Pull request #43343 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5979d6e7e3ed76e4c85121fffe673426cc00fb3d+eb9e42a09ee123af1d95bf7d46dd738258fa2109 (6af55c5b7895b43276cbbd6c9365036a6d7ef1e3) 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-43343@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-07T11:36:40.357Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-07T11:36:40.361Z] Trying to pass milestone 1 [Pipeline] milestone [2022-03-07T11:36:40.437Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-07T11:36:40.718Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c9da692e83f755bb) in /home/ubuntu/workspace/moby_PR-43343 [Pipeline] { [Pipeline] checkout [2022-03-07T11:36:40.754Z] The recommended git tool is: git [2022-03-07T11:36:42.758Z] using credential docker-jenkins-github-credentials [2022-03-07T11:36:42.769Z] Cloning the remote Git repository [2022-03-07T11:36:42.769Z] Cloning with configured refspecs honoured and without tags [2022-03-07T11:36:42.829Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:36:42.857Z] > git init /home/ubuntu/workspace/moby_PR-43343 # timeout=10 [2022-03-07T11:36:43.068Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:36:43.068Z] > git --version # timeout=10 [2022-03-07T11:36:43.089Z] > git --version # 'git version 2.17.1' [2022-03-07T11:36:43.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:36:43.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:01.309Z] Fetching without tags [2022-03-07T11:37:01.543Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:02.149Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:02.150Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:01.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:01.258Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:01.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:01.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:01.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:01.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:01.313Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:01.554Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:01.569Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:02.104Z] > git remote # timeout=10 [2022-03-07T11:37:02.120Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:02.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:02.132Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:02.142Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T11:37:02.153Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:02.169Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:05.883Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:05.907Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T11:37:06.769Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/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-07T11:37:05.885Z] > git rev-list --no-walk 3ba52f454ba8232ea264019c951cd2466b70c87b # timeout=10 [2022-03-07T11:37:13.315Z] Unable to find image 'alpine:latest' locally [2022-03-07T11:37:13.315Z] latest: Pulling from library/alpine [2022-03-07T11:37:13.315Z] 59bf1c3509f3: Pulling fs layer [2022-03-07T11:37:13.315Z] 59bf1c3509f3: Download complete [2022-03-07T11:37:13.591Z] 59bf1c3509f3: Pull complete [2022-03-07T11:37:13.591Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-07T11:37:13.591Z] Status: Downloaded newer image for alpine:latest [2022-03-07T11:37:18.844Z] 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 [Pipeline] node [2022-03-07T11:37:19.107Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0544de864f47e132a) in /home/ubuntu/workspace/moby_PR-43343 [2022-03-07T11:37:19.108Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00f2b88bf3390ae78) in /home/ubuntu/workspace/moby_PR-43343 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-07T11:37:19.114Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fd4cb6d25ab3ac9e) in /home/ubuntu/workspace/moby_PR-43343 [2022-03-07T11:37:19.115Z] Running on azwin-2-a5cc00 in d:\jenkins\workspace\moby_PR-43343 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-07T11:37:19.132Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e6fbfcb6c210e1b2) in /home/ubuntu/workspace/moby_PR-43343 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2022-03-07T11:37:19.172Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0250fb15f4295e365) in /home/ubuntu/workspace/moby_PR-43343 [Pipeline] ws [2022-03-07T11:37:19.177Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-07T11:37:19.189Z] The recommended git tool is: git [Pipeline] checkout [2022-03-07T11:37:19.197Z] The recommended git tool is: git [Pipeline] checkout [2022-03-07T11:37:19.198Z] using credential docker-jenkins-github-credentials [2022-03-07T11:37:19.201Z] The recommended git tool is: git [2022-03-07T11:37:19.212Z] Cloning the remote Git repository [2022-03-07T11:37:19.212Z] Cloning with configured refspecs honoured and without tags [2022-03-07T11:37:19.213Z] using credential docker-jenkins-github-credentials [2022-03-07T11:37:19.220Z] Cloning the remote Git repository [2022-03-07T11:37:19.220Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2022-03-07T11:37:19.253Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-07T11:37:19.261Z] Cloning the remote Git repository [2022-03-07T11:37:19.261Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-07T11:37:19.309Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-07T11:37:19.349Z] The recommended git tool is: git [2022-03-07T11:37:19.213Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:19.213Z] > git init /home/ubuntu/workspace/moby_PR-43343 # timeout=10 [2022-03-07T11:37:19.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:19.231Z] > git --version # timeout=10 [2022-03-07T11:37:19.237Z] > git --version # 'git version 2.17.1' [2022-03-07T11:37:19.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:19.238Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] checkout [2022-03-07T11:37:19.373Z] using credential docker-jenkins-github-credentials [2022-03-07T11:37:19.374Z] The recommended git tool is: git [Pipeline] // stage [2022-03-07T11:37:19.381Z] Cloning the remote Git repository [2022-03-07T11:37:19.381Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-03-07T11:37:19.531Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-07T11:37:19.609Z] Cloning the remote Git repository [2022-03-07T11:37:19.609Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-07T11:37:19.260Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:19.260Z] > git init /home/ubuntu/workspace/moby_PR-43343 # timeout=10 [2022-03-07T11:37:19.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:19.278Z] > git --version # timeout=10 [2022-03-07T11:37:19.282Z] > git --version # 'git version 2.25.1' [2022-03-07T11:37:19.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:19.283Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:19.240Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:19.241Z] > git init /home/ubuntu/workspace/moby_PR-43343 # timeout=10 [2022-03-07T11:37:19.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:19.251Z] > git --version # timeout=10 [2022-03-07T11:37:19.255Z] > git --version # 'git version 2.25.1' [2022-03-07T11:37:19.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:19.255Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:19.386Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:19.386Z] > git init /home/ubuntu/workspace/moby_PR-43343 # timeout=10 [2022-03-07T11:37:19.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:19.409Z] > git --version # timeout=10 [2022-03-07T11:37:19.415Z] > git --version # 'git version 2.17.1' [2022-03-07T11:37:19.415Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:19.416Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:19.649Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:19.649Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T11:37:19.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:19.785Z] > git --version # timeout=10 [2022-03-07T11:37:19.890Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T11:37:19.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:19.895Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:21.291Z] using credential docker-jenkins-github-credentials [2022-03-07T11:37:21.300Z] Cloning the remote Git repository [2022-03-07T11:37:21.300Z] Cloning with configured refspecs honoured and without tags [2022-03-07T11:37:21.473Z] Running on azwin-2-485040 in d:\jenkins\workspace\moby_PR-43343 [Pipeline] { [Pipeline] ws [2022-03-07T11:37:21.487Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-07T11:37:21.598Z] The recommended git tool is: git [2022-03-07T11:37:21.314Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:21.343Z] > git init /home/ubuntu/workspace/moby_PR-43343 # timeout=10 [2022-03-07T11:37:21.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:21.584Z] > git --version # timeout=10 [2022-03-07T11:37:21.596Z] > git --version # 'git version 2.17.1' [2022-03-07T11:37:21.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:21.598Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:21.820Z] using credential docker-jenkins-github-credentials [2022-03-07T11:37:21.898Z] Cloning the remote Git repository [2022-03-07T11:37:21.898Z] Cloning with configured refspecs honoured and without tags [2022-03-07T11:37:21.933Z] Running on azwin-2-859400 in d:\jenkins\workspace\moby_PR-43343 [Pipeline] { [Pipeline] ws [2022-03-07T11:37:21.947Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-07T11:37:22.051Z] The recommended git tool is: git [2022-03-07T11:37:22.274Z] using credential docker-jenkins-github-credentials [2022-03-07T11:37:22.351Z] Cloning the remote Git repository [2022-03-07T11:37:22.351Z] Cloning with configured refspecs honoured and without tags [2022-03-07T11:37:21.937Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:21.937Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T11:37:22.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:22.025Z] > git --version # timeout=10 [2022-03-07T11:37:22.086Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T11:37:22.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:22.090Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:22.388Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T11:37:22.389Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T11:37:22.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:22.481Z] > git --version # timeout=10 [2022-03-07T11:37:22.533Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T11:37:22.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:22.537Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:31.399Z] Fetching without tags [2022-03-07T11:37:31.625Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:31.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:31.384Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:31.388Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:31.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:31.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:31.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:31.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:31.645Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:31.648Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:32.109Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:32.109Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:32.271Z] Commit message: "client: add const for environment variables, and document them" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T11:37:33.079Z] + docker version [2022-03-07T11:37:33.079Z] Client: Docker Engine - Community [2022-03-07T11:37:33.079Z] Version: 20.10.12 [2022-03-07T11:37:33.079Z] API version: 1.41 [2022-03-07T11:37:33.079Z] Go version: go1.16.12 [2022-03-07T11:37:33.079Z] Git commit: e91ed57 [2022-03-07T11:37:33.079Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-07T11:37:33.079Z] OS/Arch: linux/arm64 [2022-03-07T11:37:33.079Z] Context: default [2022-03-07T11:37:33.079Z] Experimental: true [2022-03-07T11:37:33.079Z] [2022-03-07T11:37:33.079Z] Server: Docker Engine - Community [2022-03-07T11:37:33.079Z] Engine: [2022-03-07T11:37:33.079Z] Version: 20.10.12 [2022-03-07T11:37:33.079Z] API version: 1.41 (minimum version 1.12) [2022-03-07T11:37:33.079Z] Go version: go1.16.12 [2022-03-07T11:37:33.079Z] Git commit: 459d0df [2022-03-07T11:37:33.079Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-07T11:37:33.079Z] OS/Arch: linux/arm64 [2022-03-07T11:37:33.079Z] Experimental: true [2022-03-07T11:37:33.079Z] containerd: [2022-03-07T11:37:33.079Z] Version: 1.4.12 [2022-03-07T11:37:33.079Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:33.079Z] runc: [2022-03-07T11:37:33.079Z] Version: 1.0.2 [2022-03-07T11:37:33.079Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T11:37:33.079Z] docker-init: [2022-03-07T11:37:33.079Z] Version: 0.19.0 [2022-03-07T11:37:33.079Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T11:37:33.359Z] + docker info [2022-03-07T11:37:32.107Z] > git remote # timeout=10 [2022-03-07T11:37:32.111Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:32.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:32.116Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:32.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T11:37:32.129Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:32.133Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:33.925Z] Client: [2022-03-07T11:37:33.925Z] Context: default [2022-03-07T11:37:33.925Z] Debug Mode: false [2022-03-07T11:37:33.925Z] Plugins: [2022-03-07T11:37:33.925Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T11:37:33.925Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T11:37:33.925Z] [2022-03-07T11:37:33.925Z] Server: [2022-03-07T11:37:33.925Z] Containers: 0 [2022-03-07T11:37:33.925Z] Running: 0 [2022-03-07T11:37:33.925Z] Paused: 0 [2022-03-07T11:37:33.925Z] Stopped: 0 [2022-03-07T11:37:33.925Z] Images: 3 [2022-03-07T11:37:33.925Z] Server Version: 20.10.12 [2022-03-07T11:37:33.925Z] Storage Driver: overlay2 [2022-03-07T11:37:33.925Z] Backing Filesystem: extfs [2022-03-07T11:37:33.925Z] Supports d_type: true [2022-03-07T11:37:33.925Z] Native Overlay Diff: true [2022-03-07T11:37:33.925Z] userxattr: false [2022-03-07T11:37:33.925Z] Logging Driver: json-file [2022-03-07T11:37:33.925Z] Cgroup Driver: cgroupfs [2022-03-07T11:37:33.925Z] Cgroup Version: 1 [2022-03-07T11:37:33.925Z] Plugins: [2022-03-07T11:37:33.925Z] Volume: local [2022-03-07T11:37:33.925Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T11:37:33.925Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T11:37:33.925Z] Swarm: inactive [2022-03-07T11:37:33.925Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T11:37:33.925Z] Default Runtime: runc [2022-03-07T11:37:33.925Z] Init Binary: docker-init [2022-03-07T11:37:33.925Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:33.925Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T11:37:33.925Z] init version: de40ad0 [2022-03-07T11:37:33.925Z] Security Options: [2022-03-07T11:37:33.925Z] apparmor [2022-03-07T11:37:33.925Z] seccomp [2022-03-07T11:37:33.925Z] Profile: default [2022-03-07T11:37:33.925Z] Kernel Version: 5.11.0-1023-aws [2022-03-07T11:37:33.925Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-07T11:37:33.925Z] OSType: linux [2022-03-07T11:37:33.925Z] Architecture: aarch64 [2022-03-07T11:37:33.925Z] CPUs: 2 [2022-03-07T11:37:33.925Z] Total Memory: 7.576GiB [2022-03-07T11:37:33.925Z] Name: ip-10-100-114-115 [2022-03-07T11:37:33.925Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-07T11:37:33.925Z] Docker Root Dir: /var/lib/docker [2022-03-07T11:37:33.925Z] Debug Mode: false [2022-03-07T11:37:33.925Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:33.925Z] Labels: [2022-03-07T11:37:33.925Z] Experimental: true [2022-03-07T11:37:33.925Z] Insecure Registries: [2022-03-07T11:37:33.925Z] 127.0.0.0/8 [2022-03-07T11:37:33.925Z] Live Restore Enabled: true [2022-03-07T11:37:33.925Z] [Pipeline] sh [2022-03-07T11:37:34.203Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:34.203Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:34.203Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43343/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T11:37:34.226Z] Fetching without tags [2022-03-07T11:37:34.451Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:34.461Z] + bash /home/ubuntu/workspace/moby_PR-43343/check-config.sh [2022-03-07T11:37:34.461Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T11:37:34.461Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-07T11:37:34.461Z] [2022-03-07T11:37:34.461Z] Generally Necessary: [2022-03-07T11:37:34.461Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T11:37:34.567Z] Fetching without tags [2022-03-07T11:37:34.719Z] - apparmor: enabled and tools installed [2022-03-07T11:37:34.720Z] - CONFIG_NAMESPACES: enabled [2022-03-07T11:37:34.720Z] - CONFIG_NET_NS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_PID_NS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_IPC_NS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_UTS_NS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUPS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CPUSETS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_MEMCG: enabled [2022-03-07T11:37:34.720Z] - CONFIG_KEYS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_VETH: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T11:37:34.720Z] [2022-03-07T11:37:34.720Z] Optional Features: [2022-03-07T11:37:34.720Z] - CONFIG_USER_NS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_SECCOMP: enabled [2022-03-07T11:37:34.720Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T11:37:34.720Z] (cgroup swap accounting is currently enabled) [2022-03-07T11:37:34.720Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T11:37:34.720Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T11:37:34.720Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T11:37:34.720Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T11:37:34.720Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T11:37:34.720Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T11:37:34.720Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T11:37:34.720Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T11:37:34.720Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T11:37:34.720Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T11:37:34.720Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T11:37:34.720Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T11:37:34.720Z] - CONFIG_EXT4_FS: enabled [2022-03-07T11:37:34.720Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T11:37:34.720Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T11:37:34.789Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:34.964Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:34.965Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:34.977Z] - Network Drivers: [2022-03-07T11:37:34.977Z] - "overlay": [2022-03-07T11:37:34.977Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T11:37:34.977Z] Optional (for encrypted networks): [2022-03-07T11:37:34.977Z] - CONFIG_CRYPTO: enabled [2022-03-07T11:37:34.977Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T11:37:34.977Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T11:37:34.977Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T11:37:34.977Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T11:37:34.977Z] - CONFIG_XFRM: enabled [2022-03-07T11:37:34.977Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T11:37:34.977Z] - "ipvlan": [2022-03-07T11:37:34.977Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T11:37:34.977Z] - "macvlan": [2022-03-07T11:37:34.977Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T11:37:34.977Z] - "ftp,tftp client in container": [2022-03-07T11:37:34.977Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T11:37:34.977Z] - Storage Drivers: [2022-03-07T11:37:34.977Z] - "aufs": [2022-03-07T11:37:34.977Z] - CONFIG_AUFS_FS: missing [2022-03-07T11:37:34.977Z] - "btrfs": [2022-03-07T11:37:34.977Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T11:37:34.977Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T11:37:34.977Z] - "devicemapper": [2022-03-07T11:37:34.977Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T11:37:34.977Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T11:37:34.977Z] - "overlay": [2022-03-07T11:37:34.977Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T11:37:34.977Z] - "zfs": [2022-03-07T11:37:34.977Z] - /dev/zfs: present [2022-03-07T11:37:34.977Z] - zfs command: missing [2022-03-07T11:37:34.977Z] - zpool command: missing [2022-03-07T11:37:34.977Z] [2022-03-07T11:37:34.977Z] Limits: [2022-03-07T11:37:34.977Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T11:37:34.977Z] [2022-03-07T11:37:34.977Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T11:37:34.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:34.208Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:34.214Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:34.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:34.225Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:34.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:34.226Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:34.450Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:34.458Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:34.929Z] > git remote # timeout=10 [2022-03-07T11:37:34.934Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:34.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:34.938Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:34.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T11:37:34.964Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:34.973Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:34.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:34.550Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:34.554Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:34.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:34.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:34.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:34.572Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:34.797Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:34.803Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:35.301Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d . [2022-03-07T11:37:35.301Z] #1 [internal] load build definition from Dockerfile [2022-03-07T11:37:35.301Z] #1 sha256:d97536600d8e9d210ce30a6ea2d32b8a32adb620ce7ad8d3ad0f6d994257daa5 [2022-03-07T11:37:35.301Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T11:37:35.301Z] #1 DONE 0.0s [2022-03-07T11:37:35.301Z] [2022-03-07T11:37:35.301Z] #2 [internal] load .dockerignore [2022-03-07T11:37:35.301Z] #2 sha256:d9ad51b4c32b7053e31883257bf9ff12dcf0ab8e2e55d64fd0d2ba49ea31b33e [2022-03-07T11:37:35.301Z] #2 transferring context: 87B done [2022-03-07T11:37:35.301Z] #2 DONE 0.0s [2022-03-07T11:37:35.301Z] [2022-03-07T11:37:35.301Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T11:37:35.301Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-07T11:37:35.304Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:35.304Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:35.360Z] Fetching without tags [2022-03-07T11:37:35.523Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:35.559Z] #3 DONE 0.2s [2022-03-07T11:37:35.559Z] [2022-03-07T11:37:35.559Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T11:37:35.559Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-07T11:37:35.559Z] #4 CACHED [2022-03-07T11:37:35.612Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:35.680Z] Commit message: "client: add const for environment variables, and document them" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-07T11:37:36.125Z] [2022-03-07T11:37:36.125Z] #5 [internal] load .dockerignore [2022-03-07T11:37:36.125Z] #5 sha256:7de667004596bdad948e1cca7c71931f6b891fa1731a8e3fe23339fadca9a297 [2022-03-07T11:37:36.125Z] #5 DONE 0.0s [2022-03-07T11:37:36.125Z] [2022-03-07T11:37:36.125Z] #6 [internal] load build definition from Dockerfile [2022-03-07T11:37:36.125Z] #6 sha256:40e53c544c47e103adca28c12da1f40ad87761651fd21f68635a024e58aff670 [2022-03-07T11:37:36.125Z] #6 DONE 0.0s [2022-03-07T11:37:36.125Z] [2022-03-07T11:37:36.125Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:36.125Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] sh [2022-03-07T11:37:36.149Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:36.149Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:36.158Z] + docker version [2022-03-07T11:37:36.158Z] Client: Docker Engine - Community [2022-03-07T11:37:36.158Z] Version: 20.10.12 [2022-03-07T11:37:36.158Z] API version: 1.41 [2022-03-07T11:37:36.158Z] Go version: go1.16.12 [2022-03-07T11:37:36.158Z] Git commit: e91ed57 [2022-03-07T11:37:36.158Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-07T11:37:36.158Z] OS/Arch: linux/amd64 [2022-03-07T11:37:36.158Z] Context: default [2022-03-07T11:37:36.158Z] Experimental: true [2022-03-07T11:37:36.158Z] [2022-03-07T11:37:36.158Z] Server: Docker Engine - Community [2022-03-07T11:37:36.158Z] Engine: [2022-03-07T11:37:36.158Z] Version: 20.10.12 [2022-03-07T11:37:36.158Z] API version: 1.41 (minimum version 1.12) [2022-03-07T11:37:36.158Z] Go version: go1.16.12 [2022-03-07T11:37:36.158Z] Git commit: 459d0df [2022-03-07T11:37:36.158Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-07T11:37:36.158Z] OS/Arch: linux/amd64 [2022-03-07T11:37:36.158Z] Experimental: true [2022-03-07T11:37:36.158Z] containerd: [2022-03-07T11:37:36.158Z] Version: 1.4.12 [2022-03-07T11:37:36.158Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:36.158Z] runc: [2022-03-07T11:37:36.158Z] Version: 1.0.2 [2022-03-07T11:37:36.158Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T11:37:36.158Z] docker-init: [2022-03-07T11:37:36.158Z] Version: 0.19.0 [2022-03-07T11:37:36.158Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T11:37:36.351Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:36.383Z] #10 DONE 0.1s [2022-03-07T11:37:36.383Z] [2022-03-07T11:37:36.383Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T11:37:36.383Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-07T11:37:36.383Z] #7 DONE 0.1s [2022-03-07T11:37:36.383Z] [2022-03-07T11:37:36.383Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T11:37:36.383Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-07T11:37:36.383Z] #9 DONE 0.1s [2022-03-07T11:37:36.383Z] [2022-03-07T11:37:36.383Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:36.383Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T11:37:36.383Z] #8 DONE 0.1s [2022-03-07T11:37:36.410Z] + docker version [2022-03-07T11:37:36.411Z] Client: Docker Engine - Community [2022-03-07T11:37:36.411Z] Version: 20.10.12 [2022-03-07T11:37:36.411Z] API version: 1.41 [2022-03-07T11:37:36.411Z] Go version: go1.16.12 [2022-03-07T11:37:36.411Z] Git commit: e91ed57 [2022-03-07T11:37:36.411Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T11:37:36.411Z] OS/Arch: linux/amd64 [2022-03-07T11:37:36.411Z] Context: default [2022-03-07T11:37:36.411Z] Experimental: true [2022-03-07T11:37:36.411Z] [2022-03-07T11:37:36.411Z] Server: Docker Engine - Community [2022-03-07T11:37:36.411Z] Engine: [2022-03-07T11:37:36.411Z] Version: 20.10.12 [2022-03-07T11:37:36.411Z] API version: 1.41 (minimum version 1.12) [2022-03-07T11:37:36.411Z] Go version: go1.16.12 [2022-03-07T11:37:36.411Z] Git commit: 459d0df [2022-03-07T11:37:36.411Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T11:37:36.411Z] OS/Arch: linux/amd64 [2022-03-07T11:37:36.411Z] Experimental: true [2022-03-07T11:37:36.411Z] containerd: [2022-03-07T11:37:36.411Z] Version: 1.4.12 [2022-03-07T11:37:36.411Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:36.411Z] runc: [2022-03-07T11:37:36.411Z] Version: 1.0.2 [2022-03-07T11:37:36.411Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T11:37:36.411Z] docker-init: [2022-03-07T11:37:36.411Z] Version: 0.19.0 [2022-03-07T11:37:36.411Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T11:37:36.487Z] + docker info [2022-03-07T11:37:36.646Z] [2022-03-07T11:37:36.646Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:36.646Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T11:37:36.646Z] #69 DONE 0.0s [2022-03-07T11:37:36.646Z] [2022-03-07T11:37:36.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:37:36.646Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-07T11:37:36.646Z] #11 DONE 0.0s [2022-03-07T11:37:36.646Z] [2022-03-07T11:37:36.646Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:36.646Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T11:37:36.646Z] #67 DONE 0.0s [2022-03-07T11:37:36.646Z] [2022-03-07T11:37:36.646Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T11:37:36.646Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-07T11:37:36.646Z] #28 DONE 0.0s [2022-03-07T11:37:36.646Z] [2022-03-07T11:37:36.646Z] #24 [internal] load build context [2022-03-07T11:37:36.646Z] #24 sha256:5c91ff1583ac5262643f5889d4bc59c643a31e35c6d2dfcc021b258b364ff19c [2022-03-07T11:37:36.704Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T11:37:35.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:35.331Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:35.337Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:35.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:35.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:35.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:35.361Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:35.613Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:35.633Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:36.121Z] > git remote # timeout=10 [2022-03-07T11:37:36.128Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:36.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:36.134Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:36.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T11:37:36.149Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:36.154Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:35.273Z] > git remote # timeout=10 [2022-03-07T11:37:35.279Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:35.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:35.285Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:35.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T11:37:35.306Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:35.317Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:37.049Z] Client: [2022-03-07T11:37:37.049Z] Context: default [2022-03-07T11:37:37.049Z] Debug Mode: false [2022-03-07T11:37:37.049Z] Plugins: [2022-03-07T11:37:37.049Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T11:37:37.049Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T11:37:37.049Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T11:37:37.049Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T11:37:37.049Z] [2022-03-07T11:37:37.050Z] Server: [2022-03-07T11:37:37.050Z] Containers: 0 [2022-03-07T11:37:37.050Z] Running: 0 [2022-03-07T11:37:37.050Z] Paused: 0 [2022-03-07T11:37:37.050Z] Stopped: 0 [2022-03-07T11:37:37.050Z] Images: 3 [2022-03-07T11:37:37.050Z] Server Version: 20.10.12 [2022-03-07T11:37:37.050Z] Storage Driver: overlay2 [2022-03-07T11:37:37.050Z] Backing Filesystem: extfs [2022-03-07T11:37:37.050Z] Supports d_type: true [2022-03-07T11:37:37.050Z] Native Overlay Diff: true [2022-03-07T11:37:37.050Z] userxattr: false [2022-03-07T11:37:37.050Z] Logging Driver: json-file [2022-03-07T11:37:37.050Z] Cgroup Driver: systemd [2022-03-07T11:37:37.050Z] Cgroup Version: 2 [2022-03-07T11:37:37.050Z] Plugins: [2022-03-07T11:37:37.050Z] Volume: local [2022-03-07T11:37:37.050Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T11:37:37.050Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T11:37:37.050Z] Swarm: inactive [2022-03-07T11:37:37.050Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-07T11:37:37.050Z] Default Runtime: runc [2022-03-07T11:37:37.050Z] Init Binary: docker-init [2022-03-07T11:37:37.050Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:37.050Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T11:37:37.050Z] init version: de40ad0 [2022-03-07T11:37:37.050Z] Security Options: [2022-03-07T11:37:37.050Z] apparmor [2022-03-07T11:37:37.050Z] seccomp [2022-03-07T11:37:37.050Z] Profile: default [2022-03-07T11:37:37.050Z] cgroupns [2022-03-07T11:37:37.050Z] Kernel Version: 5.11.0-1023-aws [2022-03-07T11:37:37.050Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-07T11:37:37.050Z] OSType: linux [2022-03-07T11:37:37.050Z] Architecture: x86_64 [2022-03-07T11:37:37.050Z] CPUs: 2 [2022-03-07T11:37:37.050Z] Total Memory: 7.559GiB [2022-03-07T11:37:37.050Z] Name: ip-10-100-75-142 [2022-03-07T11:37:37.050Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-07T11:37:37.050Z] Docker Root Dir: /var/lib/docker [2022-03-07T11:37:37.050Z] Debug Mode: false [2022-03-07T11:37:37.050Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:37.050Z] Labels: [2022-03-07T11:37:37.050Z] Experimental: true [2022-03-07T11:37:37.050Z] Insecure Registries: [2022-03-07T11:37:37.050Z] 127.0.0.0/8 [2022-03-07T11:37:37.050Z] Live Restore Enabled: true [2022-03-07T11:37:37.050Z] [Pipeline] } [2022-03-07T11:37:37.054Z] + docker version [2022-03-07T11:37:37.054Z] Client: Docker Engine - Community [2022-03-07T11:37:37.054Z] Version: 20.10.12 [2022-03-07T11:37:37.054Z] API version: 1.41 [2022-03-07T11:37:37.054Z] Go version: go1.16.12 [2022-03-07T11:37:37.054Z] Git commit: e91ed57 [2022-03-07T11:37:37.054Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T11:37:37.054Z] OS/Arch: linux/amd64 [2022-03-07T11:37:37.054Z] Context: default [2022-03-07T11:37:37.054Z] Experimental: true [2022-03-07T11:37:37.054Z] [2022-03-07T11:37:37.054Z] Server: Docker Engine - Community [2022-03-07T11:37:37.054Z] Engine: [2022-03-07T11:37:37.054Z] Version: 20.10.12 [2022-03-07T11:37:37.054Z] API version: 1.41 (minimum version 1.12) [2022-03-07T11:37:37.054Z] Go version: go1.16.12 [2022-03-07T11:37:37.054Z] Git commit: 459d0df [2022-03-07T11:37:37.054Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T11:37:37.054Z] OS/Arch: linux/amd64 [2022-03-07T11:37:37.054Z] Experimental: true [2022-03-07T11:37:37.054Z] containerd: [2022-03-07T11:37:37.054Z] Version: 1.4.12 [2022-03-07T11:37:37.054Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:37.054Z] runc: [2022-03-07T11:37:37.054Z] Version: 1.0.2 [2022-03-07T11:37:37.054Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T11:37:37.054Z] docker-init: [2022-03-07T11:37:37.054Z] Version: 0.19.0 [2022-03-07T11:37:37.054Z] GitCommit: de40ad0 [2022-03-07T11:37:36.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:36.680Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:36.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:36.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] // stage [Pipeline] sh [2022-03-07T11:37:37.118Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T11:37:37.214Z] #24 ... [2022-03-07T11:37:37.214Z] [2022-03-07T11:37:37.214Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T11:37:37.214Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T11:37:37.214Z] #45 DONE 0.5s [2022-03-07T11:37:37.214Z] [2022-03-07T11:37:37.214Z] #24 [internal] load build context [2022-03-07T11:37:37.214Z] #24 sha256:5c91ff1583ac5262643f5889d4bc59c643a31e35c6d2dfcc021b258b364ff19c [2022-03-07T11:37:37.367Z] + docker info [2022-03-07T11:37:37.409Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d . [2022-03-07T11:37:37.639Z] Client: [2022-03-07T11:37:37.639Z] Context: default [2022-03-07T11:37:37.639Z] Debug Mode: false [2022-03-07T11:37:37.639Z] Plugins: [2022-03-07T11:37:37.639Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T11:37:37.639Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T11:37:37.639Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T11:37:37.639Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T11:37:37.639Z] [2022-03-07T11:37:37.639Z] Server: [2022-03-07T11:37:37.639Z] Containers: 0 [2022-03-07T11:37:37.639Z] Running: 0 [2022-03-07T11:37:37.639Z] Paused: 0 [2022-03-07T11:37:37.639Z] Stopped: 0 [2022-03-07T11:37:37.639Z] Images: 2 [2022-03-07T11:37:37.639Z] Server Version: 20.10.12 [2022-03-07T11:37:37.639Z] Storage Driver: overlay2 [2022-03-07T11:37:37.639Z] Backing Filesystem: extfs [2022-03-07T11:37:37.639Z] Supports d_type: true [2022-03-07T11:37:37.639Z] Native Overlay Diff: true [2022-03-07T11:37:37.639Z] userxattr: false [2022-03-07T11:37:37.639Z] Logging Driver: json-file [2022-03-07T11:37:37.639Z] Cgroup Driver: cgroupfs [2022-03-07T11:37:37.639Z] Cgroup Version: 1 [2022-03-07T11:37:37.639Z] Plugins: [2022-03-07T11:37:37.639Z] Volume: local [2022-03-07T11:37:37.639Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T11:37:37.639Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T11:37:37.639Z] Swarm: inactive [2022-03-07T11:37:37.639Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T11:37:37.639Z] Default Runtime: runc [2022-03-07T11:37:37.639Z] Init Binary: docker-init [2022-03-07T11:37:37.639Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:37.639Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T11:37:37.639Z] init version: de40ad0 [2022-03-07T11:37:37.639Z] Security Options: [2022-03-07T11:37:37.639Z] apparmor [2022-03-07T11:37:37.639Z] seccomp [2022-03-07T11:37:37.639Z] Profile: default [2022-03-07T11:37:37.639Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T11:37:37.639Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T11:37:37.639Z] OSType: linux [2022-03-07T11:37:37.639Z] Architecture: x86_64 [2022-03-07T11:37:37.639Z] CPUs: 2 [2022-03-07T11:37:37.639Z] Total Memory: 7.565GiB [2022-03-07T11:37:37.639Z] Name: ip-10-100-119-149 [2022-03-07T11:37:37.639Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T11:37:37.639Z] Docker Root Dir: /var/lib/docker [2022-03-07T11:37:37.639Z] Debug Mode: false [2022-03-07T11:37:37.639Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:37.639Z] Labels: [2022-03-07T11:37:37.639Z] Experimental: true [2022-03-07T11:37:37.639Z] Insecure Registries: [2022-03-07T11:37:37.639Z] 127.0.0.0/8 [2022-03-07T11:37:37.639Z] Live Restore Enabled: true [2022-03-07T11:37:37.639Z] [2022-03-07T11:37:37.639Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T11:37:37.665Z] #1 [internal] load build definition from Dockerfile [2022-03-07T11:37:37.665Z] #1 sha256:3c606535baa1ace39f9832045a8f1e55d608bcab884dbe85f46e646f2715b4ee [2022-03-07T11:37:37.665Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T11:37:37.665Z] #1 DONE 0.0s [2022-03-07T11:37:37.665Z] [2022-03-07T11:37:37.665Z] #2 [internal] load .dockerignore [2022-03-07T11:37:37.665Z] #2 sha256:28bb35406465c8ffa11794e210ea493614ba49b791793f491e1b1175d4671b87 [2022-03-07T11:37:37.665Z] #2 transferring context: 87B done [2022-03-07T11:37:37.665Z] #2 DONE 0.0s [2022-03-07T11:37:37.665Z] [2022-03-07T11:37:37.665Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T11:37:37.665Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T11:37:37.665Z] #3 DONE 0.1s [2022-03-07T11:37:37.665Z] [2022-03-07T11:37:37.665Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T11:37:37.665Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T11:37:37.665Z] #4 CACHED [2022-03-07T11:37:37.781Z] #24 transferring context: 57.22MB 1.0s done [2022-03-07T11:37:37.781Z] #24 DONE 1.0s [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #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-07T11:37:37.781Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-07T11:37:37.781Z] #22 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #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-07T11:37:37.781Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T11:37:37.781Z] #29 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T11:37:37.781Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-07T11:37:37.781Z] #68 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T11:37:37.781Z] #37 sha256:329193172c0555787a02e577d19ee59f21d2d399db3bfd108c35736c579ae31e [2022-03-07T11:37:37.781Z] #37 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #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-07T11:37:37.781Z] #56 sha256:c59ac03d6d1f051a8301182e70608f659ca37bd629ec6aafdce1810642372de4 [2022-03-07T11:37:37.781Z] #56 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T11:37:37.781Z] #55 sha256:5372deb6fc8f824f97bc572a0a7396e2b16f2d79df03598670036b081c60f3b3 [2022-03-07T11:37:37.781Z] #55 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #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-07T11:37:37.781Z] #63 sha256:bf20c8c75fa8be89419c7175acd275ef6c35d1630a374ccca888a628c1e4193a [2022-03-07T11:37:37.781Z] #63 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T11:37:37.781Z] #30 sha256:ac3b17760a8cdb9bafb739d438ac0fad75f1f98df053599de6fa724229679dae [2022-03-07T11:37:37.781Z] #30 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #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-07T11:37:37.781Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-07T11:37:37.781Z] #16 CACHED [2022-03-07T11:37:37.781Z] [2022-03-07T11:37:37.781Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #41 sha256:a4a3c010d21df4dae2e34db7ac0ed076c3f362333b6cb9aadedaf78e0a07b20c [2022-03-07T11:37:37.782Z] #41 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T11:37:37.782Z] #14 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T11:37:37.782Z] #62 sha256:153ca3b5607b573bc1374836d599231274d764c6c07131f4d970cbf5e8878e6c [2022-03-07T11:37:37.782Z] #62 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #40 sha256:4e77fd5f439920d8b1cf12713ba103525aa30d8db3ffb4ca4602d5060140ab6b [2022-03-07T11:37:37.782Z] #40 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #71 sha256:647898b9d1cbfb57d8494fc820b48eaf56a8c9df28c0ced0f45de4cacbdc1031 [2022-03-07T11:37:37.782Z] #71 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #31 sha256:b1f49b1a4473fe9a9eabd38e9819d6b2775c2f9a7653f1feca0f0e175928b70f [2022-03-07T11:37:37.782Z] #31 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #48 sha256:568e40b84eb5a004a08da4b2d23585d6215942c1a7d925a7bb9bfc80698676c0 [2022-03-07T11:37:37.782Z] #48 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #66 sha256:0d3564d2f7ea2a69041a654f5ec1b820224821f9203bcc1c877c50e88de4adc9 [2022-03-07T11:37:37.782Z] #66 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T11:37:37.782Z] #32 sha256:44655b71b99cee406ccd6a922b90ab20d1933c52a3778b3a11fa8f5334bca10b [2022-03-07T11:37:37.782Z] #32 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-07T11:37:37.782Z] #13 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-07T11:37:37.782Z] #58 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #52 sha256:0548002cd3edb3243d7862e713046e65883d9df80d40c85a616bd009706474cc [2022-03-07T11:37:37.782Z] #52 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #57 sha256:a561ceaeedce2b161a330a65e13580a12d897bfcc31c10ce4472798977a91ff6 [2022-03-07T11:37:37.782Z] #57 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #35 sha256:fec44da605db3d4504e2d2ca0e30e0d2bf1bb43a9bbd4f23af3eb459c566da2a [2022-03-07T11:37:37.782Z] #35 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #61 sha256:71a59fbb96cf641683e9e38ddb9a818514a4aab870cae8c8d37f5cb044ca2972 [2022-03-07T11:37:37.782Z] #61 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #60 sha256:373be96449c5b843b8eadd61cd5439e4afb97dc8c3ea71f6a238d93b8b003420 [2022-03-07T11:37:37.782Z] #60 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T11:37:37.782Z] #27 sha256:9a40dbc2d55747054f394404a10b7a2d9de162b8e5e9b4d65a026bf440c604f4 [2022-03-07T11:37:37.782Z] #27 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T11:37:37.782Z] #65 sha256:3eb5785f2cf58b60c21888173329c5c62eb30899717eb9d9e00a63561a2187f7 [2022-03-07T11:37:37.782Z] #65 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T11:37:37.782Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-07T11:37:37.782Z] #12 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T11:37:37.782Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-07T11:37:37.782Z] #19 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T11:37:37.782Z] #64 sha256:302d42410bb6657e6457d39f02d4fecf495f727d7f737d30471d8eccd76d1b25 [2022-03-07T11:37:37.782Z] #64 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T11:37:37.782Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-07T11:37:37.782Z] #23 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-07T11:37:37.782Z] #34 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #54 sha256:3710bebf2145621c149bd828ec64b582117c49833dcfde63df5f8e755b306e6f [2022-03-07T11:37:37.782Z] #54 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #26 sha256:79b0de9b9d69ab56bd9e33accec8dd76fb437932a0fdc04b2bd3e4c563a8d74f [2022-03-07T11:37:37.782Z] #26 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-07T11:37:37.782Z] #49 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T11:37:37.782Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-07T11:37:37.782Z] #18 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T11:37:37.782Z] #47 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-07T11:37:37.782Z] #53 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T11:37:37.782Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-07T11:37:37.782Z] #20 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #50 sha256:a3c930ae208dab921c9475c73535cdc6a7b7f95041bb4c9d69607533a24d9b0f [2022-03-07T11:37:37.782Z] #50 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T11:37:37.782Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-07T11:37:37.782Z] #17 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T11:37:37.782Z] #51 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-07T11:37:37.782Z] #21 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T11:37:37.782Z] #44 sha256:d98af8a622ce0a7d8ab0847a65fd9eb888d57067b3a92a0828002175c7d2c1a5 [2022-03-07T11:37:37.782Z] #44 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T11:37:37.782Z] #43 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T11:37:37.782Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-07T11:37:37.782Z] #33 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T11:37:37.782Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-07T11:37:37.782Z] #15 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-07T11:37:37.782Z] #38 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T11:37:37.782Z] #25 sha256:d200f83e0ee1cf888ae477420ad02a7178ccd5551bf5ce6005ccadeac8071004 [2022-03-07T11:37:37.782Z] #25 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T11:37:37.782Z] #59 sha256:7a4a02efabe47d284946156e4c442f4e04ff19a2ae60c2370f0a48a73c32db41 [2022-03-07T11:37:37.782Z] #59 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-07T11:37:37.782Z] #36 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T11:37:37.782Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-07T11:37:37.782Z] #42 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T11:37:37.782Z] #39 sha256:29c70b769e534f7d20c5e4a4eb2ea49b4ae5f9616715cc161c17dbaa57c3eebd [2022-03-07T11:37:37.782Z] #39 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #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-07T11:37:37.782Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-07T11:37:37.782Z] #46 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T11:37:37.782Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-07T11:37:37.782Z] #70 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T11:37:37.782Z] #72 sha256:db6dea910d742e3b3c653bba035a950540e9fae1991429b3b6162be8a85fe47f [2022-03-07T11:37:37.782Z] #72 CACHED [2022-03-07T11:37:37.782Z] [2022-03-07T11:37:37.782Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T11:37:37.782Z] #73 sha256:513d24b585d59966b834423049df0124cf0480d4a79d23bfad638562791dcd5d [2022-03-07T11:37:37.922Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:37.922Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:37.922Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43343/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T11:37:37.922Z] + bash /home/ubuntu/workspace/moby_PR-43343/check-config.sh [2022-03-07T11:37:37.922Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T11:37:37.922Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T11:37:37.922Z] [2022-03-07T11:37:37.922Z] Generally Necessary: [2022-03-07T11:37:37.922Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T11:37:37.922Z] - apparmor: enabled and tools installed [2022-03-07T11:37:37.922Z] - CONFIG_NAMESPACES: enabled [2022-03-07T11:37:37.922Z] - CONFIG_NET_NS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_PID_NS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_IPC_NS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_UTS_NS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUPS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CPUSETS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_MEMCG: enabled [2022-03-07T11:37:37.922Z] - CONFIG_KEYS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_VETH: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T11:37:37.922Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T11:37:37.922Z] [2022-03-07T11:37:37.922Z] Optional Features: [2022-03-07T11:37:37.922Z] - CONFIG_USER_NS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_SECCOMP: enabled [2022-03-07T11:37:37.922Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T11:37:37.922Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T11:37:37.922Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T11:37:37.922Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T11:37:37.922Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T11:37:37.922Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T11:37:37.922Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T11:37:37.925Z] [2022-03-07T11:37:37.925Z] #5 [internal] load build definition from Dockerfile [2022-03-07T11:37:37.925Z] #5 sha256:86f1cace9a6a3dd9ef483019dcc413a99d87075ec28073713e0955a1cdebb5d1 [2022-03-07T11:37:37.925Z] #5 DONE 0.0s [2022-03-07T11:37:37.925Z] [2022-03-07T11:37:37.925Z] #6 [internal] load .dockerignore [2022-03-07T11:37:37.925Z] #6 sha256:7bf18475720f797bdfd5b2e74a8f1807936f677976e130786989dfa674235b39 [2022-03-07T11:37:37.925Z] #6 DONE 0.0s [2022-03-07T11:37:37.925Z] [2022-03-07T11:37:37.925Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T11:37:37.925Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T11:37:37.925Z] #7 DONE 0.1s [2022-03-07T11:37:37.925Z] [2022-03-07T11:37:37.925Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:37.925Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T11:37:38.041Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:38.180Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T11:37:38.180Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T11:37:38.180Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T11:37:38.180Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T11:37:38.180Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T11:37:38.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T11:37:38.180Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T11:37:38.180Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T11:37:38.181Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T11:37:38.181Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T11:37:38.181Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T11:37:38.181Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T11:37:38.181Z] - CONFIG_EXT4_FS: enabled [2022-03-07T11:37:38.181Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T11:37:38.181Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T11:37:38.181Z] - Network Drivers: [2022-03-07T11:37:38.181Z] - "overlay": [2022-03-07T11:37:38.181Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T11:37:38.181Z] Optional (for encrypted networks): [2022-03-07T11:37:38.181Z] - CONFIG_CRYPTO: enabled [2022-03-07T11:37:38.181Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T11:37:38.181Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T11:37:38.181Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T11:37:38.181Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T11:37:38.181Z] - CONFIG_XFRM: enabled [2022-03-07T11:37:38.181Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T11:37:38.181Z] - "ipvlan": [2022-03-07T11:37:38.181Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T11:37:38.181Z] - "macvlan": [2022-03-07T11:37:38.181Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T11:37:38.181Z] - "ftp,tftp client in container": [2022-03-07T11:37:38.181Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T11:37:38.181Z] - Storage Drivers: [2022-03-07T11:37:38.181Z] - "aufs": [2022-03-07T11:37:38.181Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T11:37:38.181Z] - "btrfs": [2022-03-07T11:37:38.181Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T11:37:38.181Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T11:37:38.181Z] - "devicemapper": [2022-03-07T11:37:38.181Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T11:37:38.181Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T11:37:38.181Z] - "overlay": [2022-03-07T11:37:38.181Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T11:37:38.181Z] - "zfs": [2022-03-07T11:37:38.181Z] - /dev/zfs: present [2022-03-07T11:37:38.181Z] - zfs command: missing [2022-03-07T11:37:38.181Z] - zpool command: missing [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] Limits: [2022-03-07T11:37:38.181Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] + true [2022-03-07T11:37:38.181Z] #10 DONE 0.1s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T11:37:38.181Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T11:37:38.181Z] #9 DONE 0.1s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:38.181Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T11:37:38.181Z] #8 DONE 0.1s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:37:38.181Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:37:38.181Z] #11 DONE 0.0s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:38.181Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T11:37:38.181Z] #69 DONE 0.0s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:38.181Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T11:37:38.181Z] #67 DONE 0.0s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T11:37:38.181Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T11:37:38.181Z] #28 DONE 0.0s [2022-03-07T11:37:38.181Z] [2022-03-07T11:37:38.181Z] #24 [internal] load build context [2022-03-07T11:37:38.181Z] #24 sha256:47b0666bb1e0c82280b401eb0f5a2f6dd52bab0df0599d4fe3197d4fde3f9446 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T11:37:38.308Z] Client: [2022-03-07T11:37:38.308Z] Context: default [2022-03-07T11:37:38.308Z] Debug Mode: false [2022-03-07T11:37:38.308Z] Plugins: [2022-03-07T11:37:38.308Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T11:37:38.308Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T11:37:38.308Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T11:37:38.308Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T11:37:38.308Z] [2022-03-07T11:37:38.308Z] Server: [2022-03-07T11:37:38.308Z] Containers: 0 [2022-03-07T11:37:38.308Z] Running: 0 [2022-03-07T11:37:38.308Z] Paused: 0 [2022-03-07T11:37:38.308Z] Stopped: 0 [2022-03-07T11:37:38.308Z] Images: 2 [2022-03-07T11:37:38.308Z] Server Version: 20.10.12 [2022-03-07T11:37:38.308Z] Storage Driver: overlay2 [2022-03-07T11:37:38.308Z] Backing Filesystem: extfs [2022-03-07T11:37:38.308Z] Supports d_type: true [2022-03-07T11:37:38.308Z] Native Overlay Diff: true [2022-03-07T11:37:38.308Z] userxattr: false [2022-03-07T11:37:38.308Z] Logging Driver: json-file [2022-03-07T11:37:38.308Z] Cgroup Driver: cgroupfs [2022-03-07T11:37:38.308Z] Cgroup Version: 1 [2022-03-07T11:37:38.308Z] Plugins: [2022-03-07T11:37:38.308Z] Volume: local [2022-03-07T11:37:38.308Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T11:37:38.308Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T11:37:38.308Z] Swarm: inactive [2022-03-07T11:37:38.308Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-07T11:37:38.308Z] Default Runtime: runc [2022-03-07T11:37:38.308Z] Init Binary: docker-init [2022-03-07T11:37:38.308Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:38.308Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T11:37:38.308Z] init version: de40ad0 [2022-03-07T11:37:38.308Z] Security Options: [2022-03-07T11:37:38.308Z] apparmor [2022-03-07T11:37:38.308Z] seccomp [2022-03-07T11:37:38.308Z] Profile: default [2022-03-07T11:37:38.308Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T11:37:38.308Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T11:37:38.308Z] OSType: linux [2022-03-07T11:37:38.308Z] Architecture: x86_64 [2022-03-07T11:37:38.308Z] CPUs: 2 [2022-03-07T11:37:38.308Z] Total Memory: 7.565GiB [2022-03-07T11:37:38.308Z] Name: ip-10-100-33-182 [2022-03-07T11:37:38.308Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T11:37:38.308Z] Docker Root Dir: /var/lib/docker [2022-03-07T11:37:38.308Z] Debug Mode: false [2022-03-07T11:37:38.308Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:38.308Z] Labels: [2022-03-07T11:37:38.308Z] Experimental: true [2022-03-07T11:37:38.308Z] Insecure Registries: [2022-03-07T11:37:38.308Z] 127.0.0.0/8 [2022-03-07T11:37:38.308Z] Live Restore Enabled: true [2022-03-07T11:37:38.308Z] [2022-03-07T11:37:38.308Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T11:37:38.507Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d . [2022-03-07T11:37:38.507Z] #2 [internal] load .dockerignore [2022-03-07T11:37:38.507Z] #2 sha256:f59706f2899d6834fae51c658b49d785fceb520939b5be4ed00a73920a0068dd [2022-03-07T11:37:38.507Z] #2 transferring context: 87B done [2022-03-07T11:37:38.507Z] #2 DONE 0.0s [2022-03-07T11:37:38.507Z] [2022-03-07T11:37:38.507Z] #1 [internal] load build definition from Dockerfile [2022-03-07T11:37:38.507Z] #1 sha256:12a8cb93a243da11faa70d133ae4d1d115a10e165268dd2470c0850718f8f674 [2022-03-07T11:37:38.507Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T11:37:38.507Z] #1 DONE 0.0s [2022-03-07T11:37:38.507Z] [2022-03-07T11:37:38.507Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T11:37:38.507Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T11:37:38.602Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:38.602Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:38.602Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43343/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T11:37:38.602Z] + bash /home/ubuntu/workspace/moby_PR-43343/check-config.sh [2022-03-07T11:37:38.602Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T11:37:38.602Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T11:37:38.602Z] [2022-03-07T11:37:38.602Z] Generally Necessary: [2022-03-07T11:37:38.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T11:37:38.602Z] - apparmor: enabled and tools installed [2022-03-07T11:37:38.602Z] - CONFIG_NAMESPACES: enabled [2022-03-07T11:37:38.602Z] - CONFIG_NET_NS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_PID_NS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_IPC_NS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_UTS_NS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUPS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CPUSETS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_MEMCG: enabled [2022-03-07T11:37:38.602Z] - CONFIG_KEYS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_VETH: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T11:37:38.602Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T11:37:38.602Z] [2022-03-07T11:37:38.602Z] Optional Features: [2022-03-07T11:37:38.602Z] - CONFIG_USER_NS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_SECCOMP: enabled [2022-03-07T11:37:38.602Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T11:37:38.602Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T11:37:38.602Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T11:37:38.602Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T11:37:38.602Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T11:37:38.602Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T11:37:38.602Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T11:37:38.716Z] #73 DONE 0.9s [2022-03-07T11:37:38.716Z] [2022-03-07T11:37:38.716Z] #74 exporting to image [2022-03-07T11:37:38.716Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T11:37:38.716Z] #74 exporting layers [2022-03-07T11:37:38.752Z] #24 ... [2022-03-07T11:37:38.752Z] [2022-03-07T11:37:38.752Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T11:37:38.753Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T11:37:38.753Z] #45 DONE 0.5s [2022-03-07T11:37:38.753Z] [2022-03-07T11:37:38.753Z] #24 [internal] load build context [2022-03-07T11:37:38.753Z] #24 sha256:47b0666bb1e0c82280b401eb0f5a2f6dd52bab0df0599d4fe3197d4fde3f9446 [2022-03-07T11:37:38.764Z] #3 DONE 0.1s [2022-03-07T11:37:38.765Z] [2022-03-07T11:37:38.765Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T11:37:38.765Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T11:37:38.765Z] #4 CACHED [2022-03-07T11:37:38.862Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T11:37:38.862Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T11:37:38.862Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T11:37:38.862Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T11:37:38.862Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T11:37:38.862Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T11:37:38.862Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T11:37:38.862Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T11:37:38.862Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T11:37:38.862Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T11:37:38.862Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T11:37:38.862Z] - CONFIG_EXT4_FS: enabled [2022-03-07T11:37:38.862Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T11:37:38.862Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T11:37:38.862Z] - Network Drivers: [2022-03-07T11:37:38.862Z] - "overlay": [2022-03-07T11:37:38.862Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T11:37:38.862Z] Optional (for encrypted networks): [2022-03-07T11:37:38.862Z] - CONFIG_CRYPTO: enabled [2022-03-07T11:37:38.862Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T11:37:38.862Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T11:37:38.862Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T11:37:38.862Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T11:37:38.862Z] - CONFIG_XFRM: enabled [2022-03-07T11:37:38.862Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T11:37:38.862Z] - "ipvlan": [2022-03-07T11:37:38.862Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T11:37:38.862Z] - "macvlan": [2022-03-07T11:37:38.862Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T11:37:38.862Z] - "ftp,tftp client in container": [2022-03-07T11:37:38.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T11:37:38.862Z] - Storage Drivers: [2022-03-07T11:37:38.862Z] - "aufs": [2022-03-07T11:37:38.862Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T11:37:38.862Z] - "btrfs": [2022-03-07T11:37:38.862Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T11:37:38.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T11:37:38.862Z] - "devicemapper": [2022-03-07T11:37:38.862Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T11:37:38.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T11:37:38.862Z] - "overlay": [2022-03-07T11:37:38.862Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T11:37:38.862Z] - "zfs": [2022-03-07T11:37:38.862Z] - /dev/zfs: present [2022-03-07T11:37:38.862Z] - zfs command: missing [2022-03-07T11:37:38.862Z] - zpool command: missing [2022-03-07T11:37:38.862Z] [2022-03-07T11:37:38.862Z] Limits: [2022-03-07T11:37:38.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T11:37:38.862Z] [2022-03-07T11:37:38.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T11:37:37.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:37.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:37.161Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:38.080Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:38.189Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:38.971Z] Fetching without tags [2022-03-07T11:37:39.023Z] [2022-03-07T11:37:39.023Z] #6 [internal] load build definition from Dockerfile [2022-03-07T11:37:39.023Z] #6 sha256:1c02f21ed6301f8549d300f645e61862e362d5a23752a568d20b9a19499af194 [2022-03-07T11:37:39.023Z] #6 DONE 0.0s [2022-03-07T11:37:39.023Z] [2022-03-07T11:37:39.023Z] #5 [internal] load .dockerignore [2022-03-07T11:37:39.023Z] #5 sha256:505a42fa855bf6255ba3be368a282cab72d3acd14e0ee5027011209f5b5656e9 [2022-03-07T11:37:39.023Z] #5 DONE 0.0s [2022-03-07T11:37:39.023Z] [2022-03-07T11:37:39.023Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:39.023Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T11:37:39.023Z] #7 DONE 0.1s [2022-03-07T11:37:39.023Z] [2022-03-07T11:37:39.023Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:39.023Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T11:37:39.023Z] #9 DONE 0.1s [2022-03-07T11:37:39.023Z] [2022-03-07T11:37:39.023Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T11:37:39.023Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T11:37:39.023Z] #8 DONE 0.1s [2022-03-07T11:37:39.023Z] [2022-03-07T11:37:39.023Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T11:37:39.023Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T11:37:38.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:38.931Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:38.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:38.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:38.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:38.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:38.973Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:39.194Z] + sudo modprobe ip_vs [2022-03-07T11:37:39.194Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d . [2022-03-07T11:37:39.195Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:39.281Z] #74 exporting layers 0.8s done [2022-03-07T11:37:39.281Z] #74 writing image sha256:d911dc439fd6637541e65e148e7570a4f0cf18a7de2a9859cdb47e968fc0b8a7 done [2022-03-07T11:37:39.281Z] #74 naming to docker.io/library/docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d done [2022-03-07T11:37:39.281Z] #74 DONE 0.9s [2022-03-07T11:37:39.285Z] #10 DONE 0.1s [2022-03-07T11:37:39.285Z] [2022-03-07T11:37:39.285Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:39.286Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T11:37:39.286Z] #69 DONE 0.0s [2022-03-07T11:37:39.286Z] [2022-03-07T11:37:39.286Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:39.286Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T11:37:39.286Z] #67 DONE 0.0s [2022-03-07T11:37:39.286Z] [2022-03-07T11:37:39.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:37:39.286Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:37:39.286Z] #11 DONE 0.0s [2022-03-07T11:37:39.286Z] [2022-03-07T11:37:39.286Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T11:37:39.286Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T11:37:39.286Z] #28 DONE 0.0s [2022-03-07T11:37:39.286Z] [2022-03-07T11:37:39.286Z] #24 [internal] load build context [2022-03-07T11:37:39.286Z] #24 sha256:d99308fa91c0b4f56078e9efa3fdfec93f76daa3198766e2be7bf04a169d1d54 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-07T11:37:39.455Z] #1 [internal] load build definition from Dockerfile [2022-03-07T11:37:39.455Z] #1 sha256:a5492091dabadccbafcce38e6f2f2067ada8e0a07047b7ad3d2259c73433536b [2022-03-07T11:37:39.455Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T11:37:39.455Z] #1 DONE 0.0s [2022-03-07T11:37:39.455Z] [2022-03-07T11:37:39.455Z] #2 [internal] load .dockerignore [2022-03-07T11:37:39.455Z] #2 sha256:3429fcb17bb8efa67534010c2bb02f730d3b7972e99f1c1f13be6f58dfcb90a3 [2022-03-07T11:37:39.455Z] #2 transferring context: 87B done [2022-03-07T11:37:39.455Z] #2 DONE 0.0s [2022-03-07T11:37:39.455Z] [2022-03-07T11:37:39.455Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T11:37:39.455Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T11:37:39.455Z] #3 DONE 0.1s [2022-03-07T11:37:39.455Z] [2022-03-07T11:37:39.455Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T11:37:39.455Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T11:37:39.455Z] #4 CACHED [2022-03-07T11:37:39.608Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-07T11:37:39.719Z] [2022-03-07T11:37:39.719Z] #6 [internal] load build definition from Dockerfile [2022-03-07T11:37:39.719Z] #6 sha256:9e4ab211ee6452cd8e97f7e61147eebd6bcaa981ecd343bc030098a39b68b347 [2022-03-07T11:37:39.719Z] #6 DONE 0.0s [2022-03-07T11:37:39.719Z] [2022-03-07T11:37:39.719Z] #5 [internal] load .dockerignore [2022-03-07T11:37:39.719Z] #5 sha256:b6ac304d76a38a86acfcb5cf552db65a271178f7a43c2e1fcdab56b5d344c0ed [2022-03-07T11:37:39.719Z] #5 DONE 0.0s [2022-03-07T11:37:39.719Z] [2022-03-07T11:37:39.719Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T11:37:39.719Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T11:37:39.719Z] #8 DONE 0.1s [2022-03-07T11:37:39.719Z] [2022-03-07T11:37:39.719Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:39.719Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T11:37:39.719Z] #9 DONE 0.1s [2022-03-07T11:37:39.719Z] [2022-03-07T11:37:39.720Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T11:37:39.720Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T11:37:39.824Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:39.825Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:39.857Z] #24 ... [2022-03-07T11:37:39.857Z] [2022-03-07T11:37:39.857Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T11:37:39.857Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T11:37:39.857Z] #45 DONE 0.5s [2022-03-07T11:37:39.857Z] [2022-03-07T11:37:39.857Z] #24 [internal] load build context [2022-03-07T11:37:39.857Z] #24 sha256:d99308fa91c0b4f56078e9efa3fdfec93f76daa3198766e2be7bf04a169d1d54 [2022-03-07T11:37:39.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/test/unit [2022-03-07T11:37:39.987Z] #10 DONE 0.1s [2022-03-07T11:37:39.987Z] [2022-03-07T11:37:39.987Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:37:39.987Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T11:37:39.987Z] #7 DONE 0.1s [2022-03-07T11:37:40.129Z] #24 transferring context: 57.21MB 1.6s done [2022-03-07T11:37:40.130Z] #24 DONE 1.6s [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T11:37:40.130Z] #72 sha256:2a2ab5392788f6e0340e2f8bf3ee4858742b4d4f06a3b17226e3ca1a5a00261d [2022-03-07T11:37:40.130Z] #72 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T11:37:40.130Z] #39 sha256:a9926bae95058088cfd97fba6a525380ee03f5529cedd7aa89c2273aeb16df2d [2022-03-07T11:37:40.130Z] #39 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T11:37:40.130Z] #64 sha256:4d865d44f5a16701bf9b37ab61ebfef8755c28784e53276c6b428c15728c5c06 [2022-03-07T11:37:40.130Z] #64 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T11:37:40.130Z] #13 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T11:37:40.130Z] #25 sha256:0cbfba42ee677bf35af238ed9564f984df56db53bf0f0f0c1199633c808077bd [2022-03-07T11:37:40.130Z] #25 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #71 sha256:7f195886abc5e9c53dd83d3bcb84664616498598661cc3ed15d73f70f3a57630 [2022-03-07T11:37:40.130Z] #71 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T11:37:40.130Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T11:37:40.130Z] #20 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #73 sha256:9f9e0ab922b19c44e9d2b34fe2c800bae8967d84276fefc52f79c48a3f42ffa2 [2022-03-07T11:37:40.130Z] #73 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T11:37:40.130Z] #29 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T11:37:40.130Z] #36 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #48 sha256:33fdddb677f83336f152988621b963c490e249094655b2c2f048f9c3d920f17b [2022-03-07T11:37:40.130Z] #48 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #41 sha256:5d10bdaad38d5fbdd5018f8ed1201278ce6a87898acaed027c80a627e999ebaf [2022-03-07T11:37:40.130Z] #41 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:37:40.130Z] #51 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T11:37:40.130Z] #65 sha256:f7c60eafa892c6371c99c88836fedd4d738f2f7813321829dbfd216de74cc7c6 [2022-03-07T11:37:40.130Z] #65 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T11:37:40.130Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T11:37:40.130Z] #33 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #57 sha256:2e49d2158790a4bbd4e344c7769d05ad076e4738258e58f7e7d4e9db8c809e2e [2022-03-07T11:37:40.130Z] #57 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T11:37:40.130Z] #59 sha256:974f92671014b3ddf28fb50e5861489aa928cdbd6d4918ec850dca1d95226d1b [2022-03-07T11:37:40.130Z] #59 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T11:37:40.130Z] #27 sha256:e47555ff3aae45fbf2206682d0d6748d60c5ef168130c26d487dba731d1ee014 [2022-03-07T11:37:40.130Z] #27 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #61 sha256:c7d16251053854d1ac1f35fdc9fea1a0aa484bb97828f439efe15985da25dddb [2022-03-07T11:37:40.130Z] #61 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T11:37:40.130Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T11:37:40.130Z] #17 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #63 sha256:8268957a447edc0f7f21042265567d5300c4cb6659721e1c68dff1b2f72f788d [2022-03-07T11:37:40.130Z] #63 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T11:37:40.130Z] #46 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T11:37:40.130Z] #14 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #31 sha256:6201f88579e09a271385c77c8cc0f146dfa72f3a12e444952068c9d8876f745b [2022-03-07T11:37:40.130Z] #31 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #54 sha256:9c5facae054a92fd44523adfa38df28762a5ad2bee351bb4be3d63dd33e2ea64 [2022-03-07T11:37:40.130Z] #54 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:37:40.130Z] #43 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T11:37:40.130Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T11:37:40.130Z] #15 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T11:37:40.130Z] #32 sha256:3c8a2ff83aea59fd24559f2c34af004944fed49bf58e4707eeb54a87ca999fbb [2022-03-07T11:37:40.130Z] #32 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #60 sha256:7ad2a06f57b0f9a86a41cee36d2e5ba0f7a75d3c716a0fa7abb5745c535a2db2 [2022-03-07T11:37:40.130Z] #60 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T11:37:40.130Z] #21 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #52 sha256:581ff7d7bc1416d25f8671af689a85329465aba2d89c4929f2036929537050e9 [2022-03-07T11:37:40.130Z] #52 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T11:37:40.130Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T11:37:40.130Z] #68 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T11:37:40.130Z] #30 sha256:afa96df07668d2e82c0efeede81b9d27463232c950af991c89dbd1f931ed0cee [2022-03-07T11:37:40.130Z] #30 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T11:37:40.130Z] #55 sha256:eced90802abdc8e6c3cbde28f1025c05c3d96945ab8e9bae864f6bcaed88bf06 [2022-03-07T11:37:40.130Z] #55 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #44 sha256:32a7bc325fc520c4866ada70e6910339da6d80ea011d6475420e2aa28db32c7f [2022-03-07T11:37:40.130Z] #44 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #26 sha256:074128b78a5bac4ea00aac2cf86cf36c9dec4cb67c6b9e8f4f822b95c0a06317 [2022-03-07T11:37:40.130Z] #26 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T11:37:40.130Z] #16 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #35 sha256:6b877f7212b86a8d85984a7fe84d31685f7cd4a09a0d1fd82cfc8f0cc82c78f9 [2022-03-07T11:37:40.130Z] #35 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #50 sha256:68a891e5fd456bb4c0f9140f54605d5996f1c7dc88d46e31c42df1bc6f5cc374 [2022-03-07T11:37:40.130Z] #50 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #56 sha256:b84502c513ad2e32d8e8ffce17a0b357df4aa9123c62c0d3197ede3433fd485b [2022-03-07T11:37:40.130Z] #56 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #40 sha256:f0335798789599da888153335a2c101e2a2fa6be2d5a797456f674465ef29425 [2022-03-07T11:37:40.130Z] #40 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #37 sha256:d2b89e2a24a32b3b2a46c76718845ca6d8c9d969f9a222e90a730fd00388fe70 [2022-03-07T11:37:40.130Z] #37 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T11:37:40.130Z] #62 sha256:0b1097448fe6bb9579dee6791952f65a852bcafe5ac5d66847a87fca865801b4 [2022-03-07T11:37:40.130Z] #62 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T11:37:40.130Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T11:37:40.130Z] #19 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:37:40.130Z] #47 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T11:37:40.130Z] #53 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T11:37:40.130Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T11:37:40.130Z] #12 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T11:37:40.130Z] #38 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T11:37:40.130Z] #49 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T11:37:40.130Z] #66 sha256:c6f87fd20dd74b59b6b3da8a514a28c335a19f0888cd77b7b15d891768788b4d [2022-03-07T11:37:40.130Z] #66 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T11:37:40.130Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T11:37:40.130Z] #70 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T11:37:40.130Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T11:37:40.130Z] #42 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T11:37:40.130Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T11:37:40.130Z] #18 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T11:37:40.130Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T11:37:40.130Z] #23 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:37:40.130Z] #34 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T11:37:40.130Z] #22 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T11:37:40.130Z] #58 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #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-07T11:37:40.130Z] #74 sha256:cf68ff748d0dba0126b5fed4f7dcddd4ad0e039ead9c7cbb57515da02b1c9e80 [2022-03-07T11:37:40.130Z] #74 CACHED [2022-03-07T11:37:40.130Z] [2022-03-07T11:37:40.130Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T11:37:40.130Z] #75 sha256:db30b392df12750d35456509d9ab001a4003f7475b1d5a98e6a17147828a727f [2022-03-07T11:37:40.144Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-07T11:37:40.144Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-07T11:37:40.144Z] + TESTDIRS=./... [2022-03-07T11:37:40.144Z] + exclude_paths='/vendor/|/integration' [2022-03-07T11:37:40.144Z] ++ go list ./... [2022-03-07T11:37:40.145Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-07T11:37:40.249Z] [2022-03-07T11:37:40.249Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:37:40.249Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:37:40.249Z] #11 DONE 0.0s [2022-03-07T11:37:40.249Z] [2022-03-07T11:37:40.249Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:40.249Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T11:37:40.249Z] #69 DONE 0.0s [2022-03-07T11:37:40.249Z] [2022-03-07T11:37:40.249Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:37:40.249Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T11:37:40.249Z] #67 DONE 0.0s [2022-03-07T11:37:40.249Z] [2022-03-07T11:37:40.249Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T11:37:40.249Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T11:37:40.249Z] #28 DONE 0.0s [2022-03-07T11:37:40.249Z] [2022-03-07T11:37:40.249Z] #24 [internal] load build context [2022-03-07T11:37:40.249Z] #24 sha256:f87839de69ef3bd069cdcc32aa2617c1897cffa07d448a9b6264f57552ad3f4c [2022-03-07T11:37:40.519Z] #24 ... [2022-03-07T11:37:40.519Z] [2022-03-07T11:37:40.519Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T11:37:40.519Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T11:37:40.519Z] #45 DONE 0.5s [2022-03-07T11:37:40.519Z] [2022-03-07T11:37:40.519Z] #24 [internal] load build context [2022-03-07T11:37:40.519Z] #24 sha256:f87839de69ef3bd069cdcc32aa2617c1897cffa07d448a9b6264f57552ad3f4c [2022-03-07T11:37:40.693Z] #75 DONE 0.9s [2022-03-07T11:37:40.950Z] [2022-03-07T11:37:40.950Z] #76 exporting to image [2022-03-07T11:37:40.950Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T11:37:40.950Z] #76 exporting layers [2022-03-07T11:37:41.079Z] + pkg_list='github.com/docker/docker/api [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/backend/build [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/httputils [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/middleware [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/build [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/container [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/debug [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/image [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/network [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/session [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/system [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/server/router/volume [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/backend [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/container [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/events [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/filters [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/image [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/mount [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/network [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/registry [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/strslice [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/swarm [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/time [2022-03-07T11:37:41.079Z] github.com/docker/docker/api/types/versions [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/volume [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/dockerfile [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/dockerignore [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/remotecontext [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T11:37:41.080Z] github.com/docker/docker/cli [2022-03-07T11:37:41.080Z] github.com/docker/docker/cli/config [2022-03-07T11:37:41.080Z] github.com/docker/docker/cli/debug [2022-03-07T11:37:41.080Z] github.com/docker/docker/client [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/dockerd [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T11:37:41.080Z] github.com/docker/docker/container [2022-03-07T11:37:41.080Z] github.com/docker/docker/container/stream [2022-03-07T11:37:41.080Z] github.com/docker/docker/contrib/apparmor [2022-03-07T11:37:41.080Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T11:37:41.080Z] github.com/docker/docker/contrib/httpserver [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/config [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/events [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/exec [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/images [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/initlayer [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/links [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/listeners [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/local [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/names [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/network [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/stats [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution/metadata [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution/utils [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution/xfer [2022-03-07T11:37:41.080Z] github.com/docker/docker/dockerversion [2022-03-07T11:37:41.080Z] github.com/docker/docker/errdefs [2022-03-07T11:37:41.080Z] github.com/docker/docker/image [2022-03-07T11:37:41.080Z] github.com/docker/docker/image/cache [2022-03-07T11:37:41.080Z] github.com/docker/docker/image/tarexport [2022-03-07T11:37:41.080Z] github.com/docker/docker/image/v1 [2022-03-07T11:37:41.080Z] github.com/docker/docker/internal/test/suite [2022-03-07T11:37:41.080Z] github.com/docker/docker/layer [2022-03-07T11:37:41.080Z] github.com/docker/docker/libcontainerd [2022-03-07T11:37:41.080Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T11:37:41.080Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T11:37:41.080Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T11:37:41.080Z] github.com/docker/docker/libcontainerd/types [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/config [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/idm [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/ns [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/options [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/osl [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/libnetwork/types [2022-03-07T11:37:41.080Z] github.com/docker/docker/oci [2022-03-07T11:37:41.080Z] github.com/docker/docker/oci/caps [2022-03-07T11:37:41.080Z] github.com/docker/docker/opts [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/aaparser [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/archive [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/authorization [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/capabilities [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/containerfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/directory [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/dmesg [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/filenotify [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/fileutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/fsutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/homedir [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/idtools [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/ioutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/locker [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/longpath [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/loopback [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/mount [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/parsers [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/pidfile [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/platform [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/plugins [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/pools [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/progress [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/pubsub [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/reexec [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/signal [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/stack [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/stringid [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/symlink [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/system [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/tailfile [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/tarsum [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/term [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/term/windows [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/truncindex [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/urlutil [2022-03-07T11:37:41.080Z] github.com/docker/docker/pkg/useragent [2022-03-07T11:37:41.080Z] github.com/docker/docker/plugin [2022-03-07T11:37:41.080Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T11:37:41.080Z] github.com/docker/docker/plugin/v2 [2022-03-07T11:37:41.080Z] github.com/docker/docker/profiles/apparmor [2022-03-07T11:37:41.080Z] github.com/docker/docker/profiles/seccomp [2022-03-07T11:37:41.080Z] github.com/docker/docker/quota [2022-03-07T11:37:41.080Z] github.com/docker/docker/reference [2022-03-07T11:37:41.080Z] github.com/docker/docker/registry [2022-03-07T11:37:41.080Z] github.com/docker/docker/registry/resumable [2022-03-07T11:37:41.080Z] github.com/docker/docker/restartmanager [2022-03-07T11:37:41.080Z] github.com/docker/docker/rootless [2022-03-07T11:37:41.080Z] github.com/docker/docker/rootless/specconv [2022-03-07T11:37:41.080Z] github.com/docker/docker/runconfig [2022-03-07T11:37:41.080Z] github.com/docker/docker/runconfig/opts [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/daemon [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/environment [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/fakegit [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/registry [2022-03-07T11:37:41.080Z] github.com/docker/docker/testutil/request [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume/drivers [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume/local [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume/mounts [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume/service [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume/service/opts [2022-03-07T11:37:41.080Z] github.com/docker/docker/volume/testutils' [2022-03-07T11:37:41.080Z] ++ grep --fixed-strings -v /libnetwork [2022-03-07T11:37:41.080Z] ++ echo 'github.com/docker/docker/api [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/backend/build [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/httputils [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/middleware [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/build [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/container [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/debug [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/image [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/network [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/session [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/system [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/server/router/volume [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/backend [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/container [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/events [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/filters [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/image [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/mount [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/network [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/registry [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/strslice [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/swarm [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/time [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/versions [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T11:37:41.080Z] github.com/docker/docker/api/types/volume [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/dockerfile [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/dockerignore [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/remotecontext [2022-03-07T11:37:41.080Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T11:37:41.080Z] github.com/docker/docker/cli [2022-03-07T11:37:41.080Z] github.com/docker/docker/cli/config [2022-03-07T11:37:41.080Z] github.com/docker/docker/cli/debug [2022-03-07T11:37:41.080Z] github.com/docker/docker/client [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/dockerd [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T11:37:41.080Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T11:37:41.080Z] github.com/docker/docker/container [2022-03-07T11:37:41.080Z] github.com/docker/docker/container/stream [2022-03-07T11:37:41.080Z] github.com/docker/docker/contrib/apparmor [2022-03-07T11:37:41.080Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T11:37:41.080Z] github.com/docker/docker/contrib/httpserver [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/config [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/events [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/exec [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/images [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/initlayer [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/links [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/listeners [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/local [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/names [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/network [2022-03-07T11:37:41.080Z] github.com/docker/docker/daemon/stats [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution/metadata [2022-03-07T11:37:41.080Z] github.com/docker/docker/distribution/utils [2022-03-07T11:37:41.081Z] github.com/docker/docker/distribution/xfer [2022-03-07T11:37:41.081Z] github.com/docker/docker/dockerversion [2022-03-07T11:37:41.081Z] github.com/docker/docker/errdefs [2022-03-07T11:37:41.081Z] github.com/docker/docker/image [2022-03-07T11:37:41.081Z] github.com/docker/docker/image/cache [2022-03-07T11:37:41.081Z] github.com/docker/docker/image/tarexport [2022-03-07T11:37:41.081Z] github.com/docker/docker/image/v1 [2022-03-07T11:37:41.081Z] github.com/docker/docker/internal/test/suite [2022-03-07T11:37:41.081Z] github.com/docker/docker/layer [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/types [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/config [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/idm [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/ns [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/options [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/osl [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/libnetwork/types [2022-03-07T11:37:41.081Z] github.com/docker/docker/oci [2022-03-07T11:37:41.081Z] github.com/docker/docker/oci/caps [2022-03-07T11:37:41.081Z] github.com/docker/docker/opts [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/aaparser [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/archive [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/authorization [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/capabilities [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/containerfs [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/directory [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/dmesg [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/filenotify [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/fileutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/fsutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/homedir [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/idtools [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/ioutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/locker [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/longpath [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/loopback [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/mount [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/parsers [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/pidfile [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/platform [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/plugins [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/pools [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/progress [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/pubsub [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/reexec [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/signal [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/stack [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/stringid [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/symlink [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/system [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/tailfile [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/tarsum [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/term [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/term/windows [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/truncindex [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/urlutil [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/useragent [2022-03-07T11:37:41.081Z] github.com/docker/docker/plugin [2022-03-07T11:37:41.081Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T11:37:41.081Z] github.com/docker/docker/plugin/v2 [2022-03-07T11:37:41.081Z] github.com/docker/docker/profiles/apparmor [2022-03-07T11:37:41.081Z] github.com/docker/docker/profiles/seccomp [2022-03-07T11:37:41.081Z] github.com/docker/docker/quota [2022-03-07T11:37:41.081Z] github.com/docker/docker/reference [2022-03-07T11:37:41.081Z] github.com/docker/docker/registry [2022-03-07T11:37:41.081Z] github.com/docker/docker/registry/resumable [2022-03-07T11:37:41.081Z] github.com/docker/docker/restartmanager [2022-03-07T11:37:41.081Z] github.com/docker/docker/rootless [2022-03-07T11:37:41.081Z] github.com/docker/docker/rootless/specconv [2022-03-07T11:37:41.081Z] github.com/docker/docker/runconfig [2022-03-07T11:37:41.081Z] github.com/docker/docker/runconfig/opts [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/daemon [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/environment [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/fakegit [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/registry [2022-03-07T11:37:41.081Z] github.com/docker/docker/testutil/request [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume/drivers [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume/local [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume/mounts [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume/service [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume/service/opts [2022-03-07T11:37:41.081Z] github.com/docker/docker/volume/testutils' [2022-03-07T11:37:41.081Z] + base_pkg_list='github.com/docker/docker/api [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/backend/build [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/httputils [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/middleware [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/build [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/container [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/debug [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/image [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/network [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/session [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/system [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/server/router/volume [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/backend [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/container [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/events [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/filters [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/image [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/mount [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/network [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/registry [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/strslice [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/swarm [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/time [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/versions [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T11:37:41.081Z] github.com/docker/docker/api/types/volume [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/dockerfile [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/dockerignore [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/remotecontext [2022-03-07T11:37:41.081Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T11:37:41.081Z] github.com/docker/docker/cli [2022-03-07T11:37:41.081Z] github.com/docker/docker/cli/config [2022-03-07T11:37:41.081Z] github.com/docker/docker/cli/debug [2022-03-07T11:37:41.081Z] github.com/docker/docker/client [2022-03-07T11:37:41.081Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T11:37:41.081Z] github.com/docker/docker/cmd/dockerd [2022-03-07T11:37:41.081Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T11:37:41.081Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T11:37:41.081Z] github.com/docker/docker/container [2022-03-07T11:37:41.081Z] github.com/docker/docker/container/stream [2022-03-07T11:37:41.081Z] github.com/docker/docker/contrib/apparmor [2022-03-07T11:37:41.081Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T11:37:41.081Z] github.com/docker/docker/contrib/httpserver [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/cluster [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/config [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/events [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/exec [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/images [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/initlayer [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/links [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/listeners [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/local [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/names [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/network [2022-03-07T11:37:41.081Z] github.com/docker/docker/daemon/stats [2022-03-07T11:37:41.081Z] github.com/docker/docker/distribution [2022-03-07T11:37:41.081Z] github.com/docker/docker/distribution/metadata [2022-03-07T11:37:41.081Z] github.com/docker/docker/distribution/utils [2022-03-07T11:37:41.081Z] github.com/docker/docker/distribution/xfer [2022-03-07T11:37:41.081Z] github.com/docker/docker/dockerversion [2022-03-07T11:37:41.081Z] github.com/docker/docker/errdefs [2022-03-07T11:37:41.081Z] github.com/docker/docker/image [2022-03-07T11:37:41.081Z] github.com/docker/docker/image/cache [2022-03-07T11:37:41.081Z] github.com/docker/docker/image/tarexport [2022-03-07T11:37:41.081Z] github.com/docker/docker/image/v1 [2022-03-07T11:37:41.081Z] github.com/docker/docker/internal/test/suite [2022-03-07T11:37:39.203Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:39.209Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:39.774Z] > git remote # timeout=10 [2022-03-07T11:37:39.787Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:39.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:39.800Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:39.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T11:37:39.824Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:39.828Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:41.081Z] github.com/docker/docker/layer [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T11:37:41.081Z] github.com/docker/docker/libcontainerd/types [2022-03-07T11:37:41.081Z] github.com/docker/docker/oci [2022-03-07T11:37:41.081Z] github.com/docker/docker/oci/caps [2022-03-07T11:37:41.081Z] github.com/docker/docker/opts [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/aaparser [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/archive [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/authorization [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/capabilities [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/containerfs [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/directory [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/dmesg [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/filenotify [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/fileutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/fsutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/homedir [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/idtools [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/ioutils [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/locker [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/longpath [2022-03-07T11:37:41.081Z] github.com/docker/docker/pkg/loopback [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/mount [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/parsers [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/pidfile [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/platform [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/pools [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/progress [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/pubsub [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/reexec [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/signal [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/stack [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/stringid [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/symlink [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/system [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/tailfile [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/tarsum [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/term [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/term/windows [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/truncindex [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/urlutil [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/useragent [2022-03-07T11:37:41.082Z] github.com/docker/docker/plugin [2022-03-07T11:37:41.082Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T11:37:41.082Z] github.com/docker/docker/plugin/v2 [2022-03-07T11:37:41.082Z] github.com/docker/docker/profiles/apparmor [2022-03-07T11:37:41.082Z] github.com/docker/docker/profiles/seccomp [2022-03-07T11:37:41.082Z] github.com/docker/docker/quota [2022-03-07T11:37:41.082Z] github.com/docker/docker/reference [2022-03-07T11:37:41.082Z] github.com/docker/docker/registry [2022-03-07T11:37:41.082Z] github.com/docker/docker/registry/resumable [2022-03-07T11:37:41.082Z] github.com/docker/docker/restartmanager [2022-03-07T11:37:41.082Z] github.com/docker/docker/rootless [2022-03-07T11:37:41.082Z] github.com/docker/docker/rootless/specconv [2022-03-07T11:37:41.082Z] github.com/docker/docker/runconfig [2022-03-07T11:37:41.082Z] github.com/docker/docker/runconfig/opts [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/daemon [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/environment [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fakegit [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/registry [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/request [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/drivers [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/local [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/mounts [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/service [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/service/opts [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/testutils' [2022-03-07T11:37:41.082Z] ++ grep --fixed-strings /libnetwork [2022-03-07T11:37:41.082Z] ++ echo 'github.com/docker/docker/api [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/backend/build [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/httputils [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/middleware [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/build [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/container [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/debug [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/image [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/network [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/session [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/system [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/server/router/volume [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/backend [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/container [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/events [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/filters [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/image [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/mount [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/network [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/registry [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/strslice [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/swarm [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/time [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/versions [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T11:37:41.082Z] github.com/docker/docker/api/types/volume [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/dockerfile [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/dockerignore [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/remotecontext [2022-03-07T11:37:41.082Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T11:37:41.082Z] github.com/docker/docker/cli [2022-03-07T11:37:41.082Z] github.com/docker/docker/cli/config [2022-03-07T11:37:41.082Z] github.com/docker/docker/cli/debug [2022-03-07T11:37:41.082Z] github.com/docker/docker/client [2022-03-07T11:37:41.082Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T11:37:41.082Z] github.com/docker/docker/cmd/dockerd [2022-03-07T11:37:41.082Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T11:37:41.082Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T11:37:41.082Z] github.com/docker/docker/container [2022-03-07T11:37:41.082Z] github.com/docker/docker/container/stream [2022-03-07T11:37:41.082Z] github.com/docker/docker/contrib/apparmor [2022-03-07T11:37:41.082Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T11:37:41.082Z] github.com/docker/docker/contrib/httpserver [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/cluster [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/config [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/events [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/exec [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/images [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/initlayer [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/links [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/listeners [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/local [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/names [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/network [2022-03-07T11:37:41.082Z] github.com/docker/docker/daemon/stats [2022-03-07T11:37:41.082Z] github.com/docker/docker/distribution [2022-03-07T11:37:41.082Z] github.com/docker/docker/distribution/metadata [2022-03-07T11:37:41.082Z] github.com/docker/docker/distribution/utils [2022-03-07T11:37:41.082Z] github.com/docker/docker/distribution/xfer [2022-03-07T11:37:41.082Z] github.com/docker/docker/dockerversion [2022-03-07T11:37:41.082Z] github.com/docker/docker/errdefs [2022-03-07T11:37:41.082Z] github.com/docker/docker/image [2022-03-07T11:37:41.082Z] github.com/docker/docker/image/cache [2022-03-07T11:37:41.082Z] github.com/docker/docker/image/tarexport [2022-03-07T11:37:41.082Z] github.com/docker/docker/image/v1 [2022-03-07T11:37:41.082Z] github.com/docker/docker/internal/test/suite [2022-03-07T11:37:41.082Z] github.com/docker/docker/layer [2022-03-07T11:37:41.082Z] github.com/docker/docker/libcontainerd [2022-03-07T11:37:41.082Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T11:37:41.082Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T11:37:41.082Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T11:37:41.082Z] github.com/docker/docker/libcontainerd/types [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/config [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/idm [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/ns [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/options [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/osl [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/types [2022-03-07T11:37:41.082Z] github.com/docker/docker/oci [2022-03-07T11:37:41.082Z] github.com/docker/docker/oci/caps [2022-03-07T11:37:41.082Z] github.com/docker/docker/opts [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/aaparser [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/archive [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/authorization [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/capabilities [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/containerfs [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/directory [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/dmesg [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/filenotify [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/fileutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/fsutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/homedir [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/idtools [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/ioutils [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/locker [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/longpath [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/loopback [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/mount [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/parsers [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/pidfile [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/platform [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/pools [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/progress [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/pubsub [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/reexec [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/signal [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/stack [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/stringid [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/symlink [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/system [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/tailfile [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/tarsum [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/term [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/term/windows [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/truncindex [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/urlutil [2022-03-07T11:37:41.082Z] github.com/docker/docker/pkg/useragent [2022-03-07T11:37:41.082Z] github.com/docker/docker/plugin [2022-03-07T11:37:41.082Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T11:37:41.082Z] github.com/docker/docker/plugin/v2 [2022-03-07T11:37:41.082Z] github.com/docker/docker/profiles/apparmor [2022-03-07T11:37:41.082Z] github.com/docker/docker/profiles/seccomp [2022-03-07T11:37:41.082Z] github.com/docker/docker/quota [2022-03-07T11:37:41.082Z] github.com/docker/docker/reference [2022-03-07T11:37:41.082Z] github.com/docker/docker/registry [2022-03-07T11:37:41.082Z] github.com/docker/docker/registry/resumable [2022-03-07T11:37:41.082Z] github.com/docker/docker/restartmanager [2022-03-07T11:37:41.082Z] github.com/docker/docker/rootless [2022-03-07T11:37:41.082Z] github.com/docker/docker/rootless/specconv [2022-03-07T11:37:41.082Z] github.com/docker/docker/runconfig [2022-03-07T11:37:41.082Z] github.com/docker/docker/runconfig/opts [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/daemon [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/environment [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fakegit [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/registry [2022-03-07T11:37:41.082Z] github.com/docker/docker/testutil/request [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/drivers [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/local [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/mounts [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/service [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/service/opts [2022-03-07T11:37:41.082Z] github.com/docker/docker/volume/testutils' [2022-03-07T11:37:41.082Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T11:37:41.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/config [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/idm [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ns [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/options [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/osl [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/types' [2022-03-07T11:37:41.083Z] + echo 'github.com/docker/docker/libnetwork [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/config [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/idm [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/ns [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/options [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/osl [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/types' [2022-03-07T11:37:41.083Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:37:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:37:41.083Z] + type docker-proxy [2022-03-07T11:37:41.083Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-07T11:37:41.083Z] + hack/make.sh binary-proxy install-proxy [2022-03-07T11:37:41.083Z] [2022-03-07T11:37:41.083Z] Removing bundles/ [2022-03-07T11:37:41.083Z] [2022-03-07T11:37:41.252Z] #24 transferring context: 57.22MB 1.7s done [2022-03-07T11:37:41.252Z] #24 DONE 1.9s [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #60 sha256:d9e4feb88ee47bdca6aa3e7c2c1c21f509db0d306790677e51bcee6a9cd19e23 [2022-03-07T11:37:41.252Z] #60 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T11:37:41.252Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T11:37:41.252Z] #23 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T11:37:41.252Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T11:37:41.252Z] #70 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T11:37:41.252Z] #55 sha256:a6dc369e2f709f5c99b200f62a23061bb2d4565a679060d3ccc5be0c9b730e40 [2022-03-07T11:37:41.252Z] #55 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T11:37:41.252Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T11:37:41.252Z] #15 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T11:37:41.252Z] #30 sha256:65f7587e2d2f3a0ca682b80632599a32b06db97750f0d587991c8c9d6fd78e98 [2022-03-07T11:37:41.252Z] #30 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #31 sha256:21ff718c279b733f3ffe8b898cd6c9a167c4328046e2fd0cc81de28725e657a7 [2022-03-07T11:37:41.252Z] #31 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T11:37:41.252Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T11:37:41.252Z] #18 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T11:37:41.252Z] #58 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #35 sha256:60f5906120450ecc89a531e455a3644e1365dba793149af93d0a6ed8f64f1de1 [2022-03-07T11:37:41.252Z] #35 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:37:41.252Z] #43 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T11:37:41.252Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T11:37:41.252Z] #42 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T11:37:41.252Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T11:37:41.252Z] #19 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T11:37:41.252Z] #49 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T11:37:41.252Z] #13 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T11:37:41.252Z] #29 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #52 sha256:29f312bd87618e8b1b256887c90c36135f6d99873e5cb6b2b577983748cbbee5 [2022-03-07T11:37:41.252Z] #52 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T11:37:41.252Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T11:37:41.252Z] #12 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T11:37:41.252Z] #38 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #41 sha256:5e9b8f25fe66a98a6dbd368362f83d7351ec9b81e17acd361867dd3a413d306e [2022-03-07T11:37:41.252Z] #41 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #48 sha256:dfebfd3127a1be459b47c4f1a6ad08a0cde89b994aa3504ce9a0247e246bf6ec [2022-03-07T11:37:41.252Z] #48 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #40 sha256:f7c43adb8ccc97cbaa0f0d9c3107d8451252694fbeaf4c4a6f07a7628a87a8f0 [2022-03-07T11:37:41.252Z] #40 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #66 sha256:23ac37565b038daf62f6ec5f115f5137fb9b938c46aed313a5e184aec36901b0 [2022-03-07T11:37:41.252Z] #66 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T11:37:41.252Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T11:37:41.252Z] #17 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T11:37:41.252Z] #62 sha256:da0d0b0433ff8e73380936c221e073228d33cabc62f60f355d0905c82a5f4b14 [2022-03-07T11:37:41.252Z] #62 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T11:37:41.252Z] #25 sha256:a5f10c821e5c4fe5e25a4c958f272484dce992cb0b02ed75e0393e323fcc530a [2022-03-07T11:37:41.252Z] #25 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T11:37:41.252Z] #39 sha256:88da188f1680d325ac5b192591eb6d182da3c143ff804561b5acf80f77da369b [2022-03-07T11:37:41.252Z] #39 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #37 sha256:e73f866f8e0be0316fbf13ed56327d4832098a2770d0181e4d53f11e7e05f9c0 [2022-03-07T11:37:41.252Z] #37 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:37:41.252Z] #47 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T11:37:41.252Z] #65 sha256:157d63244a78cf543e8e7deecec97405d8fa120baf82394adea26f8528474c19 [2022-03-07T11:37:41.252Z] #65 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #26 sha256:a49bc768d0832ca10140a2667fe74d5dfd8da618a810a3535652b1d4aa5f10c9 [2022-03-07T11:37:41.252Z] #26 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:37:41.252Z] #34 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #54 sha256:e2a633f7a1b36ee94bde31ef855f2cc31904d4749d1ab4705c1e60f1bc752334 [2022-03-07T11:37:41.252Z] #54 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T11:37:41.252Z] #14 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T11:37:41.252Z] #21 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T11:37:41.252Z] #64 sha256:8053934f6f3619821a23bf63f63df44360a53a10faa977af03e2be2f20c65aa3 [2022-03-07T11:37:41.252Z] #64 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #44 sha256:5a7723850f8ef250918bfe16da1556018dbede31e4b1211d5e78eb6614427f63 [2022-03-07T11:37:41.252Z] #44 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T11:37:41.252Z] #46 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #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-07T11:37:41.252Z] #56 sha256:4f6d8567b9e8d997c258b4d9e59ea3a303dcec0b0d5665f2eb4ae48237a7ef4c [2022-03-07T11:37:41.252Z] #56 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T11:37:41.252Z] #57 sha256:080587c02818df2fe6d32756d15ee6efab436c1bd670d3fb7e168f2b441cc2f8 [2022-03-07T11:37:41.252Z] #57 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.252Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T11:37:41.252Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T11:37:41.252Z] #20 CACHED [2022-03-07T11:37:41.252Z] [2022-03-07T11:37:41.253Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T11:37:41.253Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T11:37:41.253Z] #33 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T11:37:41.253Z] #27 sha256:e4159d70dac4a776db9d84ae80f3f31a10e51d1e273fa82a9017a76e384021bf [2022-03-07T11:37:41.253Z] #27 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T11:37:41.253Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T11:37:41.253Z] #68 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #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-07T11:37:41.253Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T11:37:41.253Z] #53 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #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-07T11:37:41.253Z] #63 sha256:e0015cf454f8eae20de6bc0e54b25e2a2b0ebedcc3b2eadadf06283902fa8387 [2022-03-07T11:37:41.253Z] #63 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #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-07T11:37:41.253Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T11:37:41.253Z] #22 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T11:37:41.253Z] #32 sha256:df9ab6543e9e0995b167c0d41f7686688471a161506eac05fd99b608394ff55e [2022-03-07T11:37:41.253Z] #32 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T11:37:41.253Z] #59 sha256:2505d298d27fedc73b025f6af54d39e9dda729e77c4f447c9da08347082a556b [2022-03-07T11:37:41.253Z] #59 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #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-07T11:37:41.253Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T11:37:41.253Z] #36 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #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-07T11:37:41.253Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:37:41.253Z] #51 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T11:37:41.253Z] #71 sha256:b9a8919dc43ceda007120063c17520ba75028c1c75c01e3b92c30073263f2062 [2022-03-07T11:37:41.253Z] #71 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #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-07T11:37:41.253Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T11:37:41.253Z] #16 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T11:37:41.253Z] #50 sha256:e4bb31dddb3a3375c0a347358721817bce6740df81a7a0c7602d65db97f7abda [2022-03-07T11:37:41.253Z] #50 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T11:37:41.253Z] #61 sha256:f68b6a39a22e656cbced05d30c51016646f67d2079b61818c6b3578edd2c3bf1 [2022-03-07T11:37:41.253Z] #61 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T11:37:41.253Z] #72 sha256:7c7aa9960876ea5435d5a900d0ead1d05d097268f5c9aa27e308f1caf53d6106 [2022-03-07T11:37:41.253Z] #72 CACHED [2022-03-07T11:37:41.253Z] [2022-03-07T11:37:41.253Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T11:37:41.253Z] #73 sha256:c2c65683752187d060acb30c762a220f6502b94b489ed8e5077af5a2ac91e551 [2022-03-07T11:37:41.342Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-07T11:37:41.342Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-07T11:37:41.342Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:37:41.652Z] Fetching without tags [2022-03-07T11:37:41.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:41.347Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:41.412Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:41.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:41.883Z] #76 exporting layers 1.0s done [2022-03-07T11:37:41.884Z] #76 writing image sha256:f6e6ec83a0d31926c378172ec753dcc9c6c374204f6c8f7f677695570e0d34b6 [2022-03-07T11:37:41.884Z] #76 writing image sha256:f6e6ec83a0d31926c378172ec753dcc9c6c374204f6c8f7f677695570e0d34b6 done [2022-03-07T11:37:41.884Z] #76 naming to docker.io/library/docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d done [2022-03-07T11:37:41.884Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-03-07T11:37:41.925Z] #24 transferring context: 57.22MB 1.6s done [2022-03-07T11:37:41.925Z] #24 DONE 1.7s [2022-03-07T11:37:41.925Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:37:41.926Z] #51 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #57 sha256:a12e1ef1a67c4ae76447b09b05efaaf94454d40f72fe58c46bf212cd849b5c27 [2022-03-07T11:37:41.926Z] #57 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #54 sha256:3942ffbcd1f7b39102e4fd955153a2c509c0dd07cfde1f8f9d7e957719192241 [2022-03-07T11:37:41.926Z] #54 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T11:37:41.926Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T11:37:41.926Z] #19 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T11:37:41.926Z] #58 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T11:37:41.926Z] #62 sha256:e064fc57e068c54c4590ab9c382c704c1704135b902e463b8d96cd1d6e408296 [2022-03-07T11:37:41.926Z] #62 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #41 sha256:c05443591b3f8784991b33c4b2073937f4c0ba685a1136a9b0133df5ea1b1411 [2022-03-07T11:37:41.926Z] #41 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #31 sha256:2c937eb81423d7e825db05f5aff95f3b17e93ac56859a6a78270db6f931539e6 [2022-03-07T11:37:41.926Z] #31 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T11:37:41.926Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T11:37:41.926Z] #18 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T11:37:41.926Z] #39 sha256:ef94518bf3acb22cc9a29b31ecfa03d4dcd314392e9ff24f4bd400a78d00eeec [2022-03-07T11:37:41.926Z] #39 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #63 sha256:484541e7759481b97603c2f04fa6b998e7a844b8cdd52f8a43bbd8c13ee0e7bc [2022-03-07T11:37:41.926Z] #63 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T11:37:41.926Z] #27 sha256:e70d81cd79626b3fd8ba110712a16f76344f5d2f29a492ed1af9f530b6d5f4ef [2022-03-07T11:37:41.926Z] #27 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #50 sha256:aa787ec62ae84b149dcbb04c3b25c5411bcc4806e5ddf0a3ad6dfbde3fc5922c [2022-03-07T11:37:41.926Z] #50 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T11:37:41.926Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T11:37:41.926Z] #33 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T11:37:41.926Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T11:37:41.926Z] #42 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T11:37:41.926Z] #65 sha256:4e1d5b2c18ac2af19c0b55b62626532588d08864ae6cc7c3ce60d4d170071813 [2022-03-07T11:37:41.926Z] #65 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #61 sha256:32ae568e5a48b0c6d0d204f9526a4338147efed657624e93c839d6a8117bfce7 [2022-03-07T11:37:41.926Z] #61 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #40 sha256:11c8e0ab7bfe5a8d6e609439e6a2ad1ce482c96dcaae5ec7e81faf9a11b503c0 [2022-03-07T11:37:41.926Z] #40 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T11:37:41.926Z] #38 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T11:37:41.926Z] #29 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T11:37:41.926Z] #59 sha256:4c2d94507e7dc938da882298e34fa621d27902fc524f694be7f32a6327c2aedf [2022-03-07T11:37:41.926Z] #59 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:37:41.926Z] #43 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T11:37:41.926Z] #25 sha256:9e11d57a6195197fa2410af34d292c375c403fcab264c20d70050266db56d8b4 [2022-03-07T11:37:41.926Z] #25 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #60 sha256:42d3540f98b86b35b24ba5867cbe60b1a67c8fd4c1d27bb6db69ffb980adddc0 [2022-03-07T11:37:41.926Z] #60 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #35 sha256:440071b381a35bf6edd14a8a3ae046010a3494e3f459c54645a81b13a20d586f [2022-03-07T11:37:41.926Z] #35 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T11:37:41.926Z] #14 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T11:37:41.926Z] #32 sha256:62738254afb33f8b33233e3507b19395e84c91f64a0a3009cdb3f9d1e5353718 [2022-03-07T11:37:41.926Z] #32 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #37 sha256:14614d187b6e910545c430e4737230fc114d07b327e0543f0264cac2d52e7d0c [2022-03-07T11:37:41.926Z] #37 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T11:37:41.926Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T11:37:41.926Z] #20 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #52 sha256:0d361cd41916a4244769be8612bcf75a4e511276c52c3aa1072c62efb97309a6 [2022-03-07T11:37:41.926Z] #52 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #66 sha256:da87ddf0eea5c6e7be4180aeaf1975322a00062e940c47d9dd0619ac838905d5 [2022-03-07T11:37:41.926Z] #66 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #48 sha256:9bb387fbd82d14dfa34129635ccf9c25a3ee0e48fb2b1f27bd79cc60a0156ef7 [2022-03-07T11:37:41.926Z] #48 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T11:37:41.926Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T11:37:41.926Z] #17 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T11:37:41.926Z] #16 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #56 sha256:bd57f3a581e809423f5d4aefcc48273be51c165d3781e944161cad8c9b09771e [2022-03-07T11:37:41.926Z] #56 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #26 sha256:9cc29585af98c828f1fb5140f6e28428c045ccdb5fe1024d7c2d7359a5bf99af [2022-03-07T11:37:41.926Z] #26 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T11:37:41.926Z] #64 sha256:18606ba81916feb4e73a2caf1a4287eb24f5370259aad22a60d7de861e69f307 [2022-03-07T11:37:41.926Z] #64 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #71 sha256:7783e5f60d99cc75939d9f1cc36edea62a8b6abe96cb469c82f5d5a98e40c2e6 [2022-03-07T11:37:41.926Z] #71 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T11:37:41.926Z] #22 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T11:37:41.926Z] #49 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T11:37:41.926Z] #21 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T11:37:41.926Z] #46 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T11:37:41.926Z] #53 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:37:41.926Z] #47 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T11:37:41.926Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T11:37:41.926Z] #70 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T11:37:41.926Z] #13 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T11:37:41.926Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T11:37:41.926Z] #23 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T11:37:41.926Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T11:37:41.926Z] #15 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T11:37:41.926Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T11:37:41.926Z] #68 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T11:37:41.926Z] #55 sha256:f791fcb2f58d27bb74c2f9f8d5161413dd5302e1c0f849c9d834c85d5d9f44c9 [2022-03-07T11:37:41.926Z] #55 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T11:37:41.926Z] #36 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T11:37:41.926Z] #30 sha256:f26174be86c7ec69c69f4d2360a5dbe85be3562fba5d4a702ec41d0ec989ccf1 [2022-03-07T11:37:41.926Z] #30 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T11:37:41.926Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T11:37:41.926Z] #12 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #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-07T11:37:41.926Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:37:41.926Z] #34 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T11:37:41.926Z] #44 sha256:4e17c1284dba9d0908de3456fe152afa12ba9e259490531c6d12260dc10e921c [2022-03-07T11:37:41.926Z] #44 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T11:37:41.926Z] #72 sha256:b409e4f37e4f5a18f5ae1a5b98ca71615c6cc360b9a051ed3dcb89759acdf495 [2022-03-07T11:37:41.926Z] #72 CACHED [2022-03-07T11:37:41.926Z] [2022-03-07T11:37:41.926Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T11:37:41.926Z] #73 sha256:2f048ea19f95c47ae35ae77f44de3ce22289079a651d1f3a3b825c3098912609 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T11:37:42.187Z] #73 DONE 0.9s [2022-03-07T11:37:42.188Z] [2022-03-07T11:37:42.188Z] #74 exporting to image [2022-03-07T11:37:42.188Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T11:37:42.188Z] #74 exporting layers [2022-03-07T11:37:42.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -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:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh dynbinary test-integration [2022-03-07T11:37:42.473Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:42.479Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-07T11:37:42.479Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-07T11:37:42.479Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-07T11:37:42.479Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-07T11:37:42.479Z] 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-07T11:37:42.479Z] Detected virtualization docker. [2022-03-07T11:37:42.479Z] Detected architecture x86-64. [2022-03-07T11:37:42.479Z] Set hostname to <6071e85b2592>. [2022-03-07T11:37:42.735Z] modprobe@configfs.service: Succeeded. [2022-03-07T11:37:42.735Z] modprobe@drm.service: Succeeded. [2022-03-07T11:37:42.735Z] modprobe@fuse.service: Succeeded. [2022-03-07T11:37:42.735Z] + source /etc/docker-entrypoint-cmd [2022-03-07T11:37:42.735Z] ++ hack/make.sh dynbinary test-integration [2022-03-07T11:37:42.735Z] [2022-03-07T11:37:42.769Z] Fetching without tags [2022-03-07T11:37:42.868Z] #73 DONE 0.8s [2022-03-07T11:37:42.868Z] [2022-03-07T11:37:42.868Z] #74 exporting to image [2022-03-07T11:37:42.868Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T11:37:42.868Z] #74 exporting layers [2022-03-07T11:37:42.991Z] Removing bundles/ [2022-03-07T11:37:42.991Z] [2022-03-07T11:37:42.991Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T11:37:42.991Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:37:42.991Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:37:43.127Z] #74 exporting layers 1.0s done [2022-03-07T11:37:43.127Z] #74 writing image sha256:f45132438b7ac4b018c33554f7063fbc53f9669df0e25d65209b251c05dae059 [2022-03-07T11:37:43.127Z] #74 writing image sha256:f45132438b7ac4b018c33554f7063fbc53f9669df0e25d65209b251c05dae059 done [2022-03-07T11:37:43.127Z] #74 naming to docker.io/library/docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d done [2022-03-07T11:37:43.127Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T11:37:42.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:42.457Z] > git config --add remote.origin.fetch +refs/pull/43343/head:refs/remotes/origin/PR-43343 # timeout=10 [2022-03-07T11:37:42.523Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:42.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T11:37:42.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:42.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:42.811Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:43.439Z] #74 exporting layers 1.0s done [2022-03-07T11:37:43.471Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -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:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh dynbinary test-integration [2022-03-07T11:37:43.617Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:41.690Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T11:37:41.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:41.694Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43343/head:refs/remotes/origin/PR-43343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T11:37:42.510Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:42.566Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:43.701Z] #74 writing image sha256:25c944434a40ff1a79985842ef319eecf335c05f198139ffa0779cf56ac82df0 done [2022-03-07T11:37:43.701Z] #74 naming to docker.io/library/docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d done [2022-03-07T11:37:43.701Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [2022-03-07T11:37:43.729Z] [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-07T11:37:43.855Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:43.909Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:43.909Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:43.988Z] Removing bundles/ [2022-03-07T11:37:43.988Z] [2022-03-07T11:37:43.988Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T11:37:43.988Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:37:43.988Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:37:44.046Z] + trap exit INT TERM [2022-03-07T11:37:44.046Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-07T11:37:44.046Z] + CONTAINER_NAME=docker-pr2 [2022-03-07T11:37:44.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43343/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh dynbinary [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T11:37:44.308Z] [2022-03-07T11:37:44.407Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:44.569Z] Removing bundles/ [2022-03-07T11:37:44.569Z] [2022-03-07T11:37:44.569Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T11:37:44.770Z] + [ PR != PR ] [2022-03-07T11:37:44.770Z] + [ master != master ] [2022-03-07T11:37:44.770Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-03-07T11:37:44.830Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:37:44.830Z] GOOS="" GOARCH="" GOARM="" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T11:37:43.294Z] > git remote # timeout=10 [2022-03-07T11:37:43.412Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:43.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:43.522Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:43.748Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T11:37:43.948Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:44.064Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:43.655Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:43.719Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [Pipeline] sh [2022-03-07T11:37:45.601Z] + docker version [2022-03-07T11:37:45.793Z] + docker version [2022-03-07T11:37:45.793Z] Client: [2022-03-07T11:37:45.793Z] Version: 20.10.9 [2022-03-07T11:37:45.793Z] API version: 1.41 [2022-03-07T11:37:45.793Z] Go version: go1.16.8 [2022-03-07T11:37:45.793Z] Git commit: c2ea9bc [2022-03-07T11:37:45.793Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T11:37:45.793Z] OS/Arch: windows/amd64 [2022-03-07T11:37:45.793Z] Context: default [2022-03-07T11:37:45.793Z] Experimental: true [2022-03-07T11:37:45.793Z] [2022-03-07T11:37:45.793Z] Server: Docker Engine - Community [2022-03-07T11:37:45.793Z] Engine: [2022-03-07T11:37:45.793Z] Version: 20.10.9 [2022-03-07T11:37:45.793Z] API version: 1.41 (minimum version 1.24) [2022-03-07T11:37:45.793Z] Go version: go1.16.8 [2022-03-07T11:37:45.793Z] Git commit: 79ea9d3 [2022-03-07T11:37:45.793Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T11:37:45.793Z] OS/Arch: windows/amd64 [2022-03-07T11:37:45.793Z] Experimental: true [Pipeline] sh [2022-03-07T11:37:46.624Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:46.625Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [2022-03-07T11:37:46.860Z] + docker info [2022-03-07T11:37:47.707Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:47.905Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-07T11:37:47.905Z] [2022-03-07T11:37:47.905Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-07T11:37:47.905Z] Installing docker-proxy to /usr/local/bin/ [2022-03-07T11:37:47.905Z] [2022-03-07T11:37:47.905Z] + mkdir -p bundles [2022-03-07T11:37:47.905Z] + '[' -n 'github.com/docker/docker/api [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/backend/build [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/httputils [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/middleware [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/build [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/container [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/debug [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/image [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/network [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/session [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/system [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/server/router/volume [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/backend [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/container [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/events [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/filters [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/image [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/mount [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/network [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/registry [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/strslice [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/swarm [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/time [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/versions [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T11:37:47.905Z] github.com/docker/docker/api/types/volume [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/dockerfile [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/dockerignore [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/remotecontext [2022-03-07T11:37:47.905Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T11:37:47.905Z] github.com/docker/docker/cli [2022-03-07T11:37:47.905Z] github.com/docker/docker/cli/config [2022-03-07T11:37:47.905Z] github.com/docker/docker/cli/debug [2022-03-07T11:37:47.905Z] github.com/docker/docker/client [2022-03-07T11:37:47.905Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T11:37:47.905Z] github.com/docker/docker/cmd/dockerd [2022-03-07T11:37:47.905Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T11:37:47.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T11:37:47.905Z] github.com/docker/docker/container [2022-03-07T11:37:47.905Z] github.com/docker/docker/container/stream [2022-03-07T11:37:47.905Z] github.com/docker/docker/contrib/apparmor [2022-03-07T11:37:47.905Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T11:37:47.905Z] github.com/docker/docker/contrib/httpserver [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/cluster [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/config [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/events [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/exec [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/images [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/initlayer [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/links [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/listeners [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/local [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/names [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/network [2022-03-07T11:37:47.905Z] github.com/docker/docker/daemon/stats [2022-03-07T11:37:47.905Z] github.com/docker/docker/distribution [2022-03-07T11:37:47.905Z] github.com/docker/docker/distribution/metadata [2022-03-07T11:37:47.905Z] github.com/docker/docker/distribution/utils [2022-03-07T11:37:47.905Z] github.com/docker/docker/distribution/xfer [2022-03-07T11:37:47.905Z] github.com/docker/docker/dockerversion [2022-03-07T11:37:47.905Z] github.com/docker/docker/errdefs [2022-03-07T11:37:47.905Z] github.com/docker/docker/image [2022-03-07T11:37:47.905Z] github.com/docker/docker/image/cache [2022-03-07T11:37:47.905Z] github.com/docker/docker/image/tarexport [2022-03-07T11:37:47.905Z] github.com/docker/docker/image/v1 [2022-03-07T11:37:47.905Z] github.com/docker/docker/internal/test/suite [2022-03-07T11:37:47.905Z] github.com/docker/docker/layer [2022-03-07T11:37:47.905Z] github.com/docker/docker/libcontainerd [2022-03-07T11:37:47.905Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T11:37:47.905Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T11:37:47.905Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T11:37:47.905Z] github.com/docker/docker/libcontainerd/types [2022-03-07T11:37:47.905Z] github.com/docker/docker/oci [2022-03-07T11:37:47.905Z] github.com/docker/docker/oci/caps [2022-03-07T11:37:47.905Z] github.com/docker/docker/opts [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/aaparser [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/archive [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/authorization [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/capabilities [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/containerfs [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/directory [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/dmesg [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/filenotify [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/fileutils [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/fsutils [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/homedir [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/idtools [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/ioutils [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/locker [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/longpath [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/loopback [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/mount [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/parsers [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/pidfile [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/platform [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/plugins [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/pools [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/progress [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/pubsub [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/reexec [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/signal [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/stack [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/stringid [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/symlink [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/system [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/tailfile [2022-03-07T11:37:47.905Z] github.com/docker/docker/pkg/tarsum [2022-03-07T11:37:47.906Z] github.com/docker/docker/pkg/term [2022-03-07T11:37:47.906Z] github.com/docker/docker/pkg/term/windows [2022-03-07T11:37:47.906Z] github.com/docker/docker/pkg/truncindex [2022-03-07T11:37:47.906Z] github.com/docker/docker/pkg/urlutil [2022-03-07T11:37:47.906Z] github.com/docker/docker/pkg/useragent [2022-03-07T11:37:47.906Z] github.com/docker/docker/plugin [2022-03-07T11:37:47.906Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T11:37:47.906Z] github.com/docker/docker/plugin/v2 [2022-03-07T11:37:47.906Z] github.com/docker/docker/profiles/apparmor [2022-03-07T11:37:47.906Z] github.com/docker/docker/profiles/seccomp [2022-03-07T11:37:47.906Z] github.com/docker/docker/quota [2022-03-07T11:37:47.906Z] github.com/docker/docker/reference [2022-03-07T11:37:47.906Z] github.com/docker/docker/registry [2022-03-07T11:37:47.906Z] github.com/docker/docker/registry/resumable [2022-03-07T11:37:47.906Z] github.com/docker/docker/restartmanager [2022-03-07T11:37:47.906Z] github.com/docker/docker/rootless [2022-03-07T11:37:47.906Z] github.com/docker/docker/rootless/specconv [2022-03-07T11:37:47.906Z] github.com/docker/docker/runconfig [2022-03-07T11:37:47.906Z] github.com/docker/docker/runconfig/opts [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/daemon [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/environment [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/fakegit [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/registry [2022-03-07T11:37:47.906Z] github.com/docker/docker/testutil/request [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume/drivers [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume/local [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume/mounts [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume/service [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume/service/opts [2022-03-07T11:37:47.906Z] github.com/docker/docker/volume/testutils' ']' [2022-03-07T11:37:47.906Z] + 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-07T11:37:47.906Z] ? github.com/docker/docker/api [no test files] [2022-03-07T11:37:46.232Z] > git remote # timeout=10 [2022-03-07T11:37:46.295Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:46.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:46.367Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:46.510Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T11:37:46.661Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:46.718Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:48.056Z] Merge succeeded, producing 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:48.056Z] Checking out Revision 5979d6e7e3ed76e4c85121fffe673426cc00fb3d (PR-43343) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T11:37:48.425Z] Client: [2022-03-07T11:37:48.425Z] Context: default [2022-03-07T11:37:48.425Z] Debug Mode: false [2022-03-07T11:37:48.425Z] Plugins: [2022-03-07T11:37:48.425Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-07T11:37:48.425Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-07T11:37:48.425Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-07T11:37:48.425Z] [2022-03-07T11:37:48.425Z] Server: [2022-03-07T11:37:48.425Z] Containers: 2 [2022-03-07T11:37:48.425Z] Running: 0 [2022-03-07T11:37:48.425Z] Paused: 0 [2022-03-07T11:37:48.425Z] Stopped: 2 [2022-03-07T11:37:48.425Z] Images: 12 [2022-03-07T11:37:48.425Z] Server Version: 20.10.9 [2022-03-07T11:37:48.425Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T11:37:48.425Z] Windows: [2022-03-07T11:37:48.425Z] LCOW: [2022-03-07T11:37:48.425Z] Logging Driver: json-file [2022-03-07T11:37:48.425Z] Plugins: [2022-03-07T11:37:48.425Z] Volume: local [2022-03-07T11:37:48.425Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:37:48.425Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:37:48.425Z] Swarm: inactive [2022-03-07T11:37:48.425Z] Default Isolation: process [2022-03-07T11:37:48.425Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T11:37:48.425Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T11:37:48.425Z] OSType: windows [2022-03-07T11:37:48.425Z] Architecture: x86_64 [2022-03-07T11:37:48.425Z] CPUs: 4 [2022-03-07T11:37:48.425Z] Total Memory: 32GiB [2022-03-07T11:37:48.425Z] Name: azwin-2-a5cc00 [2022-03-07T11:37:48.425Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-07T11:37:48.425Z] Docker Root Dir: D:\docker [2022-03-07T11:37:48.425Z] Debug Mode: false [2022-03-07T11:37:48.425Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:48.425Z] Labels: [2022-03-07T11:37:48.425Z] Experimental: true [2022-03-07T11:37:48.425Z] Insecure Registries: [2022-03-07T11:37:48.425Z] 10.0.0.4:5000 [2022-03-07T11:37:48.425Z] 127.0.0.0/8 [2022-03-07T11:37:48.425Z] Registry Mirrors: [2022-03-07T11:37:48.425Z] http://10.0.0.4:5000/ [2022-03-07T11:37:48.425Z] Live Restore Enabled: false [2022-03-07T11:37:48.425Z] Product License: Community Engine [2022-03-07T11:37:48.425Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T11:37:48.856Z] Commit message: "client: add const for environment variables, and document them" [2022-03-07T11:37:49.205Z] + docker version [2022-03-07T11:37:49.205Z] Client: [2022-03-07T11:37:49.205Z] Version: 20.10.9 [2022-03-07T11:37:49.205Z] API version: 1.41 [2022-03-07T11:37:49.205Z] Go version: go1.16.8 [2022-03-07T11:37:49.205Z] Git commit: c2ea9bc [2022-03-07T11:37:49.205Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T11:37:49.205Z] OS/Arch: windows/amd64 [2022-03-07T11:37:49.205Z] Context: default [2022-03-07T11:37:49.205Z] Experimental: true [2022-03-07T11:37:49.205Z] [2022-03-07T11:37:49.205Z] Server: Docker Engine - Community [2022-03-07T11:37:49.205Z] Engine: [2022-03-07T11:37:49.205Z] Version: 20.10.9 [2022-03-07T11:37:49.205Z] API version: 1.41 (minimum version 1.24) [2022-03-07T11:37:49.205Z] Go version: go1.16.8 [2022-03-07T11:37:49.205Z] Git commit: 79ea9d3 [2022-03-07T11:37:49.205Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T11:37:49.205Z] OS/Arch: windows/amd64 [2022-03-07T11:37:49.205Z] Experimental: true [Pipeline] sh [2022-03-07T11:37:47.685Z] > git remote # timeout=10 [2022-03-07T11:37:47.747Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T11:37:47.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T11:37:47.807Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T11:37:47.957Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T11:37:48.094Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T11:37:48.158Z] > git checkout -f 5979d6e7e3ed76e4c85121fffe673426cc00fb3d # timeout=10 [2022-03-07T11:37:49.794Z] Client: Docker Engine - Community [2022-03-07T11:37:49.795Z] Version: 20.10.12 [2022-03-07T11:37:49.795Z] API version: 1.41 [2022-03-07T11:37:49.795Z] Go version: go1.16.12 [2022-03-07T11:37:49.795Z] Git commit: e91ed57 [2022-03-07T11:37:49.795Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T11:37:49.795Z] OS/Arch: linux/amd64 [2022-03-07T11:37:49.795Z] Context: default [2022-03-07T11:37:49.795Z] Experimental: true [2022-03-07T11:37:49.795Z] [2022-03-07T11:37:49.795Z] Server: Docker Engine - Community [2022-03-07T11:37:49.795Z] Engine: [2022-03-07T11:37:49.795Z] Version: 20.10.12 [2022-03-07T11:37:49.795Z] API version: 1.41 (minimum version 1.12) [2022-03-07T11:37:49.795Z] Go version: go1.16.12 [2022-03-07T11:37:49.795Z] Git commit: 459d0df [2022-03-07T11:37:49.795Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T11:37:49.795Z] OS/Arch: linux/amd64 [2022-03-07T11:37:49.795Z] Experimental: true [2022-03-07T11:37:49.795Z] containerd: [2022-03-07T11:37:49.795Z] Version: 1.4.12 [2022-03-07T11:37:49.795Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:37:49.795Z] runc: [2022-03-07T11:37:49.795Z] Version: 1.0.2 [2022-03-07T11:37:49.795Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T11:37:49.795Z] docker-init: [2022-03-07T11:37:49.795Z] Version: 0.19.0 [2022-03-07T11:37:49.795Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T11:37:50.210Z] + docker info [2022-03-07T11:37:50.384Z] + docker info [2022-03-07T11:37:50.384Z] Client: [2022-03-07T11:37:50.384Z] Context: default [2022-03-07T11:37:50.384Z] Debug Mode: false [2022-03-07T11:37:50.384Z] [2022-03-07T11:37:50.384Z] Server: [2022-03-07T11:37:50.384Z] Containers: 2 [2022-03-07T11:37:50.384Z] Running: 0 [2022-03-07T11:37:50.384Z] Paused: 0 [2022-03-07T11:37:50.384Z] Stopped: 2 [2022-03-07T11:37:50.384Z] Images: 11 [2022-03-07T11:37:50.384Z] Server Version: 20.10.9 [2022-03-07T11:37:50.384Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T11:37:50.384Z] Windows: [2022-03-07T11:37:50.384Z] LCOW: [2022-03-07T11:37:50.384Z] Logging Driver: json-file [2022-03-07T11:37:50.384Z] Plugins: [2022-03-07T11:37:50.384Z] Volume: local [2022-03-07T11:37:50.384Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:37:50.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:37:50.384Z] Swarm: inactive [2022-03-07T11:37:50.384Z] Default Isolation: process [2022-03-07T11:37:50.384Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T11:37:50.384Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T11:37:50.384Z] OSType: windows [2022-03-07T11:37:50.384Z] Architecture: x86_64 [2022-03-07T11:37:50.384Z] CPUs: 4 [2022-03-07T11:37:50.384Z] Total Memory: 32GiB [2022-03-07T11:37:50.384Z] Name: azwin-2-859400 [2022-03-07T11:37:50.384Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T11:37:50.384Z] Docker Root Dir: D:\docker [2022-03-07T11:37:50.384Z] Debug Mode: false [2022-03-07T11:37:50.384Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:50.384Z] Labels: [2022-03-07T11:37:50.384Z] Experimental: true [2022-03-07T11:37:50.384Z] Insecure Registries: [2022-03-07T11:37:50.384Z] 10.0.0.4:5000 [2022-03-07T11:37:50.384Z] 127.0.0.0/8 [2022-03-07T11:37:50.384Z] Registry Mirrors: [2022-03-07T11:37:50.384Z] http://10.0.0.4:5000/ [2022-03-07T11:37:50.384Z] Live Restore Enabled: false [2022-03-07T11:37:50.384Z] Product License: Community Engine [2022-03-07T11:37:50.384Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T11:37:50.995Z] + docker version [2022-03-07T11:37:50.995Z] Client: [2022-03-07T11:37:50.995Z] Version: 20.10.9 [2022-03-07T11:37:50.995Z] API version: 1.41 [2022-03-07T11:37:50.995Z] Go version: go1.16.8 [2022-03-07T11:37:50.995Z] Git commit: c2ea9bc [2022-03-07T11:37:50.995Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T11:37:50.995Z] OS/Arch: windows/amd64 [2022-03-07T11:37:50.995Z] Context: default [2022-03-07T11:37:50.995Z] Experimental: true [2022-03-07T11:37:50.995Z] [2022-03-07T11:37:50.995Z] Server: Docker Engine - Community [2022-03-07T11:37:50.995Z] Engine: [2022-03-07T11:37:50.995Z] Version: 20.10.9 [2022-03-07T11:37:50.995Z] API version: 1.41 (minimum version 1.24) [2022-03-07T11:37:50.995Z] Go version: go1.16.8 [2022-03-07T11:37:50.995Z] Git commit: 79ea9d3 [2022-03-07T11:37:50.995Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T11:37:50.995Z] OS/Arch: windows/amd64 [2022-03-07T11:37:50.995Z] Experimental: true [Pipeline] sh [2022-03-07T11:37:52.062Z] + docker info [2022-03-07T11:37:52.062Z] Client: [2022-03-07T11:37:52.062Z] Context: default [2022-03-07T11:37:52.062Z] Debug Mode: false [2022-03-07T11:37:52.062Z] [2022-03-07T11:37:52.062Z] Server: [2022-03-07T11:37:52.062Z] Containers: 2 [2022-03-07T11:37:52.062Z] Running: 0 [2022-03-07T11:37:52.062Z] Paused: 0 [2022-03-07T11:37:52.062Z] Stopped: 2 [2022-03-07T11:37:52.062Z] Images: 11 [2022-03-07T11:37:52.062Z] Server Version: 20.10.9 [2022-03-07T11:37:52.062Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T11:37:52.062Z] Windows: [2022-03-07T11:37:52.062Z] LCOW: [2022-03-07T11:37:52.062Z] Logging Driver: json-file [2022-03-07T11:37:52.062Z] Plugins: [2022-03-07T11:37:52.062Z] Volume: local [2022-03-07T11:37:52.062Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:37:52.062Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:37:52.062Z] Swarm: inactive [2022-03-07T11:37:52.062Z] Default Isolation: process [2022-03-07T11:37:52.063Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T11:37:52.063Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T11:37:52.063Z] OSType: windows [2022-03-07T11:37:52.063Z] Architecture: x86_64 [2022-03-07T11:37:52.063Z] CPUs: 4 [2022-03-07T11:37:52.063Z] Total Memory: 32GiB [2022-03-07T11:37:52.063Z] Name: azwin-2-485040 [2022-03-07T11:37:52.063Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T11:37:52.063Z] Docker Root Dir: D:\docker [2022-03-07T11:37:52.063Z] Debug Mode: false [2022-03-07T11:37:52.063Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:52.063Z] Labels: [2022-03-07T11:37:52.063Z] Experimental: true [2022-03-07T11:37:52.063Z] Insecure Registries: [2022-03-07T11:37:52.063Z] 10.0.0.4:5000 [2022-03-07T11:37:52.063Z] 127.0.0.0/8 [2022-03-07T11:37:52.063Z] Registry Mirrors: [2022-03-07T11:37:52.063Z] http://10.0.0.4:5000/ [2022-03-07T11:37:52.063Z] Live Restore Enabled: false [2022-03-07T11:37:52.063Z] Product License: Community Engine [2022-03-07T11:37:52.063Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T11:37:58.281Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T11:37:58.281Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97720579\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T11:37:58.281Z] ---------------------------------------------------------------------------- [2022-03-07T11:37:58.281Z] [2022-03-07T11:37:58.281Z] INFO: executeCI.ps1 starting at Mon Mar 7 11:37:57 CUT 2022 [2022-03-07T11:37:58.281Z] [2022-03-07T11:37:58.281Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T11:37:58.281Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T11:37:58.281Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-07T11:37:58.281Z] INFO: Environment variables: [2022-03-07T11:37:58.281Z] [2022-03-07T11:37:58.281Z] Name Value [2022-03-07T11:37:58.281Z] ---- ----- [2022-03-07T11:37:58.281Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T11:37:58.281Z] amd64 true [2022-03-07T11:37:58.281Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T11:37:58.281Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T11:37:58.281Z] arm64 true [2022-03-07T11:37:58.281Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T11:37:58.281Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T11:37:58.281Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T11:37:58.281Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T11:37:58.281Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T11:37:58.281Z] BRANCH_NAME PR-43343 [2022-03-07T11:37:58.281Z] BUILD_DISPLAY_NAME #2 [2022-03-07T11:37:58.281Z] BUILD_ID 2 [2022-03-07T11:37:58.281Z] BUILD_NUMBER 2 [2022-03-07T11:37:58.281Z] BUILD_TAG jenkins-moby-PR-43343-2 [2022-03-07T11:37:58.281Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/ [2022-03-07T11:37:58.281Z] cgroup2 true [2022-03-07T11:37:58.281Z] CHANGE_AUTHOR thaJeztah [2022-03-07T11:37:58.281Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T11:37:58.281Z] CHANGE_BRANCH client_improve_docs [2022-03-07T11:37:58.281Z] CHANGE_FORK thaJeztah/docker [2022-03-07T11:37:58.281Z] CHANGE_ID 43343 [2022-03-07T11:37:58.281Z] CHANGE_TARGET master [2022-03-07T11:37:58.281Z] CHANGE_TITLE client: add const for environment variables, improve GoDoc, and minor touch-ups [2022-03-07T11:37:58.281Z] CHANGE_URL https://github.com/moby/moby/pull/43343 [2022-03-07T11:37:58.281Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:37:58.281Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T11:37:58.281Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T11:37:58.281Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T11:37:58.281Z] COMPUTERNAME azwin-2-859400 [2022-03-07T11:37:58.281Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T11:37:58.281Z] ConfigSequenceNumber 0 [2022-03-07T11:37:58.281Z] dco true [2022-03-07T11:37:58.281Z] DOCKER_BUILDKIT 0 [2022-03-07T11:37:58.281Z] DOCKER_DUT_DEBUG 1 [2022-03-07T11:37:58.281Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T11:37:58.281Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T11:37:58.281Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-07T11:37:58.281Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T11:37:58.281Z] EXECUTOR_NUMBER 0 [2022-03-07T11:37:58.281Z] FQDN azwin-2-859400.westus.cloudapp.azure.com [2022-03-07T11:37:58.281Z] GIT_BRANCH PR-43343 [2022-03-07T11:37:58.281Z] GIT_COMMIT 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:37:58.281Z] GIT_PREVIOUS_COMMIT 3ba52f454ba8232ea264019c951cd2466b70c87b [2022-03-07T11:37:58.281Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T11:37:58.281Z] HUDSON_COOKIE fdfc510a-14b9-43eb-8cd1-540853fc5551 [2022-03-07T11:37:58.281Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T11:37:58.281Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T11:37:58.281Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T11:37:58.281Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T11:37:58.281Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T11:37:58.281Z] JENKINS_NODE_COOKIE aac798ec-7768-48c4-8a74-f0cd66ac6d84 [2022-03-07T11:37:58.281Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T11:37:58.281Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T11:37:58.281Z] JOB_BASE_NAME PR-43343 [2022-03-07T11:37:58.281Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/display/redirect [2022-03-07T11:37:58.282Z] JOB_NAME moby/PR-43343 [2022-03-07T11:37:58.282Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/ [2022-03-07T11:37:58.282Z] library.jps.version master [2022-03-07T11:37:58.282Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T11:37:58.282Z] NODE_LABELS amd64 azure azwin-2-859400 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-07T11:37:58.282Z] NODE_NAME azwin-2-859400 [2022-03-07T11:37:58.282Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T11:37:58.282Z] OS Windows_NT [2022-03-07T11:37:58.282Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T11:37:58.282Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T11:37:58.282Z] ppc64le false [2022-03-07T11:37:58.282Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T11:37:58.282Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T11:37:58.282Z] PROCESSOR_LEVEL 6 [2022-03-07T11:37:58.282Z] PROCESSOR_REVISION 4f01 [2022-03-07T11:37:58.282Z] ProgramData C:\ProgramData [2022-03-07T11:37:58.282Z] ProgramFiles C:\Program Files [2022-03-07T11:37:58.282Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T11:37:58.282Z] ProgramW6432 C:\Program Files [2022-03-07T11:37:58.282Z] PROMPT $P$G [2022-03-07T11:37:58.282Z] PSExecutionPolicyPreference Bypass [2022-03-07T11:37:58.282Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T11:37:58.282Z] PUBLIC C:\Users\Public [2022-03-07T11:37:58.282Z] rootless true [2022-03-07T11:37:58.282Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=artif... [2022-03-07T11:37:58.282Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=changes [2022-03-07T11:37:58.282Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect [2022-03-07T11:37:58.282Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=tests [2022-03-07T11:37:58.282Z] s390x false [2022-03-07T11:37:58.282Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T11:37:58.282Z] SOURCES_DRIVE d [2022-03-07T11:37:58.282Z] SOURCES_SUBDIR gopath [2022-03-07T11:37:58.282Z] STAGE_NAME Run tests [2022-03-07T11:37:58.282Z] SystemDrive C: [2022-03-07T11:37:58.282Z] SystemRoot C:\Windows [2022-03-07T11:37:58.282Z] TEMP C:\Windows\TEMP [2022-03-07T11:37:58.282Z] TESTDEBUG 0 [2022-03-07T11:37:58.282Z] TESTRUN_DRIVE d [2022-03-07T11:37:58.282Z] TESTRUN_SUBDIR CI [2022-03-07T11:37:58.282Z] TIMEOUT 120m [2022-03-07T11:37:58.282Z] TMP C:\Windows\TEMP [2022-03-07T11:37:58.282Z] unit_validate true [2022-03-07T11:37:58.282Z] USERDOMAIN WORKGROUP [2022-03-07T11:37:58.282Z] USERNAME azwin-2-859400$ [2022-03-07T11:37:58.282Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T11:37:58.282Z] validate_force false [2022-03-07T11:37:58.282Z] windir C:\Windows [2022-03-07T11:37:58.282Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T11:37:58.282Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-07T11:37:58.282Z] windows2022 true [2022-03-07T11:37:58.282Z] windows2022containerd true [2022-03-07T11:37:58.282Z] windowsRS5 true [2022-03-07T11:37:58.282Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T11:37:58.282Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T11:37:58.282Z] [2022-03-07T11:37:58.282Z] [2022-03-07T11:37:58.282Z] [2022-03-07T11:37:58.785Z] INFO: Sources under d:\gopath\... [2022-03-07T11:37:58.785Z] INFO: Test run under d:\CI\... [2022-03-07T11:37:58.785Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T11:37:58.785Z] INFO: docker/docker repository was found [2022-03-07T11:37:58.785Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-07T11:37:59.288Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-07T11:37:59.288Z] INFO: Docker version of control daemon [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] Client: [2022-03-07T11:37:59.288Z] Version: 20.10.9 [2022-03-07T11:37:59.288Z] API version: 1.41 [2022-03-07T11:37:59.288Z] Go version: go1.16.8 [2022-03-07T11:37:59.288Z] Git commit: c2ea9bc [2022-03-07T11:37:59.288Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T11:37:59.288Z] OS/Arch: windows/amd64 [2022-03-07T11:37:59.288Z] Context: default [2022-03-07T11:37:59.288Z] Experimental: true [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] Server: Docker Engine - Community [2022-03-07T11:37:59.288Z] Engine: [2022-03-07T11:37:59.288Z] Version: 20.10.9 [2022-03-07T11:37:59.288Z] API version: 1.41 (minimum version 1.24) [2022-03-07T11:37:59.288Z] Go version: go1.16.8 [2022-03-07T11:37:59.288Z] Git commit: 79ea9d3 [2022-03-07T11:37:59.288Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T11:37:59.288Z] OS/Arch: windows/amd64 [2022-03-07T11:37:59.288Z] Experimental: true [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] INFO: Docker info of control daemon [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] Client: [2022-03-07T11:37:59.288Z] Context: default [2022-03-07T11:37:59.288Z] Debug Mode: false [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] Server: [2022-03-07T11:37:59.288Z] Containers: 2 [2022-03-07T11:37:59.288Z] Running: 0 [2022-03-07T11:37:59.288Z] Paused: 0 [2022-03-07T11:37:59.288Z] Stopped: 2 [2022-03-07T11:37:59.288Z] Images: 11 [2022-03-07T11:37:59.288Z] Server Version: 20.10.9 [2022-03-07T11:37:59.288Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-07T11:37:59.288Z] LCOW: [2022-03-07T11:37:59.288Z] Windows: [2022-03-07T11:37:59.288Z] Logging Driver: json-file [2022-03-07T11:37:59.288Z] Plugins: [2022-03-07T11:37:59.288Z] Volume: local [2022-03-07T11:37:59.288Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:37:59.288Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:37:59.288Z] Swarm: inactive [2022-03-07T11:37:59.288Z] Default Isolation: process [2022-03-07T11:37:59.288Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T11:37:59.288Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T11:37:59.288Z] OSType: windows [2022-03-07T11:37:59.288Z] Architecture: x86_64 [2022-03-07T11:37:59.288Z] CPUs: 4 [2022-03-07T11:37:59.288Z] Total Memory: 32GiB [2022-03-07T11:37:59.288Z] Name: azwin-2-859400 [2022-03-07T11:37:59.288Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T11:37:59.288Z] Docker Root Dir: D:\docker [2022-03-07T11:37:59.288Z] Debug Mode: false [2022-03-07T11:37:59.288Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:37:59.288Z] Labels: [2022-03-07T11:37:59.288Z] Experimental: true [2022-03-07T11:37:59.288Z] Insecure Registries: [2022-03-07T11:37:59.288Z] 10.0.0.4:5000 [2022-03-07T11:37:59.288Z] 127.0.0.0/8 [2022-03-07T11:37:59.288Z] Registry Mirrors: [2022-03-07T11:37:59.288Z] http://10.0.0.4:5000/ [2022-03-07T11:37:59.288Z] Live Restore Enabled: false [2022-03-07T11:37:59.288Z] Product License: Community Engine [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] [2022-03-07T11:37:59.288Z] INFO: Commit hash is 5979d6e7e3 [2022-03-07T11:37:59.288Z] INFO: Nuke-Everything... [2022-03-07T11:37:59.288Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T11:37:59.791Z] fcb47f045be5 [2022-03-07T11:37:59.791Z] 75e7d8851200 [2022-03-07T11:38:00.106Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-07T11:38:00.295Z] INFO: Nuking d:\CI [2022-03-07T11:38:01.457Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T11:38:01.457Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-13846a9a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T11:38:01.457Z] ---------------------------------------------------------------------------- [2022-03-07T11:38:01.457Z] [2022-03-07T11:38:01.457Z] INFO: executeCI.ps1 starting at Mon Mar 7 11:38:00 CUT 2022 [2022-03-07T11:38:01.457Z] [2022-03-07T11:38:01.457Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T11:38:01.457Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T11:38:01.457Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-07T11:38:01.457Z] INFO: Environment variables: [2022-03-07T11:38:01.457Z] [2022-03-07T11:38:01.457Z] Name Value [2022-03-07T11:38:01.457Z] ---- ----- [2022-03-07T11:38:01.457Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T11:38:01.457Z] amd64 true [2022-03-07T11:38:01.457Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T11:38:01.457Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T11:38:01.457Z] arm64 true [2022-03-07T11:38:01.457Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T11:38:01.457Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T11:38:01.457Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T11:38:01.457Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T11:38:01.457Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T11:38:01.457Z] BRANCH_NAME PR-43343 [2022-03-07T11:38:01.457Z] BUILD_DISPLAY_NAME #2 [2022-03-07T11:38:01.457Z] BUILD_ID 2 [2022-03-07T11:38:01.457Z] BUILD_NUMBER 2 [2022-03-07T11:38:01.457Z] BUILD_TAG jenkins-moby-PR-43343-2 [2022-03-07T11:38:01.457Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/ [2022-03-07T11:38:01.457Z] cgroup2 true [2022-03-07T11:38:01.457Z] CHANGE_AUTHOR thaJeztah [2022-03-07T11:38:01.457Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T11:38:01.457Z] CHANGE_BRANCH client_improve_docs [2022-03-07T11:38:01.457Z] CHANGE_FORK thaJeztah/docker [2022-03-07T11:38:01.457Z] CHANGE_ID 43343 [2022-03-07T11:38:01.457Z] CHANGE_TARGET master [2022-03-07T11:38:01.457Z] CHANGE_TITLE client: add const for environment variables, improve GoDoc, and minor touch-ups [2022-03-07T11:38:01.457Z] CHANGE_URL https://github.com/moby/moby/pull/43343 [2022-03-07T11:38:01.457Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:38:01.457Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T11:38:01.457Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T11:38:01.457Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T11:38:01.457Z] COMPUTERNAME azwin-2-485040 [2022-03-07T11:38:01.457Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T11:38:01.457Z] ConfigSequenceNumber 0 [2022-03-07T11:38:01.457Z] dco true [2022-03-07T11:38:01.457Z] DOCKER_BUILDKIT 0 [2022-03-07T11:38:01.457Z] DOCKER_DUT_DEBUG 1 [2022-03-07T11:38:01.457Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T11:38:01.457Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T11:38:01.457Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T11:38:01.457Z] EXECUTOR_NUMBER 0 [2022-03-07T11:38:01.457Z] FQDN azwin-2-485040.westus.cloudapp.azure.com [2022-03-07T11:38:01.457Z] GIT_BRANCH PR-43343 [2022-03-07T11:38:01.457Z] GIT_COMMIT 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:38:01.457Z] GIT_PREVIOUS_COMMIT 3ba52f454ba8232ea264019c951cd2466b70c87b [2022-03-07T11:38:01.457Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T11:38:01.458Z] HUDSON_COOKIE 6e74748f-fff5-4e8a-8f93-0ab133c0e628 [2022-03-07T11:38:01.458Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T11:38:01.458Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T11:38:01.458Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T11:38:01.458Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T11:38:01.458Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T11:38:01.458Z] JENKINS_NODE_COOKIE be1298ea-e3bc-4049-8140-0da0ed1daeb1 [2022-03-07T11:38:01.458Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T11:38:01.458Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T11:38:01.458Z] JOB_BASE_NAME PR-43343 [2022-03-07T11:38:01.458Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/display/redirect [2022-03-07T11:38:01.458Z] JOB_NAME moby/PR-43343 [2022-03-07T11:38:01.458Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/ [2022-03-07T11:38:01.458Z] library.jps.version master [2022-03-07T11:38:01.458Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T11:38:01.458Z] NODE_LABELS amd64 azure azwin-2-485040 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-07T11:38:01.458Z] NODE_NAME azwin-2-485040 [2022-03-07T11:38:01.458Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T11:38:01.458Z] OS Windows_NT [2022-03-07T11:38:01.458Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T11:38:01.458Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T11:38:01.458Z] ppc64le false [2022-03-07T11:38:01.458Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T11:38:01.458Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T11:38:01.458Z] PROCESSOR_LEVEL 6 [2022-03-07T11:38:01.458Z] PROCESSOR_REVISION 4f01 [2022-03-07T11:38:01.458Z] ProgramData C:\ProgramData [2022-03-07T11:38:01.458Z] ProgramFiles C:\Program Files [2022-03-07T11:38:01.458Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T11:38:01.458Z] ProgramW6432 C:\Program Files [2022-03-07T11:38:01.458Z] PROMPT $P$G [2022-03-07T11:38:01.458Z] PSExecutionPolicyPreference Bypass [2022-03-07T11:38:01.458Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T11:38:01.458Z] PUBLIC C:\Users\Public [2022-03-07T11:38:01.458Z] rootless true [2022-03-07T11:38:01.458Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=artif... [2022-03-07T11:38:01.458Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=changes [2022-03-07T11:38:01.458Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect [2022-03-07T11:38:01.458Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=tests [2022-03-07T11:38:01.458Z] s390x false [2022-03-07T11:38:01.458Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T11:38:01.458Z] SOURCES_DRIVE d [2022-03-07T11:38:01.458Z] SOURCES_SUBDIR gopath [2022-03-07T11:38:01.458Z] STAGE_NAME Run tests [2022-03-07T11:38:01.458Z] SystemDrive C: [2022-03-07T11:38:01.458Z] SystemRoot C:\Windows [2022-03-07T11:38:01.458Z] TEMP C:\Windows\TEMP [2022-03-07T11:38:01.458Z] TESTDEBUG 0 [2022-03-07T11:38:01.458Z] TESTRUN_DRIVE d [2022-03-07T11:38:01.458Z] TESTRUN_SUBDIR CI [2022-03-07T11:38:01.458Z] TIMEOUT 120m [2022-03-07T11:38:01.458Z] TMP C:\Windows\TEMP [2022-03-07T11:38:01.458Z] unit_validate true [2022-03-07T11:38:01.458Z] USERDOMAIN WORKGROUP [2022-03-07T11:38:01.458Z] USERNAME azwin-2-485040$ [2022-03-07T11:38:01.458Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T11:38:01.458Z] validate_force false [2022-03-07T11:38:01.458Z] windir C:\Windows [2022-03-07T11:38:01.458Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T11:38:01.458Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-07T11:38:01.458Z] windows2022 true [2022-03-07T11:38:01.458Z] windows2022containerd true [2022-03-07T11:38:01.458Z] windowsRS5 true [2022-03-07T11:38:01.458Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T11:38:01.458Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] INFO: Sources under d:\gopath\... [2022-03-07T11:38:01.458Z] INFO: Test run under d:\CI\... [2022-03-07T11:38:01.458Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T11:38:01.458Z] INFO: docker/docker repository was found [2022-03-07T11:38:01.458Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-07T11:38:01.458Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-07T11:38:01.458Z] INFO: Docker version of control daemon [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] Client: [2022-03-07T11:38:01.458Z] Version: 20.10.9 [2022-03-07T11:38:01.458Z] API version: 1.41 [2022-03-07T11:38:01.458Z] Go version: go1.16.8 [2022-03-07T11:38:01.458Z] Git commit: c2ea9bc [2022-03-07T11:38:01.458Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T11:38:01.458Z] OS/Arch: windows/amd64 [2022-03-07T11:38:01.458Z] Context: default [2022-03-07T11:38:01.458Z] Experimental: true [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] Server: Docker Engine - Community [2022-03-07T11:38:01.458Z] Engine: [2022-03-07T11:38:01.458Z] Version: 20.10.9 [2022-03-07T11:38:01.458Z] API version: 1.41 (minimum version 1.24) [2022-03-07T11:38:01.458Z] Go version: go1.16.8 [2022-03-07T11:38:01.458Z] Git commit: 79ea9d3 [2022-03-07T11:38:01.458Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T11:38:01.458Z] OS/Arch: windows/amd64 [2022-03-07T11:38:01.458Z] Experimental: true [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] INFO: Docker info of control daemon [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] Client: [2022-03-07T11:38:01.458Z] Context: default [2022-03-07T11:38:01.458Z] Debug Mode: false [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] Server: [2022-03-07T11:38:01.458Z] Containers: 2 [2022-03-07T11:38:01.458Z] Running: 0 [2022-03-07T11:38:01.458Z] Paused: 0 [2022-03-07T11:38:01.458Z] Stopped: 2 [2022-03-07T11:38:01.458Z] Images: 11 [2022-03-07T11:38:01.458Z] Server Version: 20.10.9 [2022-03-07T11:38:01.458Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T11:38:01.458Z] Windows: [2022-03-07T11:38:01.458Z] LCOW: [2022-03-07T11:38:01.458Z] Logging Driver: json-file [2022-03-07T11:38:01.458Z] Plugins: [2022-03-07T11:38:01.458Z] Volume: local [2022-03-07T11:38:01.458Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:38:01.458Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:38:01.458Z] Swarm: inactive [2022-03-07T11:38:01.458Z] Default Isolation: process [2022-03-07T11:38:01.458Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T11:38:01.458Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T11:38:01.458Z] OSType: windows [2022-03-07T11:38:01.458Z] Architecture: x86_64 [2022-03-07T11:38:01.458Z] CPUs: 4 [2022-03-07T11:38:01.458Z] Total Memory: 32GiB [2022-03-07T11:38:01.458Z] Name: azwin-2-485040 [2022-03-07T11:38:01.458Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T11:38:01.458Z] Docker Root Dir: D:\docker [2022-03-07T11:38:01.458Z] Debug Mode: false [2022-03-07T11:38:01.458Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:38:01.458Z] Labels: [2022-03-07T11:38:01.458Z] Experimental: true [2022-03-07T11:38:01.458Z] Insecure Registries: [2022-03-07T11:38:01.458Z] 10.0.0.4:5000 [2022-03-07T11:38:01.458Z] 127.0.0.0/8 [2022-03-07T11:38:01.458Z] Registry Mirrors: [2022-03-07T11:38:01.458Z] http://10.0.0.4:5000/ [2022-03-07T11:38:01.458Z] Live Restore Enabled: false [2022-03-07T11:38:01.458Z] Product License: Community Engine [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] [2022-03-07T11:38:01.458Z] INFO: Commit hash is 5979d6e7e3 [2022-03-07T11:38:01.458Z] INFO: Nuke-Everything... [2022-03-07T11:38:01.928Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T11:38:01.928Z] 506e1c0e79ca [2022-03-07T11:38:01.928Z] 03a01ee0fbb7 [2022-03-07T11:38:02.396Z] INFO: Nuking d:\CI [2022-03-07T11:38:07.392Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T11:38:07.392Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-228d9301\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T11:38:07.392Z] ---------------------------------------------------------------------------- [2022-03-07T11:38:07.392Z] [2022-03-07T11:38:07.392Z] INFO: executeCI.ps1 starting at Mon Mar 7 11:38:05 CUT 2022 [2022-03-07T11:38:07.392Z] [2022-03-07T11:38:07.392Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T11:38:07.392Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T11:38:07.392Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-07T11:38:07.392Z] INFO: Environment variables: [2022-03-07T11:38:07.392Z] [2022-03-07T11:38:07.392Z] Name Value [2022-03-07T11:38:07.392Z] ---- ----- [2022-03-07T11:38:07.392Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T11:38:07.392Z] amd64 true [2022-03-07T11:38:07.392Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T11:38:07.392Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T11:38:07.392Z] arm64 true [2022-03-07T11:38:07.392Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T11:38:07.392Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T11:38:07.392Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T11:38:07.392Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T11:38:07.392Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T11:38:07.392Z] BRANCH_NAME PR-43343 [2022-03-07T11:38:07.392Z] BUILD_DISPLAY_NAME #2 [2022-03-07T11:38:07.392Z] BUILD_ID 2 [2022-03-07T11:38:07.392Z] BUILD_NUMBER 2 [2022-03-07T11:38:07.392Z] BUILD_TAG jenkins-moby-PR-43343-2 [2022-03-07T11:38:07.392Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/ [2022-03-07T11:38:07.392Z] cgroup2 true [2022-03-07T11:38:07.392Z] CHANGE_AUTHOR thaJeztah [2022-03-07T11:38:07.392Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T11:38:07.392Z] CHANGE_BRANCH client_improve_docs [2022-03-07T11:38:07.392Z] CHANGE_FORK thaJeztah/docker [2022-03-07T11:38:07.392Z] CHANGE_ID 43343 [2022-03-07T11:38:07.392Z] CHANGE_TARGET master [2022-03-07T11:38:07.392Z] CHANGE_TITLE client: add const for environment variables, improve GoDoc, and minor touch-ups [2022-03-07T11:38:07.392Z] CHANGE_URL https://github.com/moby/moby/pull/43343 [2022-03-07T11:38:07.392Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:38:07.392Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T11:38:07.392Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T11:38:07.392Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T11:38:07.392Z] COMPUTERNAME azwin-2-a5cc00 [2022-03-07T11:38:07.392Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T11:38:07.392Z] ConfigSequenceNumber 0 [2022-03-07T11:38:07.392Z] dco true [2022-03-07T11:38:07.392Z] DOCKER_BUILDKIT 0 [2022-03-07T11:38:07.392Z] DOCKER_DUT_DEBUG 1 [2022-03-07T11:38:07.392Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T11:38:07.392Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T11:38:07.392Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T11:38:07.392Z] EXECUTOR_NUMBER 0 [2022-03-07T11:38:07.392Z] FQDN azwin-2-a5cc00.westus.cloudapp.azure.com [2022-03-07T11:38:07.392Z] GIT_BRANCH PR-43343 [2022-03-07T11:38:07.392Z] GIT_COMMIT 5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:38:07.392Z] GIT_PREVIOUS_COMMIT 3ba52f454ba8232ea264019c951cd2466b70c87b [2022-03-07T11:38:07.392Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T11:38:07.392Z] HUDSON_COOKIE 164e4124-f7f9-4f16-9b51-4d2076172e30 [2022-03-07T11:38:07.392Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T11:38:07.392Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T11:38:07.392Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T11:38:07.392Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T11:38:07.392Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T11:38:07.392Z] JENKINS_NODE_COOKIE 5ff8e25e-6e12-4da7-a2c1-d121c3759c17 [2022-03-07T11:38:07.392Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T11:38:07.392Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T11:38:07.392Z] JOB_BASE_NAME PR-43343 [2022-03-07T11:38:07.392Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/display/redirect [2022-03-07T11:38:07.392Z] JOB_NAME moby/PR-43343 [2022-03-07T11:38:07.392Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/ [2022-03-07T11:38:07.392Z] library.jps.version master [2022-03-07T11:38:07.392Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T11:38:07.392Z] NODE_LABELS amd64 azure azwin-2-a5cc00 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-07T11:38:07.393Z] NODE_NAME azwin-2-a5cc00 [2022-03-07T11:38:07.393Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T11:38:07.393Z] OS Windows_NT [2022-03-07T11:38:07.393Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T11:38:07.393Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T11:38:07.393Z] ppc64le false [2022-03-07T11:38:07.393Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T11:38:07.393Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T11:38:07.393Z] PROCESSOR_LEVEL 6 [2022-03-07T11:38:07.393Z] PROCESSOR_REVISION 4f01 [2022-03-07T11:38:07.393Z] ProgramData C:\ProgramData [2022-03-07T11:38:07.393Z] ProgramFiles C:\Program Files [2022-03-07T11:38:07.393Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T11:38:07.393Z] ProgramW6432 C:\Program Files [2022-03-07T11:38:07.393Z] PROMPT $P$G [2022-03-07T11:38:07.393Z] PSExecutionPolicyPreference Bypass [2022-03-07T11:38:07.393Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T11:38:07.393Z] PUBLIC C:\Users\Public [2022-03-07T11:38:07.393Z] rootless true [2022-03-07T11:38:07.393Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=artif... [2022-03-07T11:38:07.393Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=changes [2022-03-07T11:38:07.393Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect [2022-03-07T11:38:07.393Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43343/2/display/redirect?page=tests [2022-03-07T11:38:07.393Z] s390x false [2022-03-07T11:38:07.393Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T11:38:07.393Z] SOURCES_DRIVE d [2022-03-07T11:38:07.393Z] SOURCES_SUBDIR gopath [2022-03-07T11:38:07.393Z] STAGE_NAME Run tests [2022-03-07T11:38:07.393Z] SystemDrive C: [2022-03-07T11:38:07.393Z] SystemRoot C:\Windows [2022-03-07T11:38:07.393Z] TEMP C:\Windows\TEMP [2022-03-07T11:38:07.393Z] TESTDEBUG 0 [2022-03-07T11:38:07.393Z] TESTRUN_DRIVE d [2022-03-07T11:38:07.393Z] TESTRUN_SUBDIR CI [2022-03-07T11:38:07.393Z] TIMEOUT 120m [2022-03-07T11:38:07.393Z] TMP C:\Windows\TEMP [2022-03-07T11:38:07.393Z] unit_validate true [2022-03-07T11:38:07.393Z] USERDOMAIN WORKGROUP [2022-03-07T11:38:07.393Z] USERNAME azwin-2-a5cc00$ [2022-03-07T11:38:07.393Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T11:38:07.393Z] validate_force false [2022-03-07T11:38:07.393Z] windir C:\Windows [2022-03-07T11:38:07.393Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T11:38:07.393Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-07T11:38:07.393Z] windows2022 true [2022-03-07T11:38:07.393Z] windows2022containerd true [2022-03-07T11:38:07.393Z] windowsRS5 true [2022-03-07T11:38:07.393Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T11:38:07.393Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.393Z] INFO: Sources under d:\gopath\... [2022-03-07T11:38:07.393Z] INFO: Test run under d:\CI\... [2022-03-07T11:38:07.393Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T11:38:07.393Z] INFO: docker/docker repository was found [2022-03-07T11:38:07.393Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-07T11:38:07.393Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-07T11:38:07.393Z] INFO: Docker version of control daemon [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.393Z] Client: [2022-03-07T11:38:07.393Z] Version: 20.10.9 [2022-03-07T11:38:07.393Z] API version: 1.41 [2022-03-07T11:38:07.393Z] Go version: go1.16.8 [2022-03-07T11:38:07.393Z] Git commit: c2ea9bc [2022-03-07T11:38:07.393Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T11:38:07.393Z] OS/Arch: windows/amd64 [2022-03-07T11:38:07.393Z] Context: default [2022-03-07T11:38:07.393Z] Experimental: true [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.393Z] Server: Docker Engine - Community [2022-03-07T11:38:07.393Z] Engine: [2022-03-07T11:38:07.393Z] Version: 20.10.9 [2022-03-07T11:38:07.393Z] API version: 1.41 (minimum version 1.24) [2022-03-07T11:38:07.393Z] Go version: go1.16.8 [2022-03-07T11:38:07.393Z] Git commit: 79ea9d3 [2022-03-07T11:38:07.393Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T11:38:07.393Z] OS/Arch: windows/amd64 [2022-03-07T11:38:07.393Z] Experimental: true [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.393Z] INFO: Docker info of control daemon [2022-03-07T11:38:07.393Z] [2022-03-07T11:38:07.897Z] Client: [2022-03-07T11:38:07.897Z] Context: default [2022-03-07T11:38:07.897Z] Debug Mode: false [2022-03-07T11:38:07.897Z] Plugins: [2022-03-07T11:38:07.897Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-07T11:38:07.897Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-07T11:38:07.897Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-07T11:38:07.897Z] [2022-03-07T11:38:07.897Z] Server: [2022-03-07T11:38:07.897Z] Containers: 2 [2022-03-07T11:38:07.897Z] Running: 0 [2022-03-07T11:38:07.897Z] Paused: 0 [2022-03-07T11:38:07.897Z] Stopped: 2 [2022-03-07T11:38:07.897Z] Images: 12 [2022-03-07T11:38:07.897Z] Server Version: 20.10.9 [2022-03-07T11:38:07.897Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T11:38:07.897Z] Windows: [2022-03-07T11:38:07.897Z] LCOW: [2022-03-07T11:38:07.897Z] Logging Driver: json-file [2022-03-07T11:38:07.897Z] Plugins: [2022-03-07T11:38:07.897Z] Volume: local [2022-03-07T11:38:07.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:38:07.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:38:07.897Z] Swarm: inactive [2022-03-07T11:38:07.897Z] Default Isolation: process [2022-03-07T11:38:07.897Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T11:38:07.897Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T11:38:07.897Z] OSType: windows [2022-03-07T11:38:07.897Z] Architecture: x86_64 [2022-03-07T11:38:07.897Z] CPUs: 4 [2022-03-07T11:38:07.897Z] Total Memory: 32GiB [2022-03-07T11:38:07.897Z] Name: azwin-2-a5cc00 [2022-03-07T11:38:07.897Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-07T11:38:07.897Z] Docker Root Dir: D:\docker [2022-03-07T11:38:07.897Z] Debug Mode: false [2022-03-07T11:38:07.897Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:38:07.897Z] Labels: [2022-03-07T11:38:07.897Z] Experimental: true [2022-03-07T11:38:07.897Z] Insecure Registries: [2022-03-07T11:38:07.897Z] 10.0.0.4:5000 [2022-03-07T11:38:07.897Z] 127.0.0.0/8 [2022-03-07T11:38:07.897Z] Registry Mirrors: [2022-03-07T11:38:07.897Z] http://10.0.0.4:5000/ [2022-03-07T11:38:07.897Z] Live Restore Enabled: false [2022-03-07T11:38:07.897Z] Product License: Community Engine [2022-03-07T11:38:07.897Z] [2022-03-07T11:38:07.897Z] [2022-03-07T11:38:07.897Z] INFO: Commit hash is 5979d6e7e3 [2022-03-07T11:38:07.897Z] INFO: Nuke-Everything... [2022-03-07T11:38:08.295Z] Client: [2022-03-07T11:38:08.295Z] Context: default [2022-03-07T11:38:08.295Z] Debug Mode: false [2022-03-07T11:38:08.295Z] Plugins: [2022-03-07T11:38:08.295Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T11:38:08.295Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T11:38:08.295Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T11:38:08.295Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T11:38:08.295Z] [2022-03-07T11:38:08.295Z] Server: [2022-03-07T11:38:08.295Z] Containers: 0 [2022-03-07T11:38:08.295Z] Running: 0 [2022-03-07T11:38:08.295Z] Paused: 0 [2022-03-07T11:38:08.295Z] Stopped: 0 [2022-03-07T11:38:08.295Z] Images: 0 [2022-03-07T11:38:08.295Z] Server Version: 20.10.12 [2022-03-07T11:38:08.295Z] Storage Driver: overlay2 [2022-03-07T11:38:08.295Z] Backing Filesystem: extfs [2022-03-07T11:38:08.295Z] Supports d_type: true [2022-03-07T11:38:08.295Z] Native Overlay Diff: true [2022-03-07T11:38:08.295Z] userxattr: false [2022-03-07T11:38:08.295Z] Logging Driver: json-file [2022-03-07T11:38:08.295Z] Cgroup Driver: cgroupfs [2022-03-07T11:38:08.295Z] Cgroup Version: 1 [2022-03-07T11:38:08.295Z] Plugins: [2022-03-07T11:38:08.295Z] Volume: local [2022-03-07T11:38:08.295Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T11:38:08.295Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T11:38:08.295Z] Swarm: inactive [2022-03-07T11:38:08.295Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T11:38:08.295Z] Default Runtime: runc [2022-03-07T11:38:08.295Z] Init Binary: docker-init [2022-03-07T11:38:08.295Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T11:38:08.295Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T11:38:08.295Z] init version: de40ad0 [2022-03-07T11:38:08.295Z] Security Options: [2022-03-07T11:38:08.295Z] apparmor [2022-03-07T11:38:08.295Z] seccomp [2022-03-07T11:38:08.295Z] Profile: default [2022-03-07T11:38:08.295Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T11:38:08.295Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T11:38:08.295Z] OSType: linux [2022-03-07T11:38:08.295Z] Architecture: x86_64 [2022-03-07T11:38:08.295Z] CPUs: 2 [2022-03-07T11:38:08.295Z] Total Memory: 15.35GiB [2022-03-07T11:38:08.295Z] Name: ip-10-100-124-40 [2022-03-07T11:38:08.295Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T11:38:08.295Z] Docker Root Dir: /var/lib/docker [2022-03-07T11:38:08.295Z] Debug Mode: false [2022-03-07T11:38:08.295Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:38:08.295Z] Labels: [2022-03-07T11:38:08.295Z] Experimental: true [2022-03-07T11:38:08.295Z] Insecure Registries: [2022-03-07T11:38:08.295Z] 127.0.0.0/8 [2022-03-07T11:38:08.295Z] Live Restore Enabled: true [2022-03-07T11:38:08.295Z] [2022-03-07T11:38:08.295Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T11:38:08.399Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T11:38:08.399Z] aae8b4d14944 [2022-03-07T11:38:08.399Z] ebe25e9005db [2022-03-07T11:38:08.399Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T11:38:08.583Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:38:08.583Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T11:38:08.583Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43343/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T11:38:08.583Z] + bash /home/ubuntu/workspace/moby_PR-43343/check-config.sh [2022-03-07T11:38:08.583Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T11:38:08.583Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T11:38:08.583Z] [2022-03-07T11:38:08.583Z] Generally Necessary: [2022-03-07T11:38:08.583Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T11:38:08.583Z] - apparmor: enabled and tools installed [2022-03-07T11:38:08.583Z] - CONFIG_NAMESPACES: enabled [2022-03-07T11:38:08.583Z] - CONFIG_NET_NS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_PID_NS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_IPC_NS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_UTS_NS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUPS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CPUSETS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_MEMCG: enabled [2022-03-07T11:38:08.583Z] - CONFIG_KEYS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_VETH: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T11:38:08.583Z] [2022-03-07T11:38:08.583Z] Optional Features: [2022-03-07T11:38:08.583Z] - CONFIG_USER_NS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_SECCOMP: enabled [2022-03-07T11:38:08.583Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T11:38:08.583Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T11:38:08.583Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T11:38:08.583Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T11:38:08.583Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T11:38:08.583Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T11:38:08.583Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T11:38:08.583Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T11:38:08.583Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T11:38:08.583Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T11:38:08.583Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T11:38:08.843Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T11:38:08.843Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T11:38:08.843Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T11:38:08.843Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T11:38:08.843Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T11:38:08.843Z] - CONFIG_EXT4_FS: enabled [2022-03-07T11:38:08.843Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T11:38:08.843Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T11:38:08.843Z] - Network Drivers: [2022-03-07T11:38:08.843Z] - "overlay": [2022-03-07T11:38:08.843Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T11:38:08.843Z] Optional (for encrypted networks): [2022-03-07T11:38:08.843Z] - CONFIG_CRYPTO: enabled [2022-03-07T11:38:08.843Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T11:38:08.843Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T11:38:08.843Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T11:38:08.843Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T11:38:08.843Z] - CONFIG_XFRM: enabled [2022-03-07T11:38:08.843Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T11:38:08.843Z] - "ipvlan": [2022-03-07T11:38:08.843Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T11:38:08.843Z] - "macvlan": [2022-03-07T11:38:08.843Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T11:38:08.843Z] - "ftp,tftp client in container": [2022-03-07T11:38:08.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T11:38:08.843Z] - Storage Drivers: [2022-03-07T11:38:08.843Z] - "aufs": [2022-03-07T11:38:08.843Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T11:38:08.843Z] - "btrfs": [2022-03-07T11:38:08.843Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T11:38:08.843Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T11:38:08.843Z] - "devicemapper": [2022-03-07T11:38:08.843Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T11:38:08.843Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T11:38:08.843Z] - "overlay": [2022-03-07T11:38:08.843Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T11:38:08.843Z] - "zfs": [2022-03-07T11:38:08.843Z] - /dev/zfs: present [2022-03-07T11:38:08.843Z] - zfs command: missing [2022-03-07T11:38:08.843Z] - zpool command: missing [2022-03-07T11:38:08.843Z] [2022-03-07T11:38:08.843Z] Limits: [2022-03-07T11:38:08.843Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T11:38:08.843Z] [2022-03-07T11:38:08.843Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T11:38:09.176Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d . [2022-03-07T11:38:09.176Z] #1 [internal] load build definition from Dockerfile [2022-03-07T11:38:09.176Z] #1 sha256:ebcbc6b0701dcd7520503e657c331326e69eef1e415b29f09fc0023ff45d3c43 [2022-03-07T11:38:09.176Z] #1 transferring dockerfile: [2022-03-07T11:38:09.434Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T11:38:09.434Z] #1 DONE 0.1s [2022-03-07T11:38:09.434Z] [2022-03-07T11:38:09.434Z] #2 [internal] load .dockerignore [2022-03-07T11:38:09.434Z] #2 sha256:a83430a5490dd71dd0c09e811a9d1599bed98c25571102b863e5a5346a20b05b [2022-03-07T11:38:09.434Z] #2 transferring context: 87B done [2022-03-07T11:38:09.434Z] #2 DONE 0.1s [2022-03-07T11:38:09.434Z] [2022-03-07T11:38:09.434Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T11:38:09.434Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T11:38:09.699Z] #3 DONE 0.3s [2022-03-07T11:38:09.699Z] [2022-03-07T11:38:09.699Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T11:38:09.699Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T11:38:09.699Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-07T11:38:09.958Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-07T11:38:09.958Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-03-07T11:38:09.958Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-07T11:38:09.958Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-07T11:38:09.958Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-07T11:38:10.216Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-07T11:38:10.216Z] #4 DONE 0.4s [2022-03-07T11:38:10.216Z] [2022-03-07T11:38:10.216Z] #6 [internal] load build definition from Dockerfile [2022-03-07T11:38:10.216Z] #6 sha256:24bc4e283533d33c20704439e7101040e1c1aaae5667e96beaacde703dea2e11 [2022-03-07T11:38:10.216Z] #6 DONE 0.0s [2022-03-07T11:38:10.216Z] [2022-03-07T11:38:10.216Z] #5 [internal] load .dockerignore [2022-03-07T11:38:10.216Z] #5 sha256:d0d8ed07335527b67194a7405e0c5f2569f013ff02449d0f4e93134e1b109633 [2022-03-07T11:38:10.216Z] #5 DONE 0.0s [2022-03-07T11:38:10.216Z] [2022-03-07T11:38:10.216Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:38:10.216Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T11:38:11.153Z] #10 ... [2022-03-07T11:38:11.153Z] [2022-03-07T11:38:11.153Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T11:38:11.153Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T11:38:11.153Z] #7 DONE 0.8s [2022-03-07T11:38:11.153Z] [2022-03-07T11:38:11.153Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T11:38:11.153Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T11:38:11.153Z] #8 DONE 0.8s [2022-03-07T11:38:11.153Z] [2022-03-07T11:38:11.153Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:38:11.153Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T11:38:11.153Z] #10 DONE 0.8s [2022-03-07T11:38:11.153Z] [2022-03-07T11:38:11.153Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T11:38:11.153Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T11:38:11.153Z] #9 DONE 0.8s [2022-03-07T11:38:11.415Z] [2022-03-07T11:38:11.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:11.415Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:11.415Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-07T11:38:11.415Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-07T11:38:11.415Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-07T11:38:11.415Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-07T11:38:11.415Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-07T11:38:11.415Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.1s [2022-03-07T11:38:11.524Z] Deleted: sha256:05457fa518254fe7d08ffe45aa1057558f2ee8e23f93a003bbc3c09b1d181dac [2022-03-07T11:38:11.524Z] Deleted: sha256:d89be8a804b7beaff2aefdf4c12c275d06f3661da91c566cdf0b7fdb37789183 [2022-03-07T11:38:11.524Z] INFO: Nuking d:\CI [2022-03-07T11:38:11.681Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 3.15MB / 5.15MB 0.2s [2022-03-07T11:38:11.681Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.2s [2022-03-07T11:38:11.681Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.29MB / 54.92MB 0.3s [2022-03-07T11:38:11.681Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.2s done [2022-03-07T11:38:11.681Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 3.15MB / 10.87MB 0.3s [2022-03-07T11:38:11.681Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.3s [2022-03-07T11:38:11.939Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.53MB / 54.92MB 0.4s [2022-03-07T11:38:11.939Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 7.34MB / 10.87MB 0.4s [2022-03-07T11:38:11.939Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.29MB / 54.58MB 0.4s [2022-03-07T11:38:11.939Z] #11 ... [2022-03-07T11:38:11.939Z] [2022-03-07T11:38:11.939Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T11:38:11.939Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T11:38:11.939Z] #52 DONE 0.0s [2022-03-07T11:38:11.939Z] [2022-03-07T11:38:11.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:11.939Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:11.939Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.78MB / 54.92MB 0.5s [2022-03-07T11:38:11.939Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.5s [2022-03-07T11:38:11.939Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 15.74MB / 54.58MB 0.5s [2022-03-07T11:38:12.207Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.97MB / 54.92MB 0.7s [2022-03-07T11:38:12.207Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.5s done [2022-03-07T11:38:12.207Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 29.36MB / 54.58MB 0.7s [2022-03-07T11:38:12.207Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 8.12MB / 85.81MB 0.7s [2022-03-07T11:38:12.207Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 37.75MB / 54.92MB 0.8s [2022-03-07T11:38:12.207Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 36.70MB / 54.58MB 0.8s [2022-03-07T11:38:12.467Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 48.23MB / 54.92MB 0.9s [2022-03-07T11:38:12.467Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 20.97MB / 85.81MB 0.9s [2022-03-07T11:38:12.467Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.0s [2022-03-07T11:38:12.467Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 32.51MB / 85.81MB 1.0s [2022-03-07T11:38:12.726Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.0s done [2022-03-07T11:38:12.726Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 50.33MB / 54.58MB 1.2s [2022-03-07T11:38:12.726Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.46MB / 85.81MB 1.2s [2022-03-07T11:38:12.726Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 2.10MB / 134.90MB 1.2s [2022-03-07T11:38:12.726Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 1.3s [2022-03-07T11:38:12.726Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 11.53MB / 134.90MB 1.3s [2022-03-07T11:38:12.726Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-07T11:38:12.726Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 1.3s done [2022-03-07T11:38:12.726Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 56.62MB / 85.81MB 1.4s [2022-03-07T11:38:12.726Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 0B / 157B 1.4s [2022-03-07T11:38:12.985Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 61.87MB / 85.81MB 1.5s [2022-03-07T11:38:12.985Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 24.12MB / 134.90MB 1.5s [2022-03-07T11:38:12.985Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 1.4s done [2022-03-07T11:38:12.985Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 68.16MB / 85.81MB 1.6s [2022-03-07T11:38:13.244Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 74.01MB / 85.81MB 1.7s [2022-03-07T11:38:13.244Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 34.65MB / 134.90MB 1.7s [2022-03-07T11:38:13.244Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 84.93MB / 85.81MB 1.9s [2022-03-07T11:38:13.244Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 45.09MB / 134.90MB 1.9s [2022-03-07T11:38:13.504Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 2.0s done [2022-03-07T11:38:13.504Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 59.77MB / 134.90MB 2.0s [2022-03-07T11:38:13.768Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 67.11MB / 134.90MB 2.2s [2022-03-07T11:38:14.028Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 76.55MB / 134.90MB 2.5s [2022-03-07T11:38:14.288Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 88.08MB / 134.90MB 2.7s [2022-03-07T11:38:14.552Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 96.47MB / 134.90MB 3.0s [2022-03-07T11:38:14.552Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 3.1s [2022-03-07T11:38:14.552Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 114.29MB / 134.90MB 3.2s [2022-03-07T11:38:14.815Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 126.88MB / 134.90MB 3.3s [2022-03-07T11:38:15.082Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.22MB / 134.90MB 3.5s [2022-03-07T11:38:15.342Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 3.7s done [2022-03-07T11:38:15.911Z] #11 ... [2022-03-07T11:38:15.911Z] [2022-03-07T11:38:15.911Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:38:15.911Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T11:38:15.911Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-07T11:38:15.911Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T11:38:15.911Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-07T11:38:15.911Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-07T11:38:15.911Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done [2022-03-07T11:38:15.911Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-03-07T11:38:15.911Z] #74 DONE 4.4s [2022-03-07T11:38:16.170Z] [2022-03-07T11:38:16.170Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T11:38:16.170Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T11:38:16.170Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-07T11:38:16.170Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-07T11:38:16.170Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-07T11:38:16.170Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T11:38:16.170Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2022-03-07T11:38:16.170Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-03-07T11:38:16.170Z] #76 DONE 4.6s [2022-03-07T11:38:16.170Z] [2022-03-07T11:38:16.170Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:16.170Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:16.742Z] #11 ... [2022-03-07T11:38:16.742Z] [2022-03-07T11:38:16.742Z] #31 [internal] load build context [2022-03-07T11:38:16.742Z] #31 sha256:85d5e4d0989313d7e36e177a4db09a33a26b969bd3e3e04ec3f3932fbdbf7385 [2022-03-07T11:38:16.742Z] #31 transferring context: 57.22MB 5.3s done [2022-03-07T11:38:16.742Z] #31 DONE 5.4s [2022-03-07T11:38:16.742Z] [2022-03-07T11:38:16.742Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T11:38:16.742Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T11:38:16.742Z] #75 DONE 0.2s [2022-03-07T11:38:16.742Z] [2022-03-07T11:38:16.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:16.742Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:17.000Z] #11 ... [2022-03-07T11:38:17.000Z] [2022-03-07T11:38:17.000Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T11:38:17.000Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T11:38:17.000Z] #77 DONE 0.2s [2022-03-07T11:38:17.261Z] [2022-03-07T11:38:17.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:17.261Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:17.832Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-07T11:38:18.400Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.8s done [2022-03-07T11:38:18.658Z] #11 ... [2022-03-07T11:38:18.658Z] [2022-03-07T11:38:18.658Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T11:38:18.658Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T11:38:18.658Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-07T11:38:18.658Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-07T11:38:18.658Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-07T11:38:18.658Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-07T11:38:18.658Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.0s done [2022-03-07T11:38:18.658Z] #35 DONE 7.2s [2022-03-07T11:38:18.658Z] [2022-03-07T11:38:18.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:18.658Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:18.658Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-07T11:38:19.226Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-07T11:38:19.226Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-07T11:38:19.486Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.4s done [2022-03-07T11:38:19.486Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-07T11:38:24.766Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.5s done [2022-03-07T11:38:24.766Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-07T11:38:28.964Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.1s done [2022-03-07T11:38:28.964Z] #11 ... [2022-03-07T11:38:28.964Z] [2022-03-07T11:38:28.964Z] #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-07T11:38:28.964Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T11:38:28.964Z] #36 0.912 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:38:28.964Z] #36 0.927 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:38:28.964Z] #36 0.927 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:38:28.964Z] #36 1.057 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:38:28.964Z] #36 1.223 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:38:28.964Z] #36 1.703 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:38:28.964Z] #36 2.842 Fetched 8505 kB in 2s (3880 kB/s) [2022-03-07T11:38:28.964Z] #36 2.842 Reading package lists... [2022-03-07T11:38:28.964Z] #36 3.630 Reading package lists... [2022-03-07T11:38:28.964Z] #36 4.435 Building dependency tree... [2022-03-07T11:38:28.964Z] #36 4.783 The following additional packages will be installed: [2022-03-07T11:38:28.964Z] #36 4.783 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-07T11:38:28.964Z] #36 4.783 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-07T11:38:28.964Z] #36 4.791 Recommended packages: [2022-03-07T11:38:28.964Z] #36 4.791 libldap-common publicsuffix libsasl2-modules [2022-03-07T11:38:28.964Z] #36 4.955 The following NEW packages will be installed: [2022-03-07T11:38:28.964Z] #36 4.955 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-07T11:38:28.964Z] #36 4.955 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-07T11:38:28.964Z] #36 4.955 libssh2-1 openssl [2022-03-07T11:38:28.964Z] #36 5.232 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:38:28.964Z] #36 5.232 Need to get 3038 kB of archives. [2022-03-07T11:38:28.964Z] #36 5.232 After this operation, 6650 kB of additional disk space will be used. [2022-03-07T11:38:28.964Z] #36 5.232 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-07T11:38:28.964Z] #36 5.232 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-07T11:38:28.964Z] #36 5.233 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-07T11:38:28.964Z] #36 5.245 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-07T11:38:28.964Z] #36 5.247 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-07T11:38:28.964Z] #36 5.251 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-07T11:38:28.964Z] #36 5.253 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-07T11:38:28.964Z] #36 5.253 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-07T11:38:28.964Z] #36 5.254 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-07T11:38:28.964Z] #36 5.255 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-07T11:38:28.964Z] #36 5.279 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-07T11:38:28.964Z] #36 5.279 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-07T11:38:28.964Z] #36 5.279 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T11:38:28.964Z] #36 5.279 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T11:38:28.964Z] #36 5.281 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T11:38:28.964Z] #36 5.435 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:38:28.964Z] #36 5.463 Fetched 3038 kB in 0s (9456 kB/s) [2022-03-07T11:38:28.964Z] #36 5.496 Selecting previously unselected package openssl. [2022-03-07T11:38:28.964Z] #36 5.496 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-07T11:38:28.964Z] #36 5.496 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 5.499 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 5.665 Selecting previously unselected package ca-certificates. [2022-03-07T11:38:28.964Z] #36 5.665 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-07T11:38:28.964Z] #36 5.669 Unpacking ca-certificates (20210119) ... [2022-03-07T11:38:28.964Z] #36 5.749 Selecting previously unselected package libbrotli1:amd64. [2022-03-07T11:38:28.964Z] #36 5.749 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 5.754 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T11:38:28.964Z] #36 5.817 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-07T11:38:28.964Z] #36 5.817 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 5.823 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 5.863 Selecting previously unselected package libsasl2-2:amd64. [2022-03-07T11:38:28.964Z] #36 5.863 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 5.866 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 5.917 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-07T11:38:28.964Z] #36 5.917 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 5.922 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T11:38:28.964Z] #36 5.981 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-07T11:38:28.964Z] #36 5.981 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 5.986 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T11:38:28.964Z] #36 6.030 Selecting previously unselected package libpsl5:amd64. [2022-03-07T11:38:28.964Z] #36 6.030 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.033 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T11:38:28.964Z] #36 6.074 Selecting previously unselected package librtmp1:amd64. [2022-03-07T11:38:28.964Z] #36 6.074 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.078 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T11:38:28.964Z] #36 6.114 Selecting previously unselected package libssh2-1:amd64. [2022-03-07T11:38:28.964Z] #36 6.116 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.120 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T11:38:28.964Z] #36 6.175 Selecting previously unselected package libcurl4:amd64. [2022-03-07T11:38:28.964Z] #36 6.175 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.178 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 6.242 Selecting previously unselected package curl. [2022-03-07T11:38:28.964Z] #36 6.242 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.246 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 6.310 Selecting previously unselected package libonig5:amd64. [2022-03-07T11:38:28.964Z] #36 6.310 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.316 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T11:38:28.964Z] #36 6.388 Selecting previously unselected package libjq1:amd64. [2022-03-07T11:38:28.964Z] #36 6.388 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.393 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T11:38:28.964Z] #36 6.442 Selecting previously unselected package jq. [2022-03-07T11:38:28.964Z] #36 6.442 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-07T11:38:28.964Z] #36 6.447 Unpacking jq (1.6-2.1) ... [2022-03-07T11:38:28.964Z] #36 6.484 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T11:38:28.964Z] #36 6.497 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T11:38:28.964Z] #36 6.512 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T11:38:28.964Z] #36 6.520 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 6.531 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T11:38:28.964Z] #36 6.544 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 6.587 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T11:38:28.964Z] #36 6.600 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 6.615 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T11:38:28.964Z] #36 6.720 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T11:38:28.964Z] #36 6.730 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T11:38:28.964Z] #36 6.744 Setting up ca-certificates (20210119) ... [2022-03-07T11:38:28.964Z] #36 7.342 Updating certificates in /etc/ssl/certs... [2022-03-07T11:38:28.964Z] #36 8.092 129 added, 0 removed; done. [2022-03-07T11:38:28.964Z] #36 8.122 Setting up jq (1.6-2.1) ... [2022-03-07T11:38:28.964Z] #36 8.135 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 8.147 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-07T11:38:28.964Z] #36 8.159 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:38:28.964Z] #36 8.175 Processing triggers for ca-certificates (20210119) ... [2022-03-07T11:38:28.964Z] #36 8.183 Updating certificates in /etc/ssl/certs... [2022-03-07T11:38:28.964Z] #36 8.818 0 added, 0 removed; done. [2022-03-07T11:38:28.964Z] #36 8.818 Running hooks in /etc/ca-certificates/update.d... [2022-03-07T11:38:28.964Z] #36 8.819 done. [2022-03-07T11:38:28.964Z] #36 DONE 10.1s [2022-03-07T11:38:28.964Z] [2022-03-07T11:38:28.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:28.964Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:28.964Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-07T11:38:28.964Z] #11 ... [2022-03-07T11:38:28.964Z] [2022-03-07T11:38:28.964Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T11:38:28.964Z] #37 sha256:836be83ca73bd5b180415eaad1957528b973cdbef9f670c1c0458263b332990c [2022-03-07T11:38:28.964Z] #37 DONE 0.1s [2022-03-07T11:38:28.964Z] [2022-03-07T11:38:28.965Z] #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-07T11:38:28.965Z] #38 sha256:1216c74527d4f9c5700df79c4832109f66883c752fe1e8a5e2a97a31b754bb9e [2022-03-07T11:38:30.341Z] #38 1.552 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-07T11:38:30.602Z] #38 1.840 [2022-03-07T11:38:30.860Z] #38 2.056 #=#=# ######################################################################## 100.0% [2022-03-07T11:38:30.992Z] INFO: Zapped successfully [2022-03-07T11:38:30.992Z] INFO: Location for testing is d:\CI\PR-43343\2 [2022-03-07T11:38:30.992Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T11:38:30.992Z] [2022-03-07T11:38:30.992Z] [2022-03-07T11:38:30.992Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 11:38:27... [2022-03-07T11:38:30.992Z] [2022-03-07T11:38:31.120Z] #38 2.304 [2022-03-07T11:38:32.056Z] #38 3.125 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-07T11:38:32.315Z] #38 3.392 [2022-03-07T11:38:32.544Z] INFO: Zapped successfully [2022-03-07T11:38:32.545Z] INFO: Location for testing is d:\CI\PR-43343\2 [2022-03-07T11:38:32.545Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T11:38:32.545Z] [2022-03-07T11:38:32.545Z] [2022-03-07T11:38:32.545Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 11:38:31... [2022-03-07T11:38:32.545Z] [2022-03-07T11:38:32.574Z] #38 3.609 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2022-03-07T11:38:32.574Z] #38 3.904 [2022-03-07T11:38:33.516Z] #38 4.789 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-07T11:38:34.102Z] #38 5.047 [2022-03-07T11:38:34.361Z] #38 5.265 #=#=# ####### 10.0% ######################################### 58.2% ################################################################ 90.0% ######################################################################## 100.0% [2022-03-07T11:38:34.619Z] #38 5.809 [2022-03-07T11:38:34.991Z] Sending build context to Docker daemon 62.48MB [2022-03-07T11:38:34.991Z] [2022-03-07T11:38:35.494Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T11:38:35.494Z] ---> bdeb13086b9f [2022-03-07T11:38:35.494Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T11:38:35.494Z] ---> Using cache [2022-03-07T11:38:35.494Z] ---> e093185ac1f2 [2022-03-07T11:38:35.494Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T11:38:35.494Z] ---> Using cache [2022-03-07T11:38:35.494Z] ---> 5c362f354781 [2022-03-07T11:38:35.494Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T11:38:35.494Z] ---> Using cache [2022-03-07T11:38:35.494Z] ---> 7c4bea673347 [2022-03-07T11:38:35.494Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T11:38:35.494Z] ---> Using cache [2022-03-07T11:38:35.494Z] ---> 1034466458ca [2022-03-07T11:38:35.494Z] 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-07T11:38:35.494Z] ---> Using cache [2022-03-07T11:38:35.494Z] ---> bb1f062ad870 [2022-03-07T11:38:35.495Z] 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-07T11:38:35.495Z] ---> Using cache [2022-03-07T11:38:35.495Z] ---> 480bfa632887 [2022-03-07T11:38:35.495Z] 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-07T11:38:35.495Z] ---> Using cache [2022-03-07T11:38:35.495Z] ---> 3f7ffeac7e0e [2022-03-07T11:38:35.495Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T11:38:35.495Z] ---> Using cache [2022-03-07T11:38:35.495Z] ---> 63ac4cf48943 [2022-03-07T11:38:35.495Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T11:38:35.495Z] ---> Using cache [2022-03-07T11:38:35.495Z] ---> e1671fcc8c5b [2022-03-07T11:38:35.495Z] Step 11/11 : COPY . . [2022-03-07T11:38:35.556Z] #38 6.711 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-07T11:38:35.815Z] #38 7.002 [2022-03-07T11:38:35.815Z] #38 ... [2022-03-07T11:38:35.815Z] [2022-03-07T11:38:35.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:35.815Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:35.815Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.1s [2022-03-07T11:38:36.076Z] #11 ... [2022-03-07T11:38:36.076Z] [2022-03-07T11:38:36.076Z] #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-07T11:38:36.076Z] #38 sha256:1216c74527d4f9c5700df79c4832109f66883c752fe1e8a5e2a97a31b754bb9e [2022-03-07T11:38:36.076Z] #38 7.217 #=#=# ######################################################################## 100.0% [2022-03-07T11:38:36.335Z] #38 7.495 [2022-03-07T11:38:37.271Z] #38 8.159 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-07T11:38:37.271Z] #38 ... [2022-03-07T11:38:37.271Z] [2022-03-07T11:38:37.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T11:38:37.271Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T11:38:37.271Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.1s done [2022-03-07T11:38:37.271Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-07T11:38:37.271Z] #11 DONE 25.8s [2022-03-07T11:38:37.271Z] [2022-03-07T11:38:37.271Z] #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-07T11:38:37.271Z] #38 sha256:1216c74527d4f9c5700df79c4832109f66883c752fe1e8a5e2a97a31b754bb9e [2022-03-07T11:38:37.271Z] #38 8.362 [2022-03-07T11:38:37.531Z] #38 8.575 #=#=# ######################################################################## 100.0% [2022-03-07T11:38:37.531Z] #38 8.803 [2022-03-07T11:38:37.531Z] #38 8.861 Download of images into '/build' complete. [2022-03-07T11:38:37.789Z] #38 8.861 Use something like the following to load the result into a Docker daemon: [2022-03-07T11:38:37.789Z] #38 8.861 tar -cC '/build' . | docker load [2022-03-07T11:38:38.724Z] #38 DONE 9.8s [2022-03-07T11:38:38.724Z] [2022-03-07T11:38:38.724Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T11:38:38.724Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T11:38:38.724Z] #12 DONE 1.4s [2022-03-07T11:38:38.724Z] [2022-03-07T11:38:38.724Z] #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-07T11:38:38.724Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T11:38:39.291Z] #13 DONE 0.6s [2022-03-07T11:38:39.291Z] [2022-03-07T11:38:39.291Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T11:38:39.291Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T11:38:39.550Z] #49 DONE 0.1s [2022-03-07T11:38:39.550Z] [2022-03-07T11:38:39.550Z] #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-07T11:38:39.550Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T11:38:39.550Z] #53 DONE 0.1s [2022-03-07T11:38:39.550Z] [2022-03-07T11:38:39.550Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T11:38:39.550Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T11:38:39.550Z] #40 DONE 0.2s [2022-03-07T11:38:39.550Z] [2022-03-07T11:38:39.550Z] #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-07T11:38:39.550Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:38:41.228Z] Sending build context to Docker daemon 62.48MB [2022-03-07T11:38:41.228Z] [2022-03-07T11:38:41.228Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T11:38:41.228Z] ---> bdeb13086b9f [2022-03-07T11:38:41.228Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> 8415fe015e89 [2022-03-07T11:38:41.228Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> 4bef2440ab71 [2022-03-07T11:38:41.228Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> 512bb05e6cfe [2022-03-07T11:38:41.228Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> 91b260920a8f [2022-03-07T11:38:41.228Z] 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-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> d877f8a1b867 [2022-03-07T11:38:41.228Z] 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-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> bb91fe046641 [2022-03-07T11:38:41.228Z] 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-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> 06fbe15b7e35 [2022-03-07T11:38:41.228Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> a9258730e2e3 [2022-03-07T11:38:41.228Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T11:38:41.228Z] ---> Using cache [2022-03-07T11:38:41.228Z] ---> 9afa66f0b308 [2022-03-07T11:38:41.228Z] Step 11/11 : COPY . . [2022-03-07T11:38:41.455Z] #41 ... [2022-03-07T11:38:41.455Z] [2022-03-07T11:38:41.455Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-07T11:38:41.455Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-07T11:38:41.455Z] #14 DONE 1.9s [2022-03-07T11:38:41.455Z] [2022-03-07T11:38:41.455Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-07T11:38:41.455Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-07T11:38:42.842Z] #15 DONE 1.3s [2022-03-07T11:38:42.842Z] [2022-03-07T11:38:42.842Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-07T11:38:42.842Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-07T11:38:43.781Z] #16 DONE 1.1s [2022-03-07T11:38:43.781Z] [2022-03-07T11:38:43.781Z] #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-07T11:38:43.781Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T11:38:43.781Z] #56 2.260 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T11:38:43.781Z] #56 3.108 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T11:38:43.781Z] #56 3.109 go: downloading github.com/fatih/color v1.10.0 [2022-03-07T11:38:43.781Z] #56 3.129 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T11:38:43.781Z] #56 3.136 go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T11:38:43.781Z] #56 3.509 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T11:38:43.781Z] #56 3.528 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T11:38:43.781Z] #56 3.621 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T11:38:43.781Z] #56 3.624 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T11:38:43.781Z] #56 3.764 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T11:38:43.781Z] #56 3.784 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T11:38:43.781Z] #56 3.813 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T11:38:43.781Z] #56 3.935 go: downloading golang.org/x/tools v0.1.0 [2022-03-07T11:38:44.718Z] #56 ... [2022-03-07T11:38:44.718Z] [2022-03-07T11:38:44.718Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-07T11:38:44.718Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-07T11:38:44.718Z] #17 DONE 1.2s [2022-03-07T11:38:44.718Z] [2022-03-07T11:38:44.718Z] #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-07T11:38:44.718Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:38:44.718Z] #54 2.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:38:44.718Z] #54 3.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:38:44.718Z] #54 3.290 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:38:44.718Z] #54 3.327 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-07T11:38:44.718Z] #54 3.951 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:38:44.977Z] #54 5.627 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:38:46.365Z] #54 ... [2022-03-07T11:38:46.365Z] [2022-03-07T11:38:46.365Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-07T11:38:46.365Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-07T11:38:46.365Z] #18 DONE 1.2s [2022-03-07T11:38:46.365Z] [2022-03-07T11:38:46.366Z] #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-07T11:38:46.366Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:38:47.303Z] #19 1.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:38:47.303Z] #19 1.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:38:47.563Z] #19 1.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:38:48.132Z] #19 1.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T11:38:48.700Z] #19 2.559 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:38:49.268Z] #19 3.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T11:38:49.527Z] #19 ... [2022-03-07T11:38:49.527Z] [2022-03-07T11:38:49.527Z] #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-07T11:38:49.527Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:38:49.527Z] #58 2.544 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-07T11:38:49.527Z] #58 ... [2022-03-07T11:38:49.527Z] [2022-03-07T11:38:49.527Z] #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-07T11:38:49.527Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:38:49.527Z] #50 2.197 + git clone https://github.com/docker/distribution.git . [2022-03-07T11:38:49.527Z] #50 2.197 Cloning into '.'... [2022-03-07T11:38:49.787Z] #50 ... [2022-03-07T11:38:49.787Z] [2022-03-07T11:38:49.787Z] #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-07T11:38:49.787Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T11:38:49.787Z] #43 2.925 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-07T11:38:49.787Z] #43 ... [2022-03-07T11:38:49.787Z] [2022-03-07T11:38:49.787Z] #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-07T11:38:49.787Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T11:38:49.787Z] #60 2.649 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-07T11:38:49.787Z] #60 3.792 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-07T11:38:49.787Z] #60 3.798 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-07T11:38:49.787Z] #60 3.844 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-07T11:38:49.787Z] #60 5.322 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-07T11:38:50.047Z] #60 ... [2022-03-07T11:38:50.048Z] [2022-03-07T11:38:50.048Z] #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-07T11:38:50.048Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:38:50.048Z] #19 3.860 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T11:38:50.620Z] #19 ... [2022-03-07T11:38:50.620Z] [2022-03-07T11:38:50.620Z] #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-07T11:38:50.620Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T11:38:50.620Z] #43 11.09 tomll can be used in two ways: [2022-03-07T11:38:50.620Z] #43 11.09 Writing to STDIN and reading from STDOUT: [2022-03-07T11:38:50.620Z] #43 11.09 cat file.toml | tomll > file.toml [2022-03-07T11:38:50.620Z] #43 11.09 [2022-03-07T11:38:50.620Z] #43 11.09 Reading and updating a list of files: [2022-03-07T11:38:50.620Z] #43 11.09 tomll a.toml b.toml c.toml [2022-03-07T11:38:50.620Z] #43 11.09 [2022-03-07T11:38:50.620Z] #43 11.09 When given a list of files, tomll will modify all files in place without asking. [2022-03-07T11:38:50.620Z] #43 DONE 11.3s [2022-03-07T11:38:50.620Z] [2022-03-07T11:38:50.620Z] #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-07T11:38:50.620Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T11:38:50.620Z] #56 8.252 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T11:38:50.620Z] #56 8.272 go: downloading golang.org/x/mod v0.3.0 [2022-03-07T11:38:52.006Z] #56 ... [2022-03-07T11:38:52.006Z] [2022-03-07T11:38:52.006Z] #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-07T11:38:52.006Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:38:52.006Z] #41 2.471 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-07T11:38:52.006Z] #41 2.473 Cloning into '.'... [2022-03-07T11:38:52.006Z] #41 ... [2022-03-07T11:38:52.006Z] [2022-03-07T11:38:52.006Z] #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-07T11:38:52.006Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:38:52.006Z] #19 4.692 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T11:38:52.006Z] #19 5.757 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T11:38:52.577Z] #19 6.463 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T11:38:52.577Z] #19 6.474 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T11:38:52.577Z] #19 6.480 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:38:52.577Z] #19 6.490 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T11:38:52.577Z] #19 6.499 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T11:38:52.577Z] #19 6.520 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T11:38:52.837Z] #19 6.784 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T11:38:52.837Z] #19 6.793 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T11:38:52.837Z] #19 6.794 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T11:38:52.837Z] #19 6.799 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T11:38:52.837Z] #19 6.800 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:38:52.837Z] #19 6.800 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T11:38:57.039Z] #19 ... [2022-03-07T11:38:57.039Z] [2022-03-07T11:38:57.039Z] #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-07T11:38:57.039Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:38:57.039Z] #54 7.208 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:38:57.039Z] #54 8.694 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-07T11:38:57.039Z] #54 13.16 Fetched 8509 kB in 11s (794 kB/s) [2022-03-07T11:38:57.039Z] #54 13.16 Reading package lists... [2022-03-07T11:38:57.039Z] #54 16.18 Reading package lists... [2022-03-07T11:38:57.039Z] #54 ... [2022-03-07T11:38:57.039Z] [2022-03-07T11:38:57.039Z] #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-07T11:38:57.039Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:38:57.039Z] #50 15.05 + git checkout -q v2.3.0 [2022-03-07T11:38:57.039Z] #50 16.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-07T11:39:00.325Z] #50 ... [2022-03-07T11:39:00.325Z] [2022-03-07T11:39:00.325Z] #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-07T11:39:00.325Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:39:00.325Z] #58 19.82 go: downloading github.com/fatih/color v1.13.0 [2022-03-07T11:39:00.325Z] #58 19.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T11:39:00.325Z] #58 19.85 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-07T11:39:00.325Z] #58 19.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-07T11:39:00.325Z] #58 19.98 go: downloading github.com/spf13/viper v1.10.1 [2022-03-07T11:39:00.325Z] #58 20.07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-07T11:39:00.325Z] #58 20.26 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-07T11:39:00.325Z] #58 20.27 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-07T11:39:00.325Z] #58 20.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-07T11:39:00.325Z] #58 20.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-07T11:39:00.894Z] #58 ... [2022-03-07T11:39:00.894Z] [2022-03-07T11:39:00.894Z] #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-07T11:39:00.894Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T11:39:00.894Z] #60 21.27 v3.0.2 [2022-03-07T11:39:00.894Z] #60 DONE 21.5s [2022-03-07T11:39:00.894Z] [2022-03-07T11:39:00.894Z] #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-07T11:39:00.894Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:39:00.894Z] #54 16.18 Reading package lists... [2022-03-07T11:39:00.894Z] #54 19.31 Building dependency tree... [2022-03-07T11:39:00.894Z] #54 21.28 The following additional packages will be installed: [2022-03-07T11:39:00.894Z] #54 21.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T11:39:00.894Z] #54 21.29 python3-protobuf python3-six [2022-03-07T11:39:00.894Z] #54 21.29 Suggested packages: [2022-03-07T11:39:00.894Z] #54 21.30 python3-setuptools [2022-03-07T11:39:00.894Z] #54 21.30 Recommended packages: [2022-03-07T11:39:00.894Z] #54 21.30 iproute2 | iproute [2022-03-07T11:39:01.466Z] #54 22.03 The following NEW packages will be installed: [2022-03-07T11:39:01.466Z] #54 22.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T11:39:01.466Z] #54 22.04 python3-protobuf python3-six [2022-03-07T11:39:02.035Z] #54 22.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:39:02.035Z] #54 22.58 Need to get 2292 kB of archives. [2022-03-07T11:39:02.035Z] #54 22.58 After this operation, 11.0 MB of additional disk space will be used. [2022-03-07T11:39:02.035Z] #54 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-07T11:39:02.035Z] #54 22.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T11:39:02.035Z] #54 22.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-07T11:39:02.035Z] #54 22.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-07T11:39:02.035Z] #54 22.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T11:39:02.035Z] #54 22.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T11:39:02.035Z] #54 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T11:39:03.938Z] #54 ... [2022-03-07T11:39:03.938Z] [2022-03-07T11:39:03.938Z] #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-07T11:39:03.938Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:39:03.938Z] #58 23.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-07T11:39:03.938Z] #58 23.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T11:39:03.938Z] #58 23.34 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-07T11:39:03.938Z] #58 23.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-07T11:39:03.938Z] #58 23.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-07T11:39:03.938Z] #58 23.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-07T11:39:03.938Z] #58 23.46 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-07T11:39:03.938Z] #58 23.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-07T11:39:03.938Z] #58 23.50 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-07T11:39:03.938Z] #58 23.51 go: downloading github.com/spf13/afero v1.6.0 [2022-03-07T11:39:03.938Z] #58 23.53 go: downloading github.com/spf13/cast v1.4.1 [2022-03-07T11:39:03.938Z] #58 23.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-07T11:39:03.938Z] #58 23.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-07T11:39:03.938Z] #58 23.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-07T11:39:03.938Z] #58 23.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-07T11:39:03.938Z] #58 23.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-07T11:39:03.938Z] #58 23.65 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-07T11:39:03.938Z] #58 23.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-07T11:39:03.938Z] #58 23.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-07T11:39:03.938Z] #58 23.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-07T11:39:03.938Z] #58 23.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-07T11:39:03.938Z] #58 23.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-07T11:39:03.938Z] #58 23.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-07T11:39:03.938Z] #58 23.77 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-07T11:39:03.938Z] #58 23.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-07T11:39:03.938Z] #58 23.83 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-07T11:39:03.938Z] #58 23.94 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-07T11:39:03.938Z] #58 23.94 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-07T11:39:03.938Z] #58 24.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-07T11:39:03.938Z] #58 24.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-07T11:39:03.938Z] #58 24.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-07T11:39:03.938Z] #58 24.21 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-07T11:39:03.938Z] #58 24.22 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-07T11:39:03.938Z] #58 24.24 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-07T11:39:03.938Z] #58 24.26 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-07T11:39:03.938Z] #58 24.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-07T11:39:03.938Z] #58 24.30 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-07T11:39:03.938Z] #58 24.31 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-07T11:39:03.938Z] #58 24.34 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-07T11:39:03.938Z] #58 24.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-07T11:39:03.938Z] #58 24.38 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-07T11:39:03.938Z] #58 24.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-07T11:39:03.938Z] #58 24.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-07T11:39:03.938Z] #58 24.42 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-07T11:39:03.938Z] #58 24.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-07T11:39:03.938Z] #58 24.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-07T11:39:03.938Z] #58 24.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-07T11:39:03.938Z] #58 24.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-07T11:39:03.938Z] #58 24.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-07T11:39:03.938Z] #58 24.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-07T11:39:03.938Z] #58 24.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-07T11:39:03.938Z] #58 24.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-07T11:39:03.938Z] #58 24.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-07T11:39:03.938Z] #58 24.68 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-07T11:39:03.938Z] #58 24.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-07T11:39:03.938Z] #58 24.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-07T11:39:03.938Z] #58 24.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-07T11:39:03.938Z] #58 24.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-07T11:39:03.938Z] #58 24.73 go: downloading github.com/julz/importas v0.1.0 [2022-03-07T11:39:03.938Z] #58 24.75 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-07T11:39:03.938Z] #58 24.75 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-07T11:39:03.938Z] #58 24.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-07T11:39:03.938Z] #58 24.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-07T11:39:03.938Z] #58 24.80 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-07T11:39:04.199Z] #58 24.82 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-07T11:39:04.199Z] #58 24.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-07T11:39:04.199Z] #58 24.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-07T11:39:04.199Z] #58 24.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-07T11:39:04.199Z] #58 24.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-07T11:39:04.199Z] #58 24.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-07T11:39:04.199Z] #58 24.94 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-07T11:39:04.766Z] #58 25.29 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-07T11:39:04.766Z] #58 25.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-07T11:39:04.766Z] #58 25.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-07T11:39:04.766Z] #58 25.33 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-07T11:39:04.766Z] #58 25.34 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-07T11:39:04.766Z] #58 25.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-07T11:39:04.766Z] #58 25.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-07T11:39:04.766Z] #58 25.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-07T11:39:04.766Z] #58 25.41 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-07T11:39:04.766Z] #58 25.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-07T11:39:04.766Z] #58 25.54 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-07T11:39:04.766Z] #58 25.55 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-07T11:39:04.766Z] #58 25.55 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-07T11:39:04.766Z] #58 25.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-07T11:39:04.766Z] #58 25.57 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-07T11:39:04.766Z] #58 25.59 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-07T11:39:05.025Z] #58 25.62 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-07T11:39:05.025Z] #58 25.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-07T11:39:05.025Z] #58 25.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-07T11:39:05.025Z] #58 25.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-07T11:39:05.025Z] #58 25.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-07T11:39:05.025Z] #58 25.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-07T11:39:05.025Z] #58 25.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-07T11:39:05.294Z] #58 25.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-07T11:39:05.294Z] #58 25.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-07T11:39:05.294Z] #58 25.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-07T11:39:05.294Z] #58 25.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-07T11:39:05.294Z] #58 26.03 go: downloading honnef.co/go/tools v0.2.2 [2022-03-07T11:39:06.230Z] #58 26.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-07T11:39:06.230Z] #58 26.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-07T11:39:06.230Z] #58 26.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-07T11:39:06.230Z] #58 26.88 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-07T11:39:06.246Z] ---> 734192270b03 [2022-03-07T11:39:06.246Z] Successfully built 734192270b03 [2022-03-07T11:39:06.246Z] Successfully tagged docker:latest [2022-03-07T11:39:06.246Z] INFO: Image build ended at 03/07/2022 11:39:03. Duration:00:00:35.8632182 [2022-03-07T11:39:06.246Z] [2022-03-07T11:39:06.246Z] [2022-03-07T11:39:06.246Z] INFO: Building the test binaries at 03/07/2022 11:39:03... [2022-03-07T11:39:07.166Z] #58 27.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-07T11:39:07.166Z] #58 27.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-07T11:39:07.166Z] #58 27.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-07T11:39:07.166Z] #58 27.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-07T11:39:07.166Z] #58 27.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-07T11:39:07.425Z] #58 27.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-07T11:39:07.425Z] #58 28.04 go: downloading golang.org/x/text v0.3.7 [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T11:39:07.823Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2022-03-07T11:39:07.823Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T11:39:07.823Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T11:39:07.823Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/builder/dockerfile 0.145s coverage: 49.3% of statements [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/builder/remotecontext/git 0.940s coverage: 86.3% of statements [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T11:39:07.824Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T11:39:07.824Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 69.3% of statements [2022-03-07T11:39:08.081Z] ok github.com/docker/docker/client 0.077s coverage: 75.7% of statements [2022-03-07T11:39:08.603Z] INFO: make.ps1 starting at 03/07/2022 11:39:08 [2022-03-07T11:39:08.603Z] INFO: Git commit (5979d6e7e3) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T11:39:08.603Z] INFO: Invoking autogen... [2022-03-07T11:39:09.105Z] INFO: Building daemon... [2022-03-07T11:39:10.714Z] #58 31.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-07T11:39:10.714Z] #58 31.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-07T11:39:10.714Z] #58 31.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-07T11:39:10.714Z] #58 31.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-07T11:39:10.714Z] #58 31.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-07T11:39:10.714Z] #58 31.14 go: downloading golang.org/x/mod v0.5.1 [2022-03-07T11:39:10.714Z] #58 31.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-07T11:39:10.714Z] #58 31.18 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-07T11:39:10.714Z] #58 31.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-07T11:39:10.714Z] #58 31.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-07T11:39:10.714Z] #58 31.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-07T11:39:10.714Z] #58 31.34 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-07T11:39:10.973Z] #58 31.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-07T11:39:10.973Z] #58 31.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-07T11:39:11.232Z] #58 31.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-07T11:39:11.232Z] #58 31.84 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-07T11:39:11.232Z] #58 31.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-07T11:39:11.232Z] #58 31.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-07T11:39:11.232Z] #58 31.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-07T11:39:11.232Z] #58 31.90 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-07T11:39:11.232Z] #58 31.94 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-07T11:39:11.491Z] #58 32.09 go: downloading github.com/prometheus/common v0.10.0 [2022-03-07T11:39:11.491Z] #58 32.21 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-07T11:39:11.491Z] #58 32.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-07T11:39:11.750Z] #58 32.32 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-07T11:39:12.694Z] #58 33.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-07T11:39:15.231Z] #58 ... [2022-03-07T11:39:15.231Z] [2022-03-07T11:39:15.231Z] #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-07T11:39:15.231Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T11:39:15.231Z] #56 32.93 gotestsum version dev [2022-03-07T11:39:15.231Z] #56 DONE 35.6s [2022-03-07T11:39:15.231Z] [2022-03-07T11:39:15.231Z] #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-07T11:39:15.231Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T11:39:15.231Z] #54 25.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-07T11:39:15.231Z] #54 26.75 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:39:15.231Z] #54 26.89 Fetched 2292 kB in 4s (573 kB/s) [2022-03-07T11:39:15.231Z] #54 26.97 Selecting previously unselected package libprotobuf23:amd64. [2022-03-07T11:39:15.231Z] #54 26.97 (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-07T11:39:15.231Z] #54 27.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-07T11:39:15.231Z] #54 27.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T11:39:15.231Z] #54 27.47 Selecting previously unselected package python3-pkg-resources. [2022-03-07T11:39:15.231Z] #54 27.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T11:39:15.231Z] #54 27.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T11:39:15.231Z] #54 27.62 Selecting previously unselected package python3-six. [2022-03-07T11:39:15.231Z] #54 27.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-07T11:39:15.231Z] #54 27.63 Unpacking python3-six (1.16.0-2) ... [2022-03-07T11:39:15.231Z] #54 27.68 Selecting previously unselected package python3-protobuf. [2022-03-07T11:39:15.231Z] #54 27.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-07T11:39:15.231Z] #54 27.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-07T11:39:15.231Z] #54 28.06 Selecting previously unselected package libnet1:amd64. [2022-03-07T11:39:15.231Z] #54 28.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T11:39:15.231Z] #54 28.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T11:39:15.231Z] #54 28.16 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T11:39:15.231Z] #54 28.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T11:39:15.231Z] #54 28.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T11:39:15.231Z] #54 28.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T11:39:15.231Z] #54 28.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T11:39:15.231Z] #54 28.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T11:39:15.231Z] #54 28.35 Selecting previously unselected package criu. [2022-03-07T11:39:15.231Z] #54 28.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-07T11:39:15.231Z] #54 28.36 Unpacking criu (3.16.1-3) ... [2022-03-07T11:39:15.231Z] #54 28.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T11:39:15.231Z] #54 29.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T11:39:15.231Z] #54 29.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T11:39:15.231Z] #54 29.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T11:39:15.231Z] #54 29.78 Setting up python3-six (1.16.0-2) ... [2022-03-07T11:39:15.231Z] #54 30.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T11:39:15.231Z] #54 30.52 Setting up python3-protobuf (3.12.4-1) ... [2022-03-07T11:39:15.231Z] #54 32.60 Setting up criu (3.16.1-3) ... [2022-03-07T11:39:15.231Z] #54 34.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:39:15.231Z] #54 DONE 35.5s [2022-03-07T11:39:15.231Z] [2022-03-07T11:39:15.231Z] #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-07T11:39:15.231Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:39:15.231Z] #41 26.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-07T11:39:15.231Z] #41 26.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T11:39:17.135Z] ---> abe9f2f22c67 [2022-03-07T11:39:17.135Z] Successfully built abe9f2f22c67 [2022-03-07T11:39:17.135Z] Successfully tagged docker:latest [2022-03-07T11:39:17.135Z] INFO: Image build ended at 03/07/2022 11:39:13. Duration:00:00:42.3923634 [2022-03-07T11:39:17.135Z] [2022-03-07T11:39:17.135Z] [2022-03-07T11:39:17.135Z] INFO: Building the test binaries at 03/07/2022 11:39:14... [2022-03-07T11:39:17.770Z] #41 ... [2022-03-07T11:39:17.770Z] [2022-03-07T11:39:17.770Z] #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-07T11:39:17.770Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:39:17.770Z] #19 31.75 Fetched 48.9 MB in 31s (1588 kB/s) [2022-03-07T11:39:19.371Z] INFO: make.ps1 starting at 03/07/2022 11:39:19 [2022-03-07T11:39:19.392Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:39:19.392Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:39:19.392Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:39:19.392Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:39:19.392Z] [2022-03-07T11:39:19.392Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T11:39:19.392Z] DOCKER_SYSTEMD=1 [2022-03-07T11:39:19.392Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T11:39:19.392Z] HOSTNAME=6071e85b2592 [2022-03-07T11:39:19.392Z] DEST=bundles/test-integration [2022-03-07T11:39:19.392Z] PWD=/go/src/github.com/docker/docker [2022-03-07T11:39:19.392Z] DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:39:19.392Z] container=docker [2022-03-07T11:39:19.392Z] HOME=/root [2022-03-07T11:39:19.392Z] LANG=C.UTF-8 [2022-03-07T11:39:19.392Z] INVOCATION_ID=10168f383c4440fbbd5a5f7f3afe2e4d [2022-03-07T11:39:19.392Z] GOLANG_VERSION=1.17.8 [2022-03-07T11:39:19.392Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T11:39:19.392Z] VALIDATE_BRANCH=master [2022-03-07T11:39:19.392Z] TERM=xterm [2022-03-07T11:39:19.392Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T11:39:19.392Z] SHLVL=3 [2022-03-07T11:39:19.392Z] TIMEOUT=120m [2022-03-07T11:39:19.392Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T11:39:19.392Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T11:39:19.392Z] GO111MODULE=off [2022-03-07T11:39:19.392Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T11:39:19.392Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T11:39:19.392Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T11:39:19.392Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T11:39:19.392Z] GOPATH=/go [2022-03-07T11:39:19.392Z] PKG_CONFIG=pkg-config [2022-03-07T11:39:19.392Z] _=/usr/bin/env [2022-03-07T11:39:19.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T11:39:19.840Z] INFO: Git commit (5979d6e7e3) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T11:39:19.840Z] INFO: Invoking autogen... [2022-03-07T11:39:20.310Z] INFO: Building daemon... [2022-03-07T11:39:20.431Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:39:20.431Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:39:20.431Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:39:20.431Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:39:20.431Z] [2022-03-07T11:39:20.431Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T11:39:20.431Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T11:39:20.431Z] HOSTNAME=f46f3d1643df [2022-03-07T11:39:20.431Z] DEST=bundles/test-integration [2022-03-07T11:39:20.431Z] PWD=/go/src/github.com/docker/docker [2022-03-07T11:39:20.431Z] DOCKER_ROOTLESS=1 [2022-03-07T11:39:20.431Z] DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:39:20.431Z] container=docker [2022-03-07T11:39:20.431Z] HOME=/root [2022-03-07T11:39:20.431Z] GOLANG_VERSION=1.17.8 [2022-03-07T11:39:20.431Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T11:39:20.431Z] VALIDATE_BRANCH=master [2022-03-07T11:39:20.431Z] TERM=xterm [2022-03-07T11:39:20.431Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T11:39:20.431Z] SHLVL=1 [2022-03-07T11:39:20.431Z] TIMEOUT=120m [2022-03-07T11:39:20.431Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T11:39:20.431Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T11:39:20.431Z] GO111MODULE=off [2022-03-07T11:39:20.431Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T11:39:20.431Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T11:39:20.431Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T11:39:20.431Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T11:39:20.431Z] GOPATH=/go [2022-03-07T11:39:20.431Z] PKG_CONFIG=pkg-config [2022-03-07T11:39:20.431Z] _=/usr/bin/env [2022-03-07T11:39:20.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T11:39:21.344Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:39:21.344Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:39:21.344Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:39:21.344Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:39:21.344Z] [2022-03-07T11:39:21.344Z] + TEST_INTEGRATION_DEST=2 [2022-03-07T11:39:21.344Z] + CONTAINER_NAME=docker-pr2-2 [2022-03-07T11:39:21.344Z] + TEST_SKIP_INTEGRATION=1 [2022-03-07T11:39:21.344Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-07T11:39:21.344Z] + run_tests [2022-03-07T11:39:21.344Z] + c=0 [2022-03-07T11:39:21.344Z] + '[' -n 0 ']' [2022-03-07T11:39:21.344Z] + rm= [2022-03-07T11:39:21.344Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43343/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43343/.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=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh '' test-integration [2022-03-07T11:39:21.344Z] + TEST_INTEGRATION_DEST=1 [2022-03-07T11:39:21.344Z] + CONTAINER_NAME=docker-pr2-1 [2022-03-07T11:39:21.344Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T11:39:21.344Z] + run_tests test-integration-flaky [2022-03-07T11:39:21.344Z] + '[' -n 0 ']' [2022-03-07T11:39:21.344Z] + rm= [2022-03-07T11:39:21.344Z] + TEST_INTEGRATION_DEST=3 [2022-03-07T11:39:21.344Z] + CONTAINER_NAME=docker-pr2-3 [2022-03-07T11:39:21.344Z] + TEST_SKIP_INTEGRATION=1 [2022-03-07T11:39:21.344Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-07T11:39:21.344Z] + run_tests [2022-03-07T11:39:21.344Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43343/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43343/.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=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh test-integration-flaky test-integration [2022-03-07T11:39:21.344Z] + '[' -n 0 ']' [2022-03-07T11:39:21.344Z] + rm= [2022-03-07T11:39:21.344Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43343/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43343/.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=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh '' test-integration [2022-03-07T11:39:21.344Z] ++ jobs -p [2022-03-07T11:39:21.344Z] + for job in $(jobs -p) [2022-03-07T11:39:21.344Z] + wait 11684 [2022-03-07T11:39:21.344Z] [2022-03-07T11:39:21.344Z] [2022-03-07T11:39:21.344Z] [2022-03-07T11:39:21.344Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-07T11:39:21.344Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T11:39:21.344Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T11:39:21.344Z] HOSTNAME=07e15d0001b7 [2022-03-07T11:39:21.344Z] TEST_SKIP_INTEGRATION=1 [2022-03-07T11:39:21.344Z] TESTDEBUG=0 [2022-03-07T11:39:21.344Z] DEST=bundles/test-integration [2022-03-07T11:39:21.344Z] PWD=/go/src/github.com/docker/docker [2022-03-07T11:39:21.344Z] KEEPBUNDLE=1 [2022-03-07T11:39:21.344Z] DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:39:21.344Z] container=docker [2022-03-07T11:39:21.344Z] HOME=/root [2022-03-07T11:39:21.344Z] GOLANG_VERSION=1.17.8 [2022-03-07T11:39:21.344Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T11:39:21.344Z] VALIDATE_BRANCH=master [2022-03-07T11:39:21.344Z] TERM=xterm [2022-03-07T11:39:21.344Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T11:39:21.344Z] SHLVL=1 [2022-03-07T11:39:21.344Z] TIMEOUT=120m [2022-03-07T11:39:21.344Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T11:39:21.344Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T11:39:21.344Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-07T11:39:21.344Z] GO111MODULE=off [2022-03-07T11:39:21.344Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T11:39:21.344Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T11:39:21.344Z] GOPATH=/go [2022-03-07T11:39:21.344Z] PKG_CONFIG=pkg-config [2022-03-07T11:39:21.344Z] _=/usr/bin/env [2022-03-07T11:39:21.344Z] Building test suite binary ./integration-cli/test.main [2022-03-07T11:39:21.344Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T11:39:21.344Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T11:39:21.344Z] HOSTNAME=1342517209fe [2022-03-07T11:39:21.344Z] TEST_SKIP_INTEGRATION=1 [2022-03-07T11:39:21.344Z] TESTDEBUG=0 [2022-03-07T11:39:21.344Z] DEST=bundles/test-integration [2022-03-07T11:39:21.344Z] PWD=/go/src/github.com/docker/docker [2022-03-07T11:39:21.344Z] KEEPBUNDLE=1 [2022-03-07T11:39:21.344Z] DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:39:21.344Z] container=docker [2022-03-07T11:39:21.344Z] HOME=/root [2022-03-07T11:39:21.344Z] GOLANG_VERSION=1.17.8 [2022-03-07T11:39:21.344Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T11:39:21.344Z] VALIDATE_BRANCH=master [2022-03-07T11:39:21.344Z] TERM=xterm [2022-03-07T11:39:21.344Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T11:39:21.344Z] SHLVL=1 [2022-03-07T11:39:21.344Z] TIMEOUT=120m [2022-03-07T11:39:21.344Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T11:39:21.344Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T11:39:21.344Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-07T11:39:21.344Z] GO111MODULE=off [2022-03-07T11:39:21.344Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T11:39:21.344Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T11:39:21.344Z] GOPATH=/go [2022-03-07T11:39:21.344Z] PKG_CONFIG=pkg-config [2022-03-07T11:39:21.344Z] _=/usr/bin/env [2022-03-07T11:39:21.344Z] Building test suite binary ./integration-cli/test.main [2022-03-07T11:39:21.344Z] No new tests added to integration. [2022-03-07T11:39:21.344Z] [2022-03-07T11:39:21.344Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T11:39:21.344Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T11:39:21.344Z] HOSTNAME=4a3b14847a40 [2022-03-07T11:39:21.344Z] TESTDEBUG=0 [2022-03-07T11:39:21.344Z] DEST=bundles/test-integration [2022-03-07T11:39:21.344Z] PWD=/go/src/github.com/docker/docker [2022-03-07T11:39:21.344Z] KEEPBUNDLE=1 [2022-03-07T11:39:21.344Z] DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:39:21.344Z] container=docker [2022-03-07T11:39:21.344Z] HOME=/root [2022-03-07T11:39:21.344Z] GOLANG_VERSION=1.17.8 [2022-03-07T11:39:21.344Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T11:39:21.344Z] VALIDATE_BRANCH=master [2022-03-07T11:39:21.344Z] TERM=xterm [2022-03-07T11:39:21.344Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T11:39:21.344Z] SHLVL=1 [2022-03-07T11:39:21.344Z] TIMEOUT=120m [2022-03-07T11:39:21.344Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T11:39:21.344Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T11:39:21.344Z] GO111MODULE=off [2022-03-07T11:39:21.344Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T11:39:21.344Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T11:39:21.344Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T11:39:21.344Z] GOPATH=/go [2022-03-07T11:39:21.344Z] PKG_CONFIG=pkg-config [2022-03-07T11:39:21.344Z] _=/usr/bin/env [2022-03-07T11:39:21.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T11:39:24.632Z] INFO: Zapped successfully [2022-03-07T11:39:24.632Z] INFO: Location for testing is d:\CI\PR-43343\2 [2022-03-07T11:39:24.632Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T11:39:24.632Z] [2022-03-07T11:39:24.632Z] [2022-03-07T11:39:24.632Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 11:39:21... [2022-03-07T11:39:24.632Z] [2022-03-07T11:39:27.756Z] #19 31.75 Reading package lists... [2022-03-07T11:39:32.110Z] Sending build context to Docker daemon 62.48MB [2022-03-07T11:39:32.110Z] [2022-03-07T11:39:32.613Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T11:39:32.613Z] ---> c703d4d60533 [2022-03-07T11:39:32.613Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 32d8e9b78465 [2022-03-07T11:39:32.613Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 91992ad126f2 [2022-03-07T11:39:32.613Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 7b1bcb8d0bee [2022-03-07T11:39:32.613Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> e4764a0e93c4 [2022-03-07T11:39:32.613Z] 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-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 98aa00846050 [2022-03-07T11:39:32.613Z] 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-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 5948f37394ee [2022-03-07T11:39:32.613Z] 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-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 260758f55996 [2022-03-07T11:39:32.613Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> 3e8e9eebbc21 [2022-03-07T11:39:32.613Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T11:39:32.613Z] ---> Using cache [2022-03-07T11:39:32.613Z] ---> bc70aed3695c [2022-03-07T11:39:32.613Z] Step 11/11 : COPY . . [2022-03-07T11:39:35.878Z] #19 40.64 Reading package lists... [2022-03-07T11:39:37.790Z] #19 49.62 Building dependency tree... [2022-03-07T11:39:39.701Z] #19 53.40 The following additional packages will be installed: [2022-03-07T11:39:39.701Z] #19 53.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-07T11:39:39.701Z] #19 53.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-07T11:39:39.701Z] #19 53.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-07T11:39:39.701Z] #19 53.40 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-07T11:39:39.701Z] #19 53.40 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-07T11:39:39.701Z] #19 53.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-07T11:39:39.701Z] #19 53.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-07T11:39:39.701Z] #19 53.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-07T11:39:39.701Z] #19 53.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.40 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-07T11:39:39.701Z] #19 53.40 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-07T11:39:39.701Z] #19 53.40 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-07T11:39:39.701Z] #19 53.40 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-07T11:39:39.701Z] #19 53.40 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-07T11:39:39.701Z] #19 53.40 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.40 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-07T11:39:39.701Z] #19 53.40 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-07T11:39:39.701Z] #19 53.40 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-07T11:39:39.701Z] #19 53.40 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-07T11:39:39.701Z] #19 53.40 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-07T11:39:39.701Z] #19 53.40 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.40 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-07T11:39:39.701Z] #19 53.40 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-07T11:39:39.701Z] #19 53.40 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.40 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-07T11:39:39.701Z] #19 53.41 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.41 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-07T11:39:39.701Z] #19 53.41 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.41 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-07T11:39:39.701Z] #19 53.41 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-07T11:39:39.701Z] #19 53.41 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-07T11:39:39.701Z] #19 53.41 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.41 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-07T11:39:39.701Z] #19 53.41 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-07T11:39:39.701Z] #19 53.41 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-07T11:39:39.701Z] #19 53.41 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-07T11:39:39.701Z] #19 53.41 linux-libc-dev-s390x-cross patch xz-utils [2022-03-07T11:39:39.701Z] #19 53.43 Suggested packages: [2022-03-07T11:39:39.701Z] #19 53.43 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-07T11:39:39.701Z] #19 53.43 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.43 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-07T11:39:39.701Z] #19 53.43 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-07T11:39:39.701Z] #19 53.43 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-07T11:39:39.701Z] #19 53.43 libyaml-shell-perl ed diffutils-doc [2022-03-07T11:39:39.701Z] #19 53.43 Recommended packages: [2022-03-07T11:39:39.701Z] #19 53.43 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-07T11:39:39.701Z] #19 53.43 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-07T11:39:40.154Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-03-07T11:39:40.154Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-07T11:39:40.154Z] ok github.com/docker/docker/cmd/dockerd/trap 2.361s coverage: 0.0% of statements [2022-03-07T11:39:40.154Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T11:39:40.154Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T11:39:40.154Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T11:39:40.154Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T11:39:40.154Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T11:39:43.003Z] #19 56.90 The following NEW packages will be installed: [2022-03-07T11:39:43.003Z] #19 56.90 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-07T11:39:43.003Z] #19 56.90 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-07T11:39:43.003Z] #19 56.90 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-07T11:39:43.003Z] #19 56.90 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-07T11:39:43.003Z] #19 56.90 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-07T11:39:43.003Z] #19 56.90 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-07T11:39:43.003Z] #19 56.90 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-07T11:39:43.003Z] #19 56.90 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-07T11:39:43.003Z] #19 56.90 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-07T11:39:43.003Z] #19 56.90 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-07T11:39:43.003Z] #19 56.90 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-07T11:39:43.003Z] #19 56.90 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.90 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-07T11:39:43.003Z] #19 56.91 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-07T11:39:43.003Z] #19 56.91 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-07T11:39:43.003Z] #19 56.91 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-07T11:39:43.003Z] #19 56.91 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-07T11:39:43.003Z] #19 56.91 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-07T11:39:43.003Z] #19 56.91 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.91 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-07T11:39:43.003Z] #19 56.91 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-07T11:39:43.003Z] #19 56.91 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-07T11:39:43.003Z] #19 56.91 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-07T11:39:43.003Z] #19 56.91 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-07T11:39:43.003Z] #19 56.91 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.91 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-07T11:39:43.003Z] #19 56.91 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-07T11:39:43.003Z] #19 56.91 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.91 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-07T11:39:43.003Z] #19 56.92 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.92 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-07T11:39:43.003Z] #19 56.92 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.92 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-07T11:39:43.003Z] #19 56.92 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-07T11:39:43.003Z] #19 56.92 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-07T11:39:43.003Z] #19 56.92 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.92 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-07T11:39:43.003Z] #19 56.92 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-07T11:39:43.003Z] #19 56.92 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-07T11:39:43.003Z] #19 56.92 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-07T11:39:43.003Z] #19 56.92 linux-libc-dev-s390x-cross patch xz-utils [2022-03-07T11:39:43.571Z] #19 57.37 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:39:43.571Z] #19 57.37 Need to get 787 MB of archives. [2022-03-07T11:39:43.571Z] #19 57.37 After this operation, 3385 MB of additional disk space will be used. [2022-03-07T11:39:43.571Z] #19 57.37 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-07T11:39:43.571Z] #19 57.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-07T11:39:43.571Z] #19 57.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-07T11:39:43.571Z] #19 57.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-07T11:39:43.571Z] #19 57.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-07T11:39:43.571Z] #19 57.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-07T11:39:43.571Z] #19 57.38 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-07T11:39:43.571Z] #19 57.45 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-07T11:39:43.571Z] #19 57.54 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-07T11:39:43.831Z] #19 57.67 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-07T11:39:43.831Z] #19 57.77 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-07T11:39:43.831Z] #19 57.81 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-07T11:39:43.831Z] #19 57.81 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-07T11:39:44.344Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2022-03-07T11:39:45.210Z] #19 59.16 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-07T11:39:45.210Z] #19 59.16 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-07T11:39:46.147Z] #19 60.01 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-07T11:39:46.147Z] #19 60.01 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-07T11:39:46.245Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-07T11:39:46.716Z] #19 60.75 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-07T11:39:46.975Z] #19 60.75 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-07T11:39:47.542Z] #19 61.46 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-07T11:39:47.542Z] #19 61.46 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-07T11:39:47.620Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2022-03-07T11:39:48.480Z] #19 62.45 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-07T11:39:48.480Z] #19 62.45 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-07T11:39:48.480Z] #19 62.46 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-07T11:39:48.480Z] #19 62.46 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-07T11:39:48.480Z] #19 62.46 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-07T11:39:48.480Z] #19 62.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-07T11:39:48.480Z] #19 62.46 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-07T11:39:48.480Z] #19 62.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-07T11:39:48.480Z] #19 62.50 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-07T11:39:48.739Z] #19 62.52 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-07T11:39:48.739Z] #19 62.52 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-07T11:39:48.739Z] #19 62.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-07T11:39:48.739Z] #19 62.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-07T11:39:48.739Z] #19 62.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-07T11:39:48.739Z] #19 62.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-07T11:39:48.739Z] #19 62.63 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-07T11:39:48.739Z] #19 62.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-07T11:39:48.739Z] #19 62.65 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-07T11:39:48.739Z] #19 62.68 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-07T11:39:50.116Z] #19 64.07 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-07T11:39:50.116Z] #19 64.07 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-07T11:39:50.116Z] #19 64.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-07T11:39:50.375Z] #19 64.14 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-07T11:39:50.375Z] #19 64.18 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-07T11:39:51.757Z] #19 65.31 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-07T11:39:51.757Z] #19 65.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-07T11:39:51.757Z] #19 65.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-07T11:39:51.757Z] #19 65.36 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-07T11:39:51.757Z] #19 65.36 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-07T11:39:51.757Z] #19 65.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T11:39:51.757Z] #19 65.56 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-07T11:39:51.757Z] #19 65.56 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-07T11:39:51.757Z] #19 65.56 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-07T11:39:51.757Z] #19 65.56 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-07T11:39:51.757Z] #19 65.56 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-07T11:39:51.757Z] #19 65.57 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-07T11:39:51.757Z] #19 65.57 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-07T11:39:51.757Z] #19 65.58 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-07T11:39:51.757Z] #19 65.58 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-07T11:39:51.757Z] #19 65.58 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-07T11:39:51.757Z] #19 65.58 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-07T11:39:51.757Z] #19 65.58 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-07T11:39:51.757Z] #19 65.58 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-07T11:39:51.757Z] #19 65.58 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-07T11:39:51.757Z] #19 65.62 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-07T11:39:51.757Z] #19 65.62 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-07T11:39:51.757Z] #19 65.62 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-07T11:39:51.757Z] #19 65.63 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-07T11:39:51.757Z] #19 65.69 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-07T11:39:52.017Z] #19 65.70 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-07T11:39:52.017Z] #19 65.73 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-07T11:39:52.017Z] #19 65.75 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-07T11:39:52.955Z] #19 66.88 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-07T11:39:53.213Z] #19 66.88 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-07T11:39:53.214Z] #19 66.91 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-07T11:39:53.214Z] #19 66.93 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-07T11:39:53.214Z] #19 66.96 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-07T11:39:54.150Z] #19 67.93 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-07T11:39:54.150Z] #19 67.93 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-07T11:39:54.150Z] #19 67.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-07T11:39:54.150Z] #19 67.96 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-07T11:39:54.150Z] #19 67.96 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-07T11:39:54.150Z] #19 67.96 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-07T11:39:54.150Z] #19 67.96 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-07T11:39:54.150Z] #19 68.00 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-07T11:39:54.150Z] #19 68.00 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-07T11:39:54.150Z] #19 68.01 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-07T11:39:54.150Z] #19 68.03 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-07T11:39:54.192Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-07T11:39:55.527Z] #19 69.44 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-07T11:39:55.527Z] #19 69.44 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-07T11:39:55.528Z] #19 69.47 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-07T11:39:55.528Z] #19 69.52 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-07T11:39:55.528Z] #19 69.56 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-07T11:39:55.566Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.0% of statements [2022-03-07T11:39:55.824Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-07T11:39:56.095Z] #19 ... [2022-03-07T11:39:56.095Z] [2022-03-07T11:39:56.095Z] #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-07T11:39:56.095Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T11:39:56.095Z] #41 DONE 76.6s [2022-03-07T11:39:56.095Z] [2022-03-07T11:39:56.095Z] #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-07T11:39:56.095Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:39:56.390Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-07T11:39:57.049Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.011s coverage: 4.2% of statements [2022-03-07T11:39:57.108Z] #19 70.83 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-07T11:39:57.109Z] #19 70.83 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-07T11:39:57.109Z] #19 70.83 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-07T11:39:57.109Z] #19 70.87 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-07T11:39:57.109Z] #19 70.87 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-07T11:39:57.109Z] #19 70.89 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-07T11:39:57.109Z] #19 70.89 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-07T11:39:57.109Z] #19 70.89 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-07T11:39:57.109Z] #19 70.95 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-07T11:39:57.109Z] #19 70.98 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-07T11:39:57.109Z] #19 71.03 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-07T11:39:57.109Z] #19 71.04 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-07T11:39:57.109Z] #19 71.06 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-07T11:39:57.367Z] #19 71.07 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-07T11:39:57.367Z] #19 71.10 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-07T11:39:58.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T11:39:58.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T11:39:58.305Z] #19 72.20 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-07T11:39:58.305Z] #19 72.20 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-07T11:39:58.305Z] #19 72.24 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-07T11:39:58.423Z] ok github.com/docker/docker/daemon 10.102s coverage: 17.1% of statements [2022-03-07T11:39:58.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T11:39:58.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T11:39:58.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T11:39:58.423Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T11:39:58.423Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-03-07T11:39:58.564Z] #19 72.27 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-07T11:39:58.564Z] #19 72.31 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-07T11:39:59.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T11:39:59.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T11:39:59.357Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.396s coverage: 56.2% of statements [2022-03-07T11:39:59.504Z] #19 73.43 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-07T11:39:59.774Z] #19 73.43 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-07T11:39:59.774Z] #19 73.43 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-07T11:39:59.774Z] #19 73.44 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-07T11:39:59.774Z] #19 73.44 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-07T11:39:59.774Z] #19 73.45 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-07T11:39:59.774Z] #19 73.45 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-07T11:39:59.774Z] #19 73.46 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-07T11:39:59.774Z] #19 73.49 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-07T11:39:59.774Z] #19 73.49 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-07T11:39:59.774Z] #19 73.51 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-07T11:39:59.774Z] #19 73.52 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-07T11:40:00.713Z] #19 74.63 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-07T11:40:00.713Z] #19 74.63 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-07T11:40:00.713Z] #19 74.65 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-07T11:40:00.713Z] #19 74.68 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-07T11:40:00.713Z] #19 74.70 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-07T11:40:00.734Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2022-03-07T11:40:02.096Z] #19 76.01 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-07T11:40:02.096Z] #19 76.01 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-07T11:40:02.114Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.221s coverage: 50.5% of statements [2022-03-07T11:40:02.114Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.880s coverage: 46.2% of statements [2022-03-07T11:40:02.114Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T11:40:02.663Z] #19 76.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:40:02.922Z] #19 76.95 Fetched 787 MB in 19s (41.6 MB/s) [2022-03-07T11:40:03.182Z] #19 77.01 Selecting previously unselected package liblocale-gettext-perl. [2022-03-07T11:40:03.182Z] #19 77.01 (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-07T11:40:03.182Z] #19 77.05 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-07T11:40:03.182Z] #19 77.05 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-07T11:40:03.182Z] #19 77.10 Selecting previously unselected package bzip2. [2022-03-07T11:40:03.182Z] #19 77.10 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-07T11:40:03.182Z] #19 77.11 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T11:40:03.182Z] #19 77.16 Selecting previously unselected package libmagic-mgc. [2022-03-07T11:40:03.441Z] #19 77.17 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-07T11:40:03.441Z] #19 77.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-07T11:40:03.441Z] #19 77.39 Selecting previously unselected package libmagic1:amd64. [2022-03-07T11:40:03.441Z] #19 77.40 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-07T11:40:03.441Z] #19 77.41 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-07T11:40:03.490Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-03-07T11:40:03.700Z] #19 77.47 Selecting previously unselected package file. [2022-03-07T11:40:03.701Z] #19 77.47 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-07T11:40:03.701Z] #19 77.48 Unpacking file (1:5.39-3) ... [2022-03-07T11:40:03.701Z] #19 77.54 Selecting previously unselected package xz-utils. [2022-03-07T11:40:03.701Z] #19 77.54 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-07T11:40:03.701Z] #19 77.55 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T11:40:03.701Z] #19 77.65 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-07T11:40:03.701Z] #19 77.65 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T11:40:03.701Z] #19 77.66 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-07T11:40:04.057Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.903s coverage: 58.0% of statements [2022-03-07T11:40:04.057Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-07T11:40:04.057Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T11:40:04.315Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-03-07T11:40:04.574Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-03-07T11:40:04.648Z] #19 78.53 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-07T11:40:04.648Z] #19 78.54 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-07T11:40:04.648Z] #19 78.54 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-07T11:40:05.215Z] #19 79.26 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-07T11:40:05.215Z] #19 79.26 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-07T11:40:05.475Z] #19 79.27 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-07T11:40:05.948Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.8% of statements [2022-03-07T11:40:05.948Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T11:40:05.948Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T11:40:06.042Z] #19 79.93 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-07T11:40:06.042Z] #19 79.94 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T11:40:06.042Z] #19 79.94 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-07T11:40:06.206Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.0% of statements [2022-03-07T11:40:06.609Z] #19 80.60 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-07T11:40:06.884Z] #19 80.60 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T11:40:06.884Z] #19 80.61 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-07T11:40:07.141Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 79.9% of statements [2022-03-07T11:40:07.141Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-03-07T11:40:07.141Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T11:40:07.142Z] #19 81.11 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-07T11:40:07.142Z] #19 81.12 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:07.142Z] #19 81.12 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:40:07.399Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-03-07T11:40:07.400Z] #19 81.18 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-07T11:40:07.400Z] #19 81.18 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:07.400Z] #19 81.19 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:40:07.657Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-07T11:40:07.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2022-03-07T11:40:08.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-03-07T11:40:08.741Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-03-07T11:40:08.741Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T11:40:09.000Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 59.1% of statements [2022-03-07T11:40:09.259Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-03-07T11:40:10.192Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-07T11:40:10.451Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-03-07T11:40:10.709Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-07T11:40:11.658Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2022-03-07T11:40:11.658Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T11:40:11.658Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T11:40:12.592Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-07T11:40:12.850Z] ok github.com/docker/docker/distribution 0.598s coverage: 28.4% of statements [2022-03-07T11:40:12.850Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T11:40:13.416Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-07T11:40:13.982Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-03-07T11:40:14.549Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-07T11:40:14.808Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-03-07T11:40:14.808Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T11:40:15.067Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-07T11:40:15.326Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-07T11:40:15.326Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T11:40:15.585Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-03-07T11:40:16.002Z] ---> 53fab2b114f0 [2022-03-07T11:40:16.520Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-03-07T11:40:17.087Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-03-07T11:40:17.087Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-07T11:40:17.386Z] #19 90.74 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-07T11:40:17.386Z] #19 90.74 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:17.386Z] #19 90.75 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:40:17.386Z] #19 90.81 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-07T11:40:17.386Z] #19 90.81 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:17.386Z] #19 90.82 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T11:40:18.988Z] ok github.com/docker/docker/pkg/archive 0.279s coverage: 82.5% of statements [2022-03-07T11:40:19.131Z] Successfully built 53fab2b114f0 [2022-03-07T11:40:19.131Z] Successfully tagged docker:latest [2022-03-07T11:40:19.131Z] INFO: Image build ended at 03/07/2022 11:40:18. Duration:00:00:57.2195412 [2022-03-07T11:40:19.131Z] [2022-03-07T11:40:19.131Z] [2022-03-07T11:40:19.131Z] INFO: Building the test binaries at 03/07/2022 11:40:18... [2022-03-07T11:40:19.921Z] ok github.com/docker/docker/pkg/authorization 0.640s coverage: 68.3% of statements [2022-03-07T11:40:19.921Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-07T11:40:19.921Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-07T11:40:19.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T11:40:23.202Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 43.5% of statements [2022-03-07T11:40:23.460Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-07T11:40:23.460Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-07T11:40:23.719Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-07T11:40:24.285Z] ok github.com/docker/docker/layer 7.612s coverage: 69.0% of statements [2022-03-07T11:40:24.285Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T11:40:24.285Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T11:40:24.285Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T11:40:24.285Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T11:40:24.285Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T11:40:24.285Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T11:40:24.543Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-07T11:40:24.543Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-07T11:40:24.801Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2022-03-07T11:40:24.801Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-03-07T11:40:25.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T11:40:25.735Z] ok github.com/docker/docker/pkg/idtools 0.326s coverage: 69.5% of statements [2022-03-07T11:40:25.994Z] ok github.com/docker/docker/pkg/ioutils 0.388s coverage: 70.1% of statements [2022-03-07T11:40:25.994Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-03-07T11:40:25.994Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T11:40:25.995Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-07T11:40:25.995Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-07T11:40:25.995Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T11:40:26.254Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-07T11:40:26.254Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2022-03-07T11:40:26.512Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-07T11:40:26.512Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-07T11:40:26.512Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-07T11:40:26.512Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T11:40:26.512Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T11:40:27.080Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-03-07T11:40:27.364Z] #19 99.90 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-07T11:40:27.364Z] #19 99.90 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:27.364Z] #19 99.91 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:40:27.364Z] #19 99.97 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-07T11:40:27.364Z] #19 99.98 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:27.364Z] #19 99.98 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T11:40:27.648Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-07T11:40:27.648Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-07T11:40:27.906Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-07T11:40:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T11:40:28.146Z] INFO: make.ps1 starting at 03/07/2022 11:40:27 [2022-03-07T11:40:28.146Z] INFO: Git commit (5979d6e7e3) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T11:40:28.146Z] INFO: Invoking autogen... [2022-03-07T11:40:29.201Z] INFO: Building daemon... [2022-03-07T11:40:29.280Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-03-07T11:40:29.280Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-07T11:40:29.539Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-07T11:40:29.796Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-07T11:40:30.055Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-07T11:40:30.055Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-07T11:40:30.625Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-03-07T11:40:31.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T11:40:31.191Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-07T11:40:31.191Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-03-07T11:40:31.756Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-07T11:40:32.014Z] coverage: [no statements] [2022-03-07T11:40:32.014Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-07T11:40:32.272Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-07T11:40:32.272Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-07T11:40:32.530Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-07T11:40:33.905Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-07T11:40:34.051Z] #19 ... [2022-03-07T11:40:34.051Z] [2022-03-07T11:40:34.051Z] #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-07T11:40:34.051Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:40:34.051Z] #50 114.5 + dpkg --print-architecture [2022-03-07T11:40:34.051Z] #50 114.5 + git checkout -q v2.1.0 [2022-03-07T11:40:34.470Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-07T11:40:34.624Z] #50 115.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-07T11:40:34.624Z] #50 115.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-07T11:40:34.728Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-07T11:40:36.102Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-03-07T11:40:36.102Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-07T11:40:36.173Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T11:40:36.173Z] [2022-03-07T11:40:36.173Z] ________ ____ __. [2022-03-07T11:40:36.173Z] \_____ \ | |/ _| [2022-03-07T11:40:36.173Z] / | \| < [2022-03-07T11:40:36.173Z] / | \ | \ [2022-03-07T11:40:36.173Z] \_______ /____|__ \ [2022-03-07T11:40:36.173Z] \/ \/ [2022-03-07T11:40:36.173Z] [2022-03-07T11:40:36.173Z] INFO: make.ps1 ended at 03/07/2022 11:40:26 [2022-03-07T11:40:36.173Z] INFO: Binaries build ended at 03/07/2022 11:40:28. Duration:00:01:24.0687828 [2022-03-07T11:40:36.173Z] INFO: Copying the built daemon binary to d:\CI\PR-43343\2\binary\dockerd-5979d6e7e3.exe... [2022-03-07T11:40:36.173Z] INFO: Copying the built client binary to d:\CI\PR-43343\2\binary\docker-5979d6e7e3.exe... [2022-03-07T11:40:36.173Z] INFO: Copying dockerversion from the container... [2022-03-07T11:40:36.173Z] INFO: Copying the golang package from the container to d:\CI\PR-43343\2\installer\go.zip... [2022-03-07T11:40:36.173Z] INFO: Extracting go.zip to d:\CI\PR-43343\2\go [2022-03-07T11:40:37.037Z] ok github.com/docker/docker/registry 0.083s coverage: 58.3% of statements [2022-03-07T11:40:37.603Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-07T11:40:37.603Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2022-03-07T11:40:38.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T11:40:38.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T11:40:38.168Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-07T11:40:38.427Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-07T11:40:38.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T11:40:39.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T11:40:39.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T11:40:39.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T11:40:40.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T11:40:40.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T11:40:40.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T11:40:40.957Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-07T11:40:41.522Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-03-07T11:40:41.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T11:40:41.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T11:40:42.089Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-03-07T11:40:42.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T11:40:42.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T11:40:43.024Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-03-07T11:40:43.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T11:40:44.625Z] #50 ... [2022-03-07T11:40:44.625Z] [2022-03-07T11:40:44.625Z] #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-07T11:40:44.625Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:40:44.625Z] #19 109.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-07T11:40:44.625Z] #19 109.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:44.625Z] #19 109.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:40:44.625Z] #19 109.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-07T11:40:44.625Z] #19 109.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:44.625Z] #19 109.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:40:44.625Z] #19 118.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-07T11:40:44.625Z] #19 118.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:44.625Z] #19 118.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:40:44.625Z] #19 118.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-07T11:40:44.625Z] #19 118.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:40:44.625Z] #19 118.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:40:44.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T11:40:45.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T11:40:45.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T11:40:45.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T11:40:45.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T11:40:46.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T11:40:46.602Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T11:40:46.602Z] [2022-03-07T11:40:46.602Z] ________ ____ __. [2022-03-07T11:40:46.602Z] \_____ \ | |/ _| [2022-03-07T11:40:46.602Z] / | \| < [2022-03-07T11:40:46.602Z] / | \ | \ [2022-03-07T11:40:46.602Z] \_______ /____|__ \ [2022-03-07T11:40:46.602Z] \/ \/ [2022-03-07T11:40:46.602Z] [2022-03-07T11:40:46.602Z] INFO: make.ps1 ended at 03/07/2022 11:40:44 [2022-03-07T11:40:46.602Z] INFO: Binaries build ended at 03/07/2022 11:40:45. Duration:00:01:31.5971132 [2022-03-07T11:40:46.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T11:40:47.071Z] INFO: Copying the built daemon binary to d:\CI\PR-43343\2\binary\dockerd-5979d6e7e3.exe... [2022-03-07T11:40:47.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T11:40:47.541Z] INFO: Copying the built client binary to d:\CI\PR-43343\2\binary\docker-5979d6e7e3.exe... [2022-03-07T11:40:47.541Z] INFO: Copying dockerversion from the container... [2022-03-07T11:40:47.541Z] INFO: Copying the golang package from the container to d:\CI\PR-43343\2\installer\go.zip... [2022-03-07T11:40:47.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T11:40:48.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T11:40:48.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T11:40:48.530Z] INFO: Extracting go.zip to d:\CI\PR-43343\2\go [2022-03-07T11:40:48.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T11:40:48.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T11:40:49.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T11:40:49.958Z] Using test binary docker [2022-03-07T11:40:49.958Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T11:40:49.958Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-07T11:40:49.958Z] INFO: Waiting for daemon to start... [2022-03-07T11:40:49.958Z] Starting dockerd [2022-03-07T11:40:50.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T11:40:50.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T11:40:51.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T11:40:52.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T11:40:52.125Z] Using test binary docker [2022-03-07T11:40:52.125Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T11:40:52.125Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T11:40:52.125Z] INFO: Waiting for daemon to start... [2022-03-07T11:40:52.125Z] Starting dockerd [2022-03-07T11:40:52.474Z] . [2022-03-07T11:40:52.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T11:40:52.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T11:40:52.475Z] Error: No such image: emptyfs [2022-03-07T11:40:52.475Z] Running integration-test (iteration 1) [2022-03-07T11:40:52.475Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T11:40:52.475Z] Loaded image: busybox:latest [2022-03-07T11:40:52.475Z] Loaded image: busybox:glibc [2022-03-07T11:40:52.745Z] #19 126.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-07T11:40:52.745Z] #19 126.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:40:52.745Z] #19 126.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:40:53.682Z] #19 127.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-07T11:40:53.682Z] #19 127.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:40:53.842Z] Loaded image: debian:bullseye-slim [2022-03-07T11:40:53.940Z] #19 127.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T11:40:54.098Z] Loaded image: hello-world:latest [2022-03-07T11:40:54.098Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:40:54.098Z] INFO: Testing against a local daemon [2022-03-07T11:40:54.098Z] === RUN TestCgroupNamespacesBuild [2022-03-07T11:40:54.652Z] . [2022-03-07T11:40:54.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T11:40:54.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T11:40:54.652Z] Error: No such image: emptyfs [2022-03-07T11:40:54.652Z] Running integration-test (iteration 1) [2022-03-07T11:40:54.652Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T11:40:54.652Z] Loaded image: busybox:latest [2022-03-07T11:40:54.652Z] Loaded image: busybox:glibc [2022-03-07T11:40:54.914Z] #19 128.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-07T11:40:54.914Z] #19 128.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:40:54.914Z] #19 128.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T11:40:55.464Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-03-07T11:40:55.464Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T11:40:55.849Z] #19 129.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-07T11:40:55.849Z] #19 129.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:40:56.027Z] Loaded image: debian:bullseye-slim [2022-03-07T11:40:56.027Z] Loaded image: hello-world:latest [2022-03-07T11:40:56.107Z] #19 129.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:40:56.285Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:40:56.285Z] INFO: Testing against a local daemon [2022-03-07T11:40:56.285Z] === RUN TestCgroupNamespacesBuild [2022-03-07T11:40:56.829Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-03-07T11:40:56.830Z] === RUN TestBuildWithSession [2022-03-07T11:40:56.830Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:40:56.830Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:40:56.830Z] === RUN TestBuildSquashParent [2022-03-07T11:40:57.051Z] #19 130.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-07T11:40:57.051Z] #19 130.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:40:57.311Z] #19 131.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:40:57.659Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-03-07T11:40:57.659Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T11:40:57.922Z] INFO: Extraction ended at 03/07/2022 11:40:56. Duration:00:00:26.9723983 [2022-03-07T11:40:57.922Z] INFO: Updating the golang and path environment variables [2022-03-07T11:40:57.922Z] INFO: GOPATH=d:\gopath [2022-03-07T11:40:57.922Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T11:40:57.922Z] INFO: Running the daemon under test in debug mode [2022-03-07T11:40:57.923Z] INFO: Running the daemon under test in containerd mode [2022-03-07T11:40:57.923Z] INFO: Starting a daemon under test... [2022-03-07T11:40:57.923Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43343\2\daemon --pidfile d:\CI\PR-43343\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-07T11:40:57.923Z] INFO: Containerd started successfully. [2022-03-07T11:40:57.923Z] INFO: Process started successfully. [2022-03-07T11:40:57.923Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T11:40:57.923Z] INFO: Waiting for the daemon under test to start... [2022-03-07T11:40:58.255Z] #19 131.9 Selecting previously unselected package cross-config. [2022-03-07T11:40:58.255Z] #19 131.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-07T11:40:58.255Z] #19 132.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-07T11:40:58.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-07T11:40:58.594Z] === RUN TestBuildWithSession [2022-03-07T11:40:58.594Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:40:58.594Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:40:58.594Z] === RUN TestBuildSquashParent [2022-03-07T11:40:59.240Z] #19 133.0 Selecting previously unselected package gcc-10-cross-base. [2022-03-07T11:40:59.240Z] #19 133.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-07T11:40:59.240Z] #19 133.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-07T11:40:59.816Z] #19 ... [2022-03-07T11:40:59.816Z] [2022-03-07T11:40:59.816Z] #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-07T11:40:59.816Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T11:40:59.816Z] #50 DONE 140.2s [2022-03-07T11:40:59.816Z] [2022-03-07T11:40:59.816Z] #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-07T11:40:59.816Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:40:59.816Z] #19 133.6 Selecting previously unselected package libc6-arm64-cross. [2022-03-07T11:40:59.816Z] #19 133.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-07T11:40:59.816Z] #19 133.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-07T11:41:00.075Z] #19 133.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-07T11:41:00.075Z] #19 134.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:00.075Z] #19 134.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:00.334Z] #19 134.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-07T11:41:00.334Z] #19 134.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:00.334Z] #19 134.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:00.334Z] #19 134.1 Selecting previously unselected package libitm1-arm64-cross. [2022-03-07T11:41:00.334Z] #19 134.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:00.334Z] #19 134.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:00.334Z] #19 134.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-07T11:41:00.334Z] #19 134.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:00.334Z] #19 134.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:00.334Z] #19 134.2 Selecting previously unselected package libasan6-arm64-cross. [2022-03-07T11:41:00.334Z] #19 134.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:00.334Z] #19 134.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:00.901Z] #19 134.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-07T11:41:00.901Z] #19 134.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:00.901Z] #19 134.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:01.094Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T11:41:01.094Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === Skipped [2022-03-07T11:41:01.094Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T11:41:01.094Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T11:41:01.094Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T11:41:01.094Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T11:41:01.094Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-07T11:41:01.094Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:39:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T11:41:01.094Z] aufs_test.go:37: driver not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:71: No driver to put! [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-07T11:41:01.094Z] time="2022-03-07T11:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:71: No driver to put! [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-07T11:41:01.094Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-07T11:41:01.094Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-07T11:41:01.094Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.094Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T11:41:01.094Z] [2022-03-07T11:41:01.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-07T11:41:01.094Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.095Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T11:41:01.095Z] [2022-03-07T11:41:01.095Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-07T11:41:01.095Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.095Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T11:41:01.095Z] [2022-03-07T11:41:01.095Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-07T11:41:01.095Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T11:41:01.095Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T11:41:01.095Z] [2022-03-07T11:41:01.095Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-07T11:41:01.095Z] graphtest_unix.go:71: No driver to put! [2022-03-07T11:41:01.095Z] [2022-03-07T11:41:01.095Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-07T11:41:01.095Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-07T11:41:01.095Z] [2022-03-07T11:41:01.095Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-07T11:41:01.095Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-07T11:41:01.095Z] [2022-03-07T11:41:01.095Z] DONE 2323 tests, 53 skipped in 193.932s [2022-03-07T11:41:01.095Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/config [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/idm [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/ns [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/options [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/osl [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T11:41:01.095Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-07T11:41:01.095Z] + 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-07T11:41:01.160Z] #19 134.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-07T11:41:01.160Z] #19 134.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:01.160Z] #19 134.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:01.419Z] #19 135.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-07T11:41:01.419Z] #19 135.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:01.419Z] #19 135.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:01.419Z] #19 135.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-07T11:41:01.678Z] #19 135.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:01.678Z] #19 135.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:01.678Z] #19 135.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-07T11:41:01.678Z] #19 135.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:01.678Z] #19 135.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:01.937Z] #19 135.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-07T11:41:01.937Z] #19 135.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:01.937Z] #19 135.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:41:02.079Z] --- PASS: TestBuildSquashParent (4.67s) [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:41:02.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:41:02.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:41:02.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:41:02.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:41:02.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:41:02.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:41:02.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:41:02.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:41:02.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:41:03.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:41:03.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:41:04.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:41:04.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:41:05.150Z] --- PASS: TestBuildSquashParent (6.51s) [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:41:05.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:41:05.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:41:05.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:41:05.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:41:05.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:41:05.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:41:05.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:41:05.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:41:05.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.05s) [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s) [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2022-03-07T11:41:06.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-03-07T11:41:06.183Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:41:06.183Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:41:07.052Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:41:07.052Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:41:07.552Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:41:07.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T11:41:08.065Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:41:08.321Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:41:08.499Z] #19 ... [2022-03-07T11:41:08.499Z] [2022-03-07T11:41:08.499Z] #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-07T11:41:08.499Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T11:41:08.499Z] #58 148.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-07T11:41:08.577Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-03-07T11:41:08.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2022-03-07T11:41:08.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-03-07T11:41:08.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-07T11:41:08.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-07T11:41:08.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-07T11:41:08.577Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:41:08.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:41:08.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:41:09.139Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-03-07T11:41:09.139Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:41:10.068Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-03-07T11:41:10.068Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:41:10.324Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-07T11:41:10.324Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2022-03-07T11:41:10.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-03-07T11:41:10.853Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:41:10.853Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:41:11.029Z] #58 DONE 151.2s [2022-03-07T11:41:11.029Z] [2022-03-07T11:41:11.029Z] #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-07T11:41:11.029Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T11:41:11.029Z] #19 143.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-07T11:41:11.029Z] #19 143.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:11.029Z] #19 143.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:41:11.029Z] #19 144.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-07T11:41:11.029Z] #19 144.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-07T11:41:11.029Z] #19 144.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-07T11:41:11.029Z] #19 144.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-07T11:41:11.029Z] #19 144.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:11.029Z] #19 144.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-07T11:41:11.288Z] #19 145.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-07T11:41:11.288Z] #19 145.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:11.288Z] #19 145.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:41:11.854Z] #19 145.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-07T11:41:11.854Z] #19 145.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:11.854Z] #19 145.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:41:12.215Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-03-07T11:41:12.215Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:41:12.472Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-07T11:41:12.472Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:41:14.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:41:14.362Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-03-07T11:41:14.362Z] === RUN TestBuildWithHugeFile [2022-03-07T11:41:15.065Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T11:41:16.437Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:41:17.123Z] #19 150.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-07T11:41:17.123Z] #19 150.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:17.123Z] #19 150.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:41:17.123Z] #19 150.5 Selecting previously unselected package patch. [2022-03-07T11:41:17.123Z] #19 150.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-07T11:41:17.123Z] #19 150.5 Unpacking patch (2.7.6-7) ... [2022-03-07T11:41:17.123Z] #19 150.6 Selecting previously unselected package dpkg-dev. [2022-03-07T11:41:17.123Z] #19 150.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-07T11:41:17.123Z] #19 150.6 Unpacking dpkg-dev (1.20.9) ... [2022-03-07T11:41:17.123Z] #19 150.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-07T11:41:17.123Z] #19 150.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-07T11:41:17.123Z] #19 150.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-07T11:41:17.123Z] #19 150.7 Selecting previously unselected package libio-string-perl. [2022-03-07T11:41:17.123Z] #19 150.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-07T11:41:17.123Z] #19 150.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-07T11:41:17.123Z] #19 150.8 Selecting previously unselected package libicu67:amd64. [2022-03-07T11:41:17.123Z] #19 150.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-07T11:41:17.123Z] #19 150.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T11:41:17.370Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:41:17.692Z] #19 151.6 Selecting previously unselected package libxml2:amd64. [2022-03-07T11:41:17.692Z] #19 151.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-07T11:41:17.692Z] #19 151.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T11:41:17.951Z] #19 151.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-07T11:41:17.951Z] #19 151.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-07T11:41:17.951Z] #19 151.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-07T11:41:17.951Z] #19 151.7 Selecting previously unselected package libxml-sax-base-perl. [2022-03-07T11:41:17.951Z] #19 151.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-07T11:41:17.951Z] #19 151.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-07T11:41:17.951Z] #19 151.7 Selecting previously unselected package libxml-sax-perl. [2022-03-07T11:41:17.951Z] #19 151.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-07T11:41:17.951Z] #19 151.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-07T11:41:17.951Z] #19 151.8 Selecting previously unselected package libxml-libxml-perl. [2022-03-07T11:41:17.951Z] #19 151.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-07T11:41:17.951Z] #19 151.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-07T11:41:17.951Z] #19 151.8 Selecting previously unselected package libxml-simple-perl. [2022-03-07T11:41:17.951Z] #19 151.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-07T11:41:17.951Z] #19 151.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-07T11:41:17.951Z] #19 151.9 Selecting previously unselected package libyaml-perl. [2022-03-07T11:41:17.951Z] #19 151.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-07T11:41:17.951Z] #19 151.9 Unpacking libyaml-perl (1.30-1) ... [2022-03-07T11:41:17.951Z] #19 151.9 Selecting previously unselected package libconfig-auto-perl. [2022-03-07T11:41:17.951Z] #19 151.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-07T11:41:17.951Z] #19 151.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-07T11:41:17.951Z] #19 152.0 Selecting previously unselected package libfile-which-perl. [2022-03-07T11:41:17.951Z] #19 152.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-07T11:41:17.951Z] #19 152.0 Unpacking libfile-which-perl (1.23-1) ... [2022-03-07T11:41:17.951Z] #19 152.0 Selecting previously unselected package libfile-homedir-perl. [2022-03-07T11:41:17.951Z] #19 152.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-07T11:41:17.951Z] #19 152.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-07T11:41:18.210Z] #19 152.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-07T11:41:18.210Z] #19 152.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-07T11:41:18.210Z] #19 152.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-07T11:41:18.210Z] #19 152.1 Selecting previously unselected package dpkg-cross. [2022-03-07T11:41:18.210Z] #19 152.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-07T11:41:18.210Z] #19 152.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-07T11:41:18.210Z] #19 152.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-07T11:41:18.210Z] #19 152.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-07T11:41:18.210Z] #19 152.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-07T11:41:18.210Z] #19 152.1 Selecting previously unselected package libc6-armel-cross. [2022-03-07T11:41:18.210Z] #19 152.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:18.210Z] #19 152.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-07T11:41:18.326Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2022-03-07T11:41:18.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-03-07T11:41:18.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-07T11:41:18.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-03-07T11:41:18.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-07T11:41:18.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-07T11:41:18.326Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:41:18.468Z] #19 152.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-07T11:41:18.468Z] #19 152.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.468Z] #19 152.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.468Z] #19 152.3 Selecting previously unselected package libgomp1-armel-cross. [2022-03-07T11:41:18.468Z] #19 152.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.468Z] #19 152.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.468Z] #19 152.3 Selecting previously unselected package libatomic1-armel-cross. [2022-03-07T11:41:18.468Z] #19 152.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.468Z] #19 152.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.468Z] #19 152.4 Selecting previously unselected package libasan6-armel-cross. [2022-03-07T11:41:18.468Z] #19 152.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.468Z] #19 152.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.726Z] #19 152.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-07T11:41:18.726Z] #19 152.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.726Z] #19 152.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.726Z] #19 152.7 Selecting previously unselected package libubsan1-armel-cross. [2022-03-07T11:41:18.726Z] #19 152.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.726Z] #19 152.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.726Z] #19 152.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-07T11:41:18.726Z] #19 152.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:18.984Z] #19 152.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:18.984Z] #19 152.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-07T11:41:18.984Z] #19 152.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:18.984Z] #19 152.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T11:41:19.642Z] ...INFO: Daemon under test started and replied! [2022-03-07T11:41:19.642Z] INFO: Docker version of the daemon under test [2022-03-07T11:41:19.642Z] [2022-03-07T11:41:19.642Z] Client: [2022-03-07T11:41:19.642Z] Version: 17.06.2-ce [2022-03-07T11:41:19.642Z] API version: 1.30 [2022-03-07T11:41:19.642Z] Go version: go1.8.3 [2022-03-07T11:41:19.642Z] Git commit: cec0b72 [2022-03-07T11:41:19.642Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T11:41:19.642Z] OS/Arch: windows/amd64 [2022-03-07T11:41:19.642Z] [2022-03-07T11:41:19.642Z] Server: [2022-03-07T11:41:19.642Z] Version: 0.0.0-dev [2022-03-07T11:41:19.642Z] API version: 1.42 (minimum version 1.24) [2022-03-07T11:41:19.642Z] Go version: go1.17.8 [2022-03-07T11:41:19.642Z] Git commit: 5979d6e7e3 [2022-03-07T11:41:19.642Z] Built: 03/07/2022 11:39:08 [2022-03-07T11:41:19.642Z] OS/Arch: windows/amd64 [2022-03-07T11:41:19.642Z] Experimental: false [2022-03-07T11:41:19.642Z] [2022-03-07T11:41:19.642Z] INFO: Docker info of the daemon under test [2022-03-07T11:41:19.642Z] [2022-03-07T11:41:19.642Z] Containers: 0 [2022-03-07T11:41:19.642Z] Running: 0 [2022-03-07T11:41:19.642Z] Paused: 0 [2022-03-07T11:41:19.642Z] Stopped: 0 [2022-03-07T11:41:19.642Z] Images: 0 [2022-03-07T11:41:19.642Z] Server Version: 0.0.0-dev [2022-03-07T11:41:19.642Z] Storage Driver: windowsfilter [2022-03-07T11:41:19.642Z] Windows: [2022-03-07T11:41:19.642Z] Logging Driver: json-file [2022-03-07T11:41:19.642Z] Plugins: [2022-03-07T11:41:19.642Z] Volume: local [2022-03-07T11:41:19.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:41:19.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:41:19.642Z] Swarm: inactive [2022-03-07T11:41:19.642Z] Default Isolation: process [2022-03-07T11:41:19.642Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T11:41:19.642Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T11:41:19.642Z] OSType: windows [2022-03-07T11:41:19.642Z] Architecture: x86_64 [2022-03-07T11:41:19.642Z] CPUs: 4 [2022-03-07T11:41:19.642Z] Total Memory: 32GiB [2022-03-07T11:41:19.642Z] Name: azwin-2-859400 [2022-03-07T11:41:19.642Z] ID: SP6T:KUHY:LOEE:B6HS:QKCX:FR5Q:O4NA:NUQB:ZVEH:YZZC:S5JN:JJQW [2022-03-07T11:41:19.642Z] Docker Root Dir: D:\CI\PR-43343\2\daemon [2022-03-07T11:41:19.642Z] Debug Mode (client): false [2022-03-07T11:41:19.642Z] Debug Mode (server): true [2022-03-07T11:41:19.642Z] File Descriptors: -1 [2022-03-07T11:41:19.642Z] Goroutines: 31 [2022-03-07T11:41:19.642Z] System Time: 2022-03-07T11:41:16.7216745Z [2022-03-07T11:41:19.642Z] EventsListeners: 0 [2022-03-07T11:41:19.643Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:41:19.643Z] Labels: [2022-03-07T11:41:19.643Z] Experimental: false [2022-03-07T11:41:19.643Z] Insecure Registries: [2022-03-07T11:41:19.643Z] 127.0.0.0/8 [2022-03-07T11:41:19.643Z] Live Restore Enabled: false [2022-03-07T11:41:19.643Z] [2022-03-07T11:41:19.643Z] [2022-03-07T11:41:19.643Z] INFO: Docker images of the daemon under test [2022-03-07T11:41:19.643Z] [2022-03-07T11:41:19.643Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T11:41:19.643Z] [2022-03-07T11:41:19.643Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T11:41:19.643Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-07T11:41:19.643Z] ltsc2022: Pulling from windows/servercore [2022-03-07T11:41:19.643Z] 8f616e6e9eec: Pulling fs layer [2022-03-07T11:41:19.643Z] 898469748ff6: Pulling fs layer [2022-03-07T11:41:23.584Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-07T11:41:23.584Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:41:24.253Z] #19 157.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-07T11:41:24.253Z] #19 157.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:24.253Z] #19 157.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T11:41:24.253Z] #19 157.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-07T11:41:24.253Z] #19 157.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-07T11:41:24.253Z] #19 157.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-07T11:41:24.253Z] #19 157.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-07T11:41:24.253Z] #19 157.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:24.253Z] #19 157.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-07T11:41:24.253Z] #19 158.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-07T11:41:24.253Z] #19 158.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:24.253Z] #19 158.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:41:24.253Z] #19 158.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-07T11:41:24.418Z] INFO: Extraction ended at 03/07/2022 11:41:19. Duration:00:00:31.7723456 [2022-03-07T11:41:24.418Z] INFO: Updating the golang and path environment variables [2022-03-07T11:41:24.418Z] INFO: GOPATH=d:\gopath [2022-03-07T11:41:24.418Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T11:41:24.418Z] INFO: Running the daemon under test in debug mode [2022-03-07T11:41:24.418Z] INFO: Starting a daemon under test... [2022-03-07T11:41:24.418Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43343\2\daemon --pidfile d:\CI\PR-43343\2\docker.pid -D [2022-03-07T11:41:24.418Z] INFO: Process started successfully. [2022-03-07T11:41:24.418Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T11:41:24.418Z] INFO: Waiting for the daemon under test to start... [2022-03-07T11:41:24.512Z] #19 158.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:24.512Z] #19 158.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T11:41:26.806Z] 898469748ff6: Verifying Checksum [2022-03-07T11:41:26.806Z] 898469748ff6: Download complete [2022-03-07T11:41:27.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T11:41:28.697Z] #19 162.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-07T11:41:28.697Z] #19 162.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:28.697Z] #19 162.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T11:41:28.697Z] #19 162.7 Selecting previously unselected package crossbuild-essential-armel. [2022-03-07T11:41:28.955Z] #19 162.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-07T11:41:28.955Z] #19 162.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-07T11:41:28.955Z] #19 162.8 Selecting previously unselected package libc6-armhf-cross. [2022-03-07T11:41:28.955Z] #19 162.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:28.955Z] #19 162.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-07T11:41:28.955Z] #19 162.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-07T11:41:28.955Z] #19 162.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:28.955Z] #19 162.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:28.955Z] #19 162.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-07T11:41:28.955Z] #19 162.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:28.955Z] #19 162.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:28.955Z] #19 163.0 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-07T11:41:28.955Z] #19 163.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:28.955Z] #19 163.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:29.214Z] #19 163.0 Selecting previously unselected package libasan6-armhf-cross. [2022-03-07T11:41:29.214Z] #19 163.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:29.214Z] #19 163.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:29.214Z] #19 163.3 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-07T11:41:29.214Z] #19 163.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:29.472Z] #19 163.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:29.472Z] #19 163.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-07T11:41:29.472Z] #19 163.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:29.472Z] #19 163.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:29.731Z] #19 163.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-07T11:41:29.731Z] #19 163.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:29.731Z] #19 163.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:29.731Z] #19 163.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-07T11:41:29.731Z] #19 163.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:29.731Z] #19 163.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T11:41:30.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T11:41:31.690Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-07T11:41:31.690Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:41:34.217Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-07T11:41:34.217Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:41:34.996Z] #19 168.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-07T11:41:34.996Z] #19 168.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:34.996Z] #19 168.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T11:41:34.996Z] #19 168.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-07T11:41:34.996Z] #19 168.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-07T11:41:34.996Z] #19 168.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-07T11:41:34.996Z] #19 168.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-07T11:41:34.996Z] #19 168.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:34.996Z] #19 168.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-07T11:41:34.996Z] #19 168.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-07T11:41:34.996Z] #19 168.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:34.996Z] #19 168.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:41:34.996Z] #19 168.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-07T11:41:34.996Z] #19 168.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:34.996Z] #19 168.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T11:41:39.303Z] 8f616e6e9eec: Verifying Checksum [2022-03-07T11:41:39.304Z] 8f616e6e9eec: Download complete [2022-03-07T11:41:39.479Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-03-07T11:41:39.479Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:41:39.737Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-07T11:41:39.737Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:41:40.261Z] #19 173.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-07T11:41:40.261Z] #19 173.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:40.261Z] #19 173.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T11:41:40.261Z] #19 173.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-07T11:41:40.261Z] #19 173.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-07T11:41:40.261Z] #19 173.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-07T11:41:40.261Z] #19 173.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.261Z] #19 173.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.261Z] #19 173.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.261Z] #19 173.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.261Z] #19 173.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 173.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.261Z] #19 173.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 173.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 174.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.261Z] #19 174.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-07T11:41:40.261Z] #19 174.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.261Z] #19 174.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.520Z] #19 174.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-07T11:41:40.520Z] #19 174.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.520Z] #19 174.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.520Z] #19 174.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-07T11:41:40.520Z] #19 174.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.520Z] #19 174.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.520Z] #19 174.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-07T11:41:40.779Z] #19 174.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.779Z] #19 174.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.779Z] #19 174.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-07T11:41:40.779Z] #19 174.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:40.779Z] #19 174.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:40.779Z] #19 174.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-07T11:41:40.779Z] #19 174.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:40.779Z] #19 174.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:41:42.235Z] ...INFO: Daemon under test started and replied! [2022-03-07T11:41:42.235Z] INFO: Docker version of the daemon under test [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] Client: [2022-03-07T11:41:42.235Z] Version: 17.06.2-ce [2022-03-07T11:41:42.235Z] API version: 1.30 [2022-03-07T11:41:42.235Z] Go version: go1.8.3 [2022-03-07T11:41:42.235Z] Git commit: cec0b72 [2022-03-07T11:41:42.235Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T11:41:42.235Z] OS/Arch: windows/amd64 [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] Server: [2022-03-07T11:41:42.235Z] Version: 0.0.0-dev [2022-03-07T11:41:42.235Z] API version: 1.42 (minimum version 1.24) [2022-03-07T11:41:42.235Z] Go version: go1.17.8 [2022-03-07T11:41:42.235Z] Git commit: 5979d6e7e3 [2022-03-07T11:41:42.235Z] Built: 03/07/2022 11:39:19 [2022-03-07T11:41:42.235Z] OS/Arch: windows/amd64 [2022-03-07T11:41:42.235Z] Experimental: false [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] INFO: Docker info of the daemon under test [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] Containers: 0 [2022-03-07T11:41:42.235Z] Running: 0 [2022-03-07T11:41:42.235Z] Paused: 0 [2022-03-07T11:41:42.235Z] Stopped: 0 [2022-03-07T11:41:42.235Z] Images: 0 [2022-03-07T11:41:42.235Z] Server Version: 0.0.0-dev [2022-03-07T11:41:42.235Z] Storage Driver: windowsfilter [2022-03-07T11:41:42.235Z] Windows: [2022-03-07T11:41:42.235Z] Logging Driver: json-file [2022-03-07T11:41:42.235Z] Plugins: [2022-03-07T11:41:42.235Z] Volume: local [2022-03-07T11:41:42.235Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:41:42.235Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:41:42.235Z] Swarm: inactive [2022-03-07T11:41:42.235Z] Default Isolation: process [2022-03-07T11:41:42.235Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T11:41:42.235Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T11:41:42.235Z] OSType: windows [2022-03-07T11:41:42.235Z] Architecture: x86_64 [2022-03-07T11:41:42.235Z] CPUs: 4 [2022-03-07T11:41:42.235Z] Total Memory: 32GiB [2022-03-07T11:41:42.235Z] Name: azwin-2-485040 [2022-03-07T11:41:42.235Z] ID: SQDO:PZNQ:I4QU:YTW2:ZY5J:TUPZ:VINA:PQYJ:IRWB:25SX:EWLR:UZBR [2022-03-07T11:41:42.235Z] Docker Root Dir: D:\CI\PR-43343\2\daemon [2022-03-07T11:41:42.235Z] Debug Mode (client): false [2022-03-07T11:41:42.235Z] Debug Mode (server): true [2022-03-07T11:41:42.235Z] File Descriptors: -1 [2022-03-07T11:41:42.235Z] Goroutines: 16 [2022-03-07T11:41:42.235Z] System Time: 2022-03-07T11:41:39.6711874Z [2022-03-07T11:41:42.235Z] EventsListeners: 0 [2022-03-07T11:41:42.235Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:41:42.235Z] Labels: [2022-03-07T11:41:42.235Z] Experimental: false [2022-03-07T11:41:42.235Z] Insecure Registries: [2022-03-07T11:41:42.235Z] 127.0.0.0/8 [2022-03-07T11:41:42.235Z] Live Restore Enabled: false [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] INFO: Docker images of the daemon under test [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T11:41:42.235Z] [2022-03-07T11:41:42.235Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T11:41:42.235Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-07T11:41:42.235Z] ltsc2022: Pulling from windows/servercore [2022-03-07T11:41:42.235Z] 8f616e6e9eec: Pulling fs layer [2022-03-07T11:41:42.235Z] 898469748ff6: Pulling fs layer [2022-03-07T11:41:44.997Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-03-07T11:41:44.998Z] === RUN TestBuildWithHugeFile [2022-03-07T11:41:46.051Z] #19 179.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-07T11:41:46.051Z] #19 179.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:46.051Z] #19 179.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:41:46.051Z] #19 179.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-07T11:41:46.051Z] #19 179.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-07T11:41:46.051Z] #19 179.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-07T11:41:46.051Z] #19 179.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-07T11:41:46.051Z] #19 179.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:46.051Z] #19 179.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-07T11:41:46.051Z] #19 179.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-07T11:41:46.051Z] #19 179.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:46.052Z] #19 179.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:41:46.052Z] #19 180.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-07T11:41:46.309Z] #19 180.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:46.309Z] #19 180.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:41:47.763Z] ok github.com/docker/docker/libnetwork 37.123s coverage: 40.7% of statements [2022-03-07T11:41:47.763Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T11:41:47.763Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-07T11:41:47.763Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T11:41:47.763Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T11:41:47.763Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-07T11:41:48.330Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.228s coverage: 59.9% of statements [2022-03-07T11:41:48.330Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T11:41:48.589Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-07T11:41:49.156Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-03-07T11:41:49.156Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T11:41:49.414Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-07T11:41:49.673Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T11:41:49.673Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-07T11:41:50.914Z] 898469748ff6: Verifying Checksum [2022-03-07T11:41:50.914Z] 898469748ff6: Download complete [2022-03-07T11:41:51.575Z] #19 185.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-07T11:41:51.575Z] #19 185.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:51.575Z] #19 185.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:41:52.141Z] #19 185.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-07T11:41:52.141Z] #19 185.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-07T11:41:52.141Z] #19 185.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-07T11:41:52.141Z] #19 185.9 Selecting previously unselected package libc6-s390x-cross. [2022-03-07T11:41:52.141Z] #19 185.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:52.141Z] #19 185.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-07T11:41:52.141Z] #19 186.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-07T11:41:52.141Z] #19 186.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.141Z] #19 186.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.141Z] #19 186.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-07T11:41:52.399Z] #19 186.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.399Z] #19 186.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.399Z] #19 186.2 Selecting previously unselected package libitm1-s390x-cross. [2022-03-07T11:41:52.399Z] #19 186.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.399Z] #19 186.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.399Z] #19 186.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-07T11:41:52.400Z] #19 186.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.400Z] #19 186.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.400Z] #19 186.2 Selecting previously unselected package libasan6-s390x-cross. [2022-03-07T11:41:52.400Z] #19 186.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.400Z] #19 186.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.658Z] #19 186.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-07T11:41:52.658Z] #19 186.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.658Z] #19 186.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.658Z] #19 186.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-07T11:41:52.658Z] #19 186.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.658Z] #19 186.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.658Z] #19 186.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-07T11:41:52.658Z] #19 186.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:52.916Z] #19 186.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:52.916Z] #19 186.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-07T11:41:52.916Z] #19 186.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:52.916Z] #19 186.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:41:53.133Z] 8f616e6e9eec: Verifying Checksum [2022-03-07T11:41:53.133Z] 8f616e6e9eec: Download complete [2022-03-07T11:41:57.104Z] #19 191.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-07T11:41:57.104Z] #19 191.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:41:57.104Z] #19 191.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:41:57.104Z] #19 191.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-07T11:41:57.104Z] #19 191.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-07T11:41:57.363Z] #19 191.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-07T11:41:57.931Z] #19 191.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-07T11:41:57.931Z] #19 191.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-07T11:41:58.189Z] #19 192.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-07T11:41:59.124Z] #19 193.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-07T11:41:59.124Z] #19 193.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T11:41:59.124Z] #19 193.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:41:59.383Z] #19 193.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-07T11:41:59.383Z] #19 193.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T11:41:59.383Z] #19 193.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:41:59.639Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.814s coverage: 7.4% of statements [2022-03-07T11:41:59.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T11:41:59.639Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-07T11:41:59.639Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-07T11:41:59.639Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T11:41:59.639Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-07T11:41:59.639Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T11:42:00.205Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-07T11:42:00.463Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-03-07T11:42:00.463Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-07T11:42:00.721Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-07T11:42:03.570Z] #19 197.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-07T11:42:03.570Z] #19 197.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T11:42:03.570Z] #19 197.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:03.570Z] #19 197.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-07T11:42:03.570Z] #19 197.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-07T11:42:03.570Z] #19 197.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-07T11:42:03.570Z] #19 197.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-07T11:42:03.570Z] #19 197.5 Setting up libfile-which-perl (1.23-1) ... [2022-03-07T11:42:03.570Z] #19 197.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-07T11:42:03.570Z] #19 197.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-07T11:42:03.570Z] #19 197.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-07T11:42:03.570Z] #19 197.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-07T11:42:03.570Z] #19 197.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-07T11:42:03.828Z] #19 197.6 Setting up file (1:5.39-3) ... [2022-03-07T11:42:03.828Z] #19 197.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up bzip2 (1.0.8-4) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up libyaml-perl (1.30-1) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up libio-string-perl (1.08-3.1) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-07T11:42:03.829Z] #19 197.7 Setting up cross-config (2.6.18+nmu1) ... [2022-03-07T11:42:03.829Z] #19 197.8 Setting up xz-utils (5.2.5-2) ... [2022-03-07T11:42:03.829Z] #19 197.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T11:42:03.829Z] #19 197.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-07T11:42:03.829Z] #19 197.9 Setting up patch (2.7.6-7) ... [2022-03-07T11:42:03.829Z] #19 197.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-07T11:42:03.829Z] #19 197.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-07T11:42:04.087Z] #19 197.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:04.087Z] #19 197.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-07T11:42:04.087Z] #19 198.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-07T11:42:04.653Z] #19 198.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:05.218Z] #19 199.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:05.476Z] #19 199.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-07T11:42:05.734Z] #19 199.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-07T11:42:05.991Z] #19 199.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:06.556Z] #19 200.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:07.122Z] #19 200.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-07T11:42:07.380Z] #19 201.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-07T11:42:07.946Z] #19 201.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-07T11:42:07.946Z] #19 201.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-07T11:42:07.946Z] #19 201.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T11:42:07.946Z] #19 201.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:07.946Z] #19 201.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.204Z] #19 201.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.205Z] #19 202.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-07T11:42:08.205Z] #19 202.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-07T11:42:08.463Z] #19 202.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-07T11:42:08.463Z] #19 202.4 [2022-03-07T11:42:08.463Z] #19 202.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-07T11:42:08.463Z] #19 202.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.463Z] #19 202.4 Setting up dpkg-dev (1.20.9) ... [2022-03-07T11:42:08.721Z] #19 202.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T11:42:08.721Z] #19 202.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.721Z] #19 202.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-07T11:42:08.721Z] #19 202.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-07T11:42:08.979Z] #19 202.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-07T11:42:08.979Z] #19 202.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-07T11:42:08.979Z] #19 202.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-07T11:42:08.979Z] #19 203.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:08.979Z] #19 203.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:08.979Z] #19 203.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.979Z] #19 203.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T11:42:08.979Z] #19 203.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:08.979Z] #19 203.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.237Z] #19 203.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up libxml-simple-perl (2.25-1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.237Z] #19 203.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up crossbuild-essential-armel (12.9) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-07T11:42:09.495Z] #19 203.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-07T11:42:09.753Z] #19 203.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-07T11:42:09.753Z] #19 203.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-07T11:42:09.753Z] #19 203.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:42:10.549Z] --- PASS: TestBuildWithHugeFile (52.40s) [2022-03-07T11:42:10.549Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T11:42:10.549Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:42:10.549Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:42:10.549Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T11:42:10.549Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:42:10.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:42:10.549Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:42:10.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:42:10.549Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:42:10.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:42:10.549Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:42:10.549Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:42:10.549Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:42:10.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T11:42:10.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-07T11:42:10.549Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-07T11:42:10.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T11:42:10.549Z] === RUN TestBuildPreserveOwnership [2022-03-07T11:42:10.549Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T11:42:10.549Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T11:42:10.549Z] --- PASS: TestBuildPreserveOwnership (3.38s) [2022-03-07T11:42:10.549Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2022-03-07T11:42:10.549Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-03-07T11:42:10.549Z] === RUN TestBuildPlatformInvalid [2022-03-07T11:42:10.549Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T11:42:10.549Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T11:42:10.805Z] Loaded image: busybox:latest [2022-03-07T11:42:11.062Z] Loaded image: busybox:glibc [2022-03-07T11:42:11.360Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T11:42:11.360Z] [2022-03-07T11:42:11.360Z] ________ ____ __. [2022-03-07T11:42:11.360Z] \_____ \ | |/ _| [2022-03-07T11:42:11.361Z] / | \| < [2022-03-07T11:42:11.361Z] / | \ | \ [2022-03-07T11:42:11.361Z] \_______ /____|__ \ [2022-03-07T11:42:11.361Z] \/ \/ [2022-03-07T11:42:11.361Z] [2022-03-07T11:42:11.361Z] INFO: make.ps1 ended at 03/07/2022 11:41:59 [2022-03-07T11:42:11.361Z] INFO: Binaries build ended at 03/07/2022 11:42:01. Duration:00:01:42.5942697 [2022-03-07T11:42:11.361Z] INFO: Copying the built daemon binary to d:\CI\PR-43343\2\binary\dockerd-5979d6e7e3.exe... [2022-03-07T11:42:11.361Z] INFO: Copying the built client binary to d:\CI\PR-43343\2\binary\docker-5979d6e7e3.exe... [2022-03-07T11:42:11.361Z] INFO: Copying dockerversion from the container... [2022-03-07T11:42:11.361Z] INFO: Copying the golang package from the container to d:\CI\PR-43343\2\installer\go.zip... [2022-03-07T11:42:11.361Z] INFO: Extracting go.zip to d:\CI\PR-43343\2\go [2022-03-07T11:42:12.428Z] Loaded image: debian:bullseye-slim [2022-03-07T11:42:12.428Z] Loaded image: hello-world:latest [2022-03-07T11:42:12.428Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:42:12.920Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-03-07T11:42:15.016Z] #19 DONE 208.6s [2022-03-07T11:42:15.016Z] [2022-03-07T11:42:15.016Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T11:42:15.016Z] #32 sha256:13f48a38fde89e7560c974ebc462a529c01b5aead270d71f8b4c1b30c366de12 [2022-03-07T11:42:15.016Z] #32 DONE 0.1s [2022-03-07T11:42:15.016Z] [2022-03-07T11:42:15.016Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T11:42:15.016Z] #69 sha256:f97ebf0a22ec68cf97e9c3b82075d7b02cb0520ec222ad1bc1398425510b5a8e [2022-03-07T11:42:15.016Z] #69 DONE 0.1s [2022-03-07T11:42:15.016Z] [2022-03-07T11:42:15.016Z] #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-07T11:42:15.016Z] #70 sha256:d47076ecd3eccc298c712773fe7ee3afcb515e7bf3e9ad12a337e39b4a02f63f [2022-03-07T11:42:15.954Z] #70 1.312 + RM_GOPATH=0 [2022-03-07T11:42:15.954Z] #70 1.312 + TMP_GOPATH= [2022-03-07T11:42:15.954Z] #70 1.312 + : /build [2022-03-07T11:42:15.954Z] #70 1.312 + '[' -z '' ']' [2022-03-07T11:42:16.213Z] #70 1.314 ++ mktemp -d [2022-03-07T11:42:16.213Z] #70 1.316 + export GOPATH=/tmp/tmp.f5Wv98Ij3w [2022-03-07T11:42:16.213Z] #70 1.316 + GOPATH=/tmp/tmp.f5Wv98Ij3w [2022-03-07T11:42:16.213Z] #70 1.316 + RM_GOPATH=1 [2022-03-07T11:42:16.213Z] #70 1.316 + case "$(go env GOARCH)" in [2022-03-07T11:42:16.213Z] #70 1.316 ++ go env GOARCH [2022-03-07T11:42:16.213Z] #70 1.325 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T11:42:16.213Z] #70 1.325 + GO_BUILDMODE=-buildmode=pie [2022-03-07T11:42:16.213Z] #70 1.325 ++ dirname /install.sh [2022-03-07T11:42:16.213Z] #70 1.328 + dir=/ [2022-03-07T11:42:16.213Z] #70 1.328 + bin=rootlesskit [2022-03-07T11:42:16.213Z] #70 1.328 + shift [2022-03-07T11:42:16.213Z] #70 1.328 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T11:42:16.213Z] #70 1.328 + . //rootlesskit.installer [2022-03-07T11:42:16.213Z] #70 1.328 ++ : v0.14.6 [2022-03-07T11:42:16.213Z] #70 1.328 + install_rootlesskit [2022-03-07T11:42:16.213Z] #70 1.328 + case "$1" in [2022-03-07T11:42:16.213Z] #70 1.328 + export CGO_ENABLED=0 [2022-03-07T11:42:16.213Z] #70 1.328 + CGO_ENABLED=0 [2022-03-07T11:42:16.213Z] #70 1.328 + _install_rootlesskit [2022-03-07T11:42:16.213Z] #70 1.333 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T11:42:16.213Z] #70 1.333 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T11:42:16.213Z] #70 1.333 + GOBIN=/build [2022-03-07T11:42:16.213Z] #70 1.333 + GO111MODULE=on [2022-03-07T11:42:16.213Z] #70 1.333 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T11:42:16.213Z] #70 1.333 Install rootlesskit version v0.14.6 [2022-03-07T11:42:16.472Z] #70 1.711 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T11:42:19.008Z] #70 4.107 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T11:42:19.008Z] #70 4.124 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T11:42:19.266Z] #70 4.342 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T11:42:19.835Z] #70 ... [2022-03-07T11:42:19.835Z] [2022-03-07T11:42:19.835Z] #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-07T11:42:19.835Z] #33 sha256:eceacbad379ecfef2779b0aeae7d4d759d3cc98d8934b2df3e2a7981ef9a81d3 [2022-03-07T11:42:19.835Z] #33 1.418 + RM_GOPATH=0 [2022-03-07T11:42:19.835Z] #33 1.418 + TMP_GOPATH= [2022-03-07T11:42:19.835Z] #33 1.418 + : /build [2022-03-07T11:42:19.835Z] #33 1.418 + '[' -z '' ']' [2022-03-07T11:42:19.835Z] #33 1.420 ++ mktemp -d [2022-03-07T11:42:19.835Z] #33 1.421 + export GOPATH=/tmp/tmp.uRQltztWll [2022-03-07T11:42:19.835Z] #33 1.421 + GOPATH=/tmp/tmp.uRQltztWll [2022-03-07T11:42:19.835Z] #33 1.421 + RM_GOPATH=1 [2022-03-07T11:42:19.835Z] #33 1.421 + case "$(go env GOARCH)" in [2022-03-07T11:42:19.835Z] #33 1.421 ++ go env GOARCH [2022-03-07T11:42:19.835Z] #33 1.424 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T11:42:19.835Z] #33 1.424 + GO_BUILDMODE=-buildmode=pie [2022-03-07T11:42:19.835Z] #33 1.425 ++ dirname /install.sh [2022-03-07T11:42:19.835Z] #33 1.425 + dir=/ [2022-03-07T11:42:19.835Z] #33 1.425 + bin=dockercli [2022-03-07T11:42:19.835Z] #33 1.425 + shift [2022-03-07T11:42:19.835Z] #33 1.425 + '[' '!' -f //dockercli.installer ']' [2022-03-07T11:42:19.835Z] #33 1.426 + . //dockercli.installer [2022-03-07T11:42:19.835Z] #33 1.426 ++ : stable [2022-03-07T11:42:19.835Z] #33 1.426 ++ : 17.06.2-ce [2022-03-07T11:42:19.835Z] #33 1.426 + install_dockercli [2022-03-07T11:42:19.835Z] #33 1.426 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T11:42:19.835Z] #33 1.426 Install docker/cli version 17.06.2-ce from stable [2022-03-07T11:42:19.835Z] #33 1.426 ++ uname -m [2022-03-07T11:42:19.835Z] #33 1.427 + arch=x86_64 [2022-03-07T11:42:19.835Z] #33 1.427 + '[' x86_64 '!=' x86_64 ']' [2022-03-07T11:42:19.835Z] #33 1.427 + url=https://download.docker.com/linux/static [2022-03-07T11:42:19.835Z] #33 1.428 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-07T11:42:19.835Z] #33 1.428 + tar -xz docker/docker [2022-03-07T11:42:19.835Z] #33 4.681 + mkdir -p /build [2022-03-07T11:42:19.835Z] #33 4.682 + mv docker/docker /build/ [2022-03-07T11:42:19.835Z] #33 4.684 + rmdir docker [2022-03-07T11:42:19.835Z] #33 DONE 4.9s [2022-03-07T11:42:19.835Z] [2022-03-07T11:42:19.835Z] #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-07T11:42:19.835Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:42:19.835Z] #20 1.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:42:19.835Z] #20 1.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:42:19.835Z] #20 2.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:42:19.835Z] #20 2.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T11:42:19.835Z] #20 2.433 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T11:42:19.835Z] #20 2.886 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:42:19.835Z] #20 3.223 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T11:42:19.835Z] #20 3.584 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T11:42:19.835Z] #20 3.984 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T11:42:19.835Z] #20 4.414 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T11:42:19.835Z] #20 4.426 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T11:42:19.835Z] #20 4.426 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T11:42:19.835Z] #20 4.427 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T11:42:19.835Z] #20 4.428 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T11:42:19.835Z] #20 4.429 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:42:19.835Z] #20 4.446 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T11:42:19.835Z] #20 4.447 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:42:19.835Z] #20 4.450 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T11:42:19.835Z] #20 4.451 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T11:42:19.835Z] #20 4.451 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T11:42:19.835Z] #20 4.452 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T11:42:20.772Z] #20 ... [2022-03-07T11:42:20.772Z] [2022-03-07T11:42:20.772Z] #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-07T11:42:20.772Z] #70 sha256:d47076ecd3eccc298c712773fe7ee3afcb515e7bf3e9ad12a337e39b4a02f63f [2022-03-07T11:42:20.772Z] #70 6.007 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T11:42:21.031Z] #70 6.274 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T11:42:21.031Z] #70 6.281 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T11:42:21.291Z] #70 6.378 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T11:42:21.291Z] #70 6.453 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T11:42:21.291Z] #70 6.477 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T11:42:21.291Z] #70 6.560 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T11:42:21.550Z] #70 6.704 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T11:42:21.550Z] #70 6.753 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T11:42:21.550Z] #70 6.821 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T11:42:22.118Z] #70 7.342 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T11:42:22.377Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2022-03-07T11:42:22.377Z] PASS [2022-03-07T11:42:22.377Z] [2022-03-07T11:42:22.377Z] === Skipped [2022-03-07T11:42:22.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T11:42:22.377Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:42:22.377Z] [2022-03-07T11:42:22.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:42:22.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:42:22.377Z] [2022-03-07T11:42:22.377Z] DONE 34 tests, 2 skipped in 88.495s [2022-03-07T11:42:22.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T11:42:22.377Z] INFO: Testing against a local daemon [2022-03-07T11:42:22.377Z] === RUN TestConfigInspect [2022-03-07T11:42:22.938Z] --- PASS: TestConfigInspect (2.15s) [2022-03-07T11:42:22.938Z] === RUN TestConfigList [2022-03-07T11:42:24.650Z] #70 ... [2022-03-07T11:42:24.650Z] [2022-03-07T11:42:24.650Z] #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-07T11:42:24.650Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T11:42:24.650Z] #65 1.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:42:24.650Z] #65 1.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:42:24.650Z] #65 2.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:42:24.650Z] #65 2.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T11:42:24.650Z] #65 2.409 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:42:24.650Z] #65 2.739 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T11:42:24.650Z] #65 3.213 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T11:42:24.650Z] #65 3.754 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T11:42:24.650Z] #65 4.244 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T11:42:24.650Z] #65 4.683 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T11:42:24.650Z] #65 4.687 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T11:42:24.650Z] #65 4.695 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T11:42:24.650Z] #65 4.696 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T11:42:24.650Z] #65 4.698 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T11:42:24.650Z] #65 4.702 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:42:24.650Z] #65 4.726 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T11:42:24.650Z] #65 4.737 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T11:42:24.650Z] #65 4.738 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T11:42:24.650Z] #65 4.739 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:42:24.650Z] #65 4.739 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T11:42:24.650Z] #65 4.740 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T11:42:24.909Z] #65 ... [2022-03-07T11:42:24.909Z] [2022-03-07T11:42:24.909Z] #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-07T11:42:24.909Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T11:42:24.909Z] #45 1.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:42:24.909Z] #45 1.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:42:24.909Z] #45 2.099 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:42:24.909Z] #45 2.144 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T11:42:24.909Z] #45 2.421 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T11:42:24.909Z] #45 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T11:42:24.909Z] #45 3.310 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T11:42:24.909Z] #45 3.764 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T11:42:24.909Z] #45 4.406 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:42:24.909Z] #45 4.904 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:42:24.909Z] #45 4.909 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T11:42:24.909Z] #45 4.984 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T11:42:24.909Z] #45 4.985 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T11:42:24.909Z] #45 4.988 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T11:42:24.909Z] #45 5.019 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T11:42:24.909Z] #45 5.165 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T11:42:24.909Z] #45 5.174 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T11:42:24.909Z] #45 5.175 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T11:42:24.909Z] #45 5.175 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T11:42:24.909Z] #45 5.175 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T11:42:24.909Z] #45 5.176 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:42:25.456Z] --- PASS: TestConfigList (2.11s) [2022-03-07T11:42:25.456Z] === RUN TestConfigsCreateAndDelete [2022-03-07T11:42:27.346Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-07T11:42:27.346Z] === RUN TestConfigsUpdate [2022-03-07T11:42:27.801Z] ok github.com/docker/docker/libnetwork/ipam 15.509s coverage: 85.3% of statements [2022-03-07T11:42:27.801Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T11:42:27.801Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T11:42:27.801Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-07T11:42:27.801Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-07T11:42:27.801Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T11:42:27.801Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-07T11:42:28.367Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-03-07T11:42:28.933Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2022-03-07T11:42:28.933Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-07T11:42:29.191Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-03-07T11:42:29.239Z] --- PASS: TestConfigsUpdate (2.09s) [2022-03-07T11:42:29.239Z] === RUN TestTemplatedConfig [2022-03-07T11:42:31.756Z] --- PASS: TestTemplatedConfig (2.55s) [2022-03-07T11:42:31.756Z] === RUN TestConfigCreateResolve [2022-03-07T11:42:34.296Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-03-07T11:42:34.296Z] PASS [2022-03-07T11:42:34.296Z] [2022-03-07T11:42:34.296Z] DONE 6 tests in 13.220s [2022-03-07T11:42:34.296Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T11:42:34.296Z] INFO: Testing against a local daemon [2022-03-07T11:42:34.296Z] === RUN TestCheckpoint [2022-03-07T11:42:34.296Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:42:34.296Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T11:42:34.296Z] === RUN TestContainerInvalidJSON [2022-03-07T11:42:34.296Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:42:34.296Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:42:34.296Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:42:34.296Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:42:34.296Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:42:34.296Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:42:34.296Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T11:42:34.296Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T11:42:34.296Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T11:42:34.296Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T11:42:34.296Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-07T11:42:34.296Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T11:42:34.296Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-07T11:42:34.296Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T11:42:34.296Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-07T11:42:34.296Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T11:42:34.296Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-07T11:42:34.296Z] === RUN TestCopyFromContainer [2022-03-07T11:42:35.224Z] === RUN TestCopyFromContainer// [2022-03-07T11:42:35.480Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T11:42:35.480Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T11:42:35.480Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T11:42:35.480Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T11:42:35.480Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T11:42:35.736Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T11:42:35.736Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T11:42:35.736Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T11:42:35.736Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer (1.67s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T11:42:35.992Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T11:42:35.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T11:42:35.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:42:35.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:42:35.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:42:35.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:42:35.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:42:35.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:42:35.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:42:35.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:42:35.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:42:35.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T11:42:35.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T11:42:35.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T11:42:35.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T11:42:35.992Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T11:42:35.992Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-07T11:42:35.992Z] === RUN TestCreateWithInvalidEnv [2022-03-07T11:42:35.992Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T11:42:35.992Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T11:42:35.992Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T11:42:35.992Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T11:42:35.992Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T11:42:35.992Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T11:42:35.992Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T11:42:35.992Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T11:42:35.992Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T11:42:35.992Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T11:42:35.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T11:42:35.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T11:42:35.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T11:42:35.992Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T11:42:35.992Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T11:42:35.992Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T11:42:37.115Z] #45 ... [2022-03-07T11:42:37.116Z] [2022-03-07T11:42:37.116Z] #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-07T11:42:37.116Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T11:42:37.116Z] #65 21.03 Fetched 48.9 MB in 20s (2480 kB/s) [2022-03-07T11:42:37.882Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-03-07T11:42:37.882Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-03-07T11:42:39.248Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T11:42:39.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:42:39.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:42:39.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:42:39.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:42:39.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:42:39.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:42:39.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:42:39.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:42:39.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:42:39.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:42:39.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:42:39.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:42:39.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:42:39.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:42:39.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T11:42:39.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T11:42:39.248Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T11:42:39.809Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-03-07T11:42:39.809Z] === RUN TestCreateDifferentPlatform [2022-03-07T11:42:39.809Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T11:42:39.809Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T11:42:39.809Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T11:42:39.809Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T11:42:39.809Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T11:42:39.809Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T11:42:39.809Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-07T11:42:39.809Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T11:42:40.066Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T11:42:40.066Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T11:42:40.066Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T11:42:40.066Z] === RUN TestDaemonRestartIpcMode [2022-03-07T11:42:40.066Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T11:42:40.066Z] === RUN TestDaemonHostGatewayIP [2022-03-07T11:42:40.066Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T11:42:40.066Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T11:42:40.066Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T11:42:40.066Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T11:42:40.066Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T11:42:40.066Z] === RUN TestDiff [2022-03-07T11:42:40.630Z] --- PASS: TestDiff (0.52s) [2022-03-07T11:42:40.630Z] === RUN TestExecWithCloseStdin [2022-03-07T11:42:41.192Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-03-07T11:42:41.192Z] === RUN TestExec [2022-03-07T11:42:41.220Z] --- PASS: TestBuildWithHugeFile (50.31s) [2022-03-07T11:42:41.220Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T11:42:41.220Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:42:41.220Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:42:41.220Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T11:42:41.220Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:42:41.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:42:41.220Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:42:41.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:42:41.220Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:42:41.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:42:41.220Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:42:41.220Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:42:41.220Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:42:41.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-07T11:42:41.220Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-07T11:42:41.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-07T11:42:41.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T11:42:41.220Z] === RUN TestBuildPreserveOwnership [2022-03-07T11:42:41.220Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T11:42:41.220Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T11:42:41.755Z] --- PASS: TestExec (0.58s) [2022-03-07T11:42:41.755Z] === RUN TestExecUser [2022-03-07T11:42:42.317Z] --- PASS: TestExecUser (0.59s) [2022-03-07T11:42:42.317Z] === RUN TestExportContainerAndImportImage [2022-03-07T11:42:42.880Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-03-07T11:42:42.880Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T11:42:43.683Z] #65 21.03 Reading package lists... [2022-03-07T11:42:43.683Z] #65 ... [2022-03-07T11:42:43.683Z] [2022-03-07T11:42:43.683Z] #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-07T11:42:43.683Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:42:43.683Z] #20 21.59 Fetched 48.9 MB in 20s (2425 kB/s) [2022-03-07T11:42:44.249Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-07T11:42:44.249Z] === RUN TestHealthCheckWorkdir [2022-03-07T11:42:44.620Z] #20 21.59 Reading package lists... [2022-03-07T11:42:44.620Z] #20 ... [2022-03-07T11:42:44.620Z] [2022-03-07T11:42:44.621Z] #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-07T11:42:44.621Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T11:42:44.621Z] #65 21.03 Reading package lists... [2022-03-07T11:42:45.176Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-03-07T11:42:45.176Z] === RUN TestHealthKillContainer [2022-03-07T11:42:45.422Z] --- PASS: TestBuildPreserveOwnership (10.39s) [2022-03-07T11:42:45.422Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.38s) [2022-03-07T11:42:45.422Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-07T11:42:45.422Z] === RUN TestBuildPlatformInvalid [2022-03-07T11:42:45.422Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T11:42:45.422Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T11:42:45.422Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-07T11:42:45.423Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-07T11:42:45.423Z] PASS [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === Skipped [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T11:42:45.423Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:42:45.423Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-07T11:42:45.423Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] DONE 34 tests, 3 skipped in 110.869s [2022-03-07T11:42:45.423Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T11:42:45.423Z] INFO: Testing against a local daemon [2022-03-07T11:42:45.423Z] === RUN TestConfigInspect [2022-03-07T11:42:45.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-07T11:42:45.423Z] === RUN TestConfigList [2022-03-07T11:42:45.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] --- SKIP: TestConfigList (0.01s) [2022-03-07T11:42:45.423Z] === RUN TestConfigsCreateAndDelete [2022-03-07T11:42:45.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-07T11:42:45.423Z] === RUN TestConfigsUpdate [2022-03-07T11:42:45.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-07T11:42:45.423Z] === RUN TestTemplatedConfig [2022-03-07T11:42:45.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T11:42:45.423Z] === RUN TestConfigCreateResolve [2022-03-07T11:42:45.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-07T11:42:45.423Z] PASS [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === Skipped [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-07T11:42:45.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-07T11:42:45.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-07T11:42:45.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-07T11:42:45.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-07T11:42:45.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-07T11:42:45.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:42:45.423Z] [2022-03-07T11:42:45.423Z] DONE 6 tests, 6 skipped in 0.163s [2022-03-07T11:42:45.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T11:42:45.680Z] INFO: Testing against a local daemon [2022-03-07T11:42:45.680Z] === RUN TestCheckpoint [2022-03-07T11:42:45.680Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:42:45.680Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T11:42:45.680Z] === RUN TestContainerInvalidJSON [2022-03-07T11:42:45.680Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:42:45.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:42:45.680Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:42:45.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:42:45.680Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:42:45.680Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:42:45.680Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T11:42:45.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T11:42:45.680Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T11:42:45.680Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T11:42:45.680Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-07T11:42:45.680Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T11:42:45.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-07T11:42:45.680Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T11:42:45.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-07T11:42:45.680Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T11:42:45.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-07T11:42:45.938Z] === RUN TestCopyFromContainer [2022-03-07T11:42:46.258Z] #65 30.16 Reading package lists... [2022-03-07T11:42:46.258Z] #65 ... [2022-03-07T11:42:46.258Z] [2022-03-07T11:42:46.258Z] #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-07T11:42:46.258Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T11:42:46.258Z] #45 21.55 Fetched 48.9 MB in 20s (2443 kB/s) [2022-03-07T11:42:46.258Z] #45 21.55 Reading package lists... [2022-03-07T11:42:46.258Z] #45 30.69 Reading package lists... [2022-03-07T11:42:46.258Z] #45 ... [2022-03-07T11:42:46.258Z] [2022-03-07T11:42:46.259Z] #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-07T11:42:46.259Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:42:46.259Z] #20 21.59 Reading package lists... [2022-03-07T11:42:49.218Z] === RUN TestCopyFromContainer// [2022-03-07T11:42:49.218Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T11:42:49.218Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T11:42:49.218Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T11:42:49.476Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T11:42:49.476Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T11:42:49.476Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T11:42:49.476Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T11:42:49.476Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T11:42:49.734Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer (3.91s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T11:42:49.734Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T11:42:49.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T11:42:49.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:42:49.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:42:49.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:42:49.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:42:49.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:42:49.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:42:49.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:42:49.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:42:49.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:42:49.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T11:42:49.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T11:42:49.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T11:42:49.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T11:42:49.734Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T11:42:49.734Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-07T11:42:49.734Z] === RUN TestCreateWithInvalidEnv [2022-03-07T11:42:49.734Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T11:42:49.734Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T11:42:49.734Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T11:42:49.734Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T11:42:49.734Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T11:42:49.734Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T11:42:49.734Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T11:42:49.734Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T11:42:49.734Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T11:42:49.734Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T11:42:49.734Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T11:42:49.734Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T11:42:49.734Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T11:42:49.734Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T11:42:49.734Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T11:42:49.734Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T11:42:51.109Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-03-07T11:42:51.109Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T11:42:51.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T11:42:52.043Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-07T11:42:52.044Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T11:42:52.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:42:52.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:42:52.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:42:52.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:42:52.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:42:52.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:42:52.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:42:52.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:42:52.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:42:52.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:42:52.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:42:52.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:42:52.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:42:52.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:42:52.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:42:52.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T11:42:52.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T11:42:52.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T11:42:52.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T11:42:52.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T11:42:52.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T11:42:52.044Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T11:42:52.609Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-07T11:42:52.609Z] === RUN TestCreateDifferentPlatform [2022-03-07T11:42:52.609Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T11:42:52.609Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T11:42:52.609Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T11:42:52.609Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T11:42:52.609Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T11:42:52.609Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T11:42:52.609Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-07T11:42:52.609Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T11:42:52.609Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-07T11:42:52.609Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T11:42:52.609Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-07T11:42:52.609Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-07T11:42:52.609Z] === RUN TestDaemonRestartIpcMode [2022-03-07T11:42:52.609Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T11:42:52.609Z] === RUN TestDaemonHostGatewayIP [2022-03-07T11:42:52.609Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:42:52.609Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-07T11:42:52.609Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T11:42:52.609Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T11:42:52.609Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T11:42:52.609Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-07T11:42:52.609Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T11:42:52.609Z] === RUN TestDiff [2022-03-07T11:42:52.866Z] --- PASS: TestDiff (0.41s) [2022-03-07T11:42:52.866Z] === RUN TestExecWithCloseStdin [2022-03-07T11:42:53.262Z] --- PASS: TestHealthKillContainer (8.17s) [2022-03-07T11:42:53.262Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T11:42:53.434Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-07T11:42:53.434Z] === RUN TestExec [2022-03-07T11:42:53.826Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-07T11:42:53.826Z] === RUN TestIpcModeNone [2022-03-07T11:42:54.001Z] --- PASS: TestExec (0.47s) [2022-03-07T11:42:54.001Z] === RUN TestExecUser [2022-03-07T11:42:54.260Z] --- PASS: TestExecUser (0.44s) [2022-03-07T11:42:54.260Z] === RUN TestExportContainerAndImportImage [2022-03-07T11:42:54.376Z] #20 30.65 Reading package lists... [2022-03-07T11:42:54.376Z] #20 ... [2022-03-07T11:42:54.376Z] [2022-03-07T11:42:54.377Z] #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-07T11:42:54.377Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T11:42:54.377Z] #65 30.16 Reading package lists... [2022-03-07T11:42:54.389Z] --- PASS: TestIpcModeNone (0.63s) [2022-03-07T11:42:54.389Z] === RUN TestIpcModePrivate [2022-03-07T11:42:54.645Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-03-07T11:42:54.825Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-07T11:42:54.825Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T11:42:54.902Z] --- PASS: TestIpcModePrivate (0.59s) [2022-03-07T11:42:54.902Z] === RUN TestIpcModeShareable [2022-03-07T11:42:55.158Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-03-07T11:42:55.415Z] --- PASS: TestIpcModeShareable (0.60s) [2022-03-07T11:42:55.415Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T11:42:56.199Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-03-07T11:42:56.199Z] === RUN TestHealthCheckWorkdir [2022-03-07T11:42:56.285Z] #65 39.45 Building dependency tree... [2022-03-07T11:42:56.766Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-03-07T11:42:56.766Z] === RUN TestHealthKillContainer [2022-03-07T11:42:57.306Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-03-07T11:42:57.307Z] === RUN TestAPIIpcModeHost [2022-03-07T11:42:57.563Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-07T11:42:57.563Z] === RUN TestDaemonIpcModeShareable [2022-03-07T11:42:58.820Z] #65 43.58 The following additional packages will be installed: [2022-03-07T11:42:58.820Z] #65 43.61 libbtrfs0 [2022-03-07T11:42:58.820Z] #65 43.84 The following NEW packages will be installed: [2022-03-07T11:42:58.820Z] #65 43.86 libbtrfs-dev libbtrfs0 [2022-03-07T11:42:58.820Z] #65 44.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:42:58.820Z] #65 44.29 Need to get 460 kB of archives. [2022-03-07T11:42:58.820Z] #65 44.29 After this operation, 1237 kB of additional disk space will be used. [2022-03-07T11:42:58.820Z] #65 44.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T11:42:58.955Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-07T11:42:58.955Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-03-07T11:42:58.955Z] === RUN TestDaemonIpcModePrivate [2022-03-07T11:42:59.079Z] #65 44.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T11:42:59.079Z] #65 ... [2022-03-07T11:42:59.079Z] [2022-03-07T11:42:59.079Z] #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-07T11:42:59.079Z] #70 sha256:d47076ecd3eccc298c712773fe7ee3afcb515e7bf3e9ad12a337e39b4a02f63f [2022-03-07T11:42:59.079Z] #70 44.30 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T11:42:59.079Z] #70 44.30 + GOBIN=/build [2022-03-07T11:42:59.079Z] #70 44.30 + GO111MODULE=on [2022-03-07T11:42:59.079Z] #70 44.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T11:42:59.885Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-07T11:42:59.885Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-03-07T11:42:59.885Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T11:43:00.988Z] #70 ... [2022-03-07T11:43:00.988Z] [2022-03-07T11:43:00.988Z] #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-07T11:43:00.988Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T11:43:00.988Z] #65 44.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:43:00.988Z] #65 44.86 Fetched 460 kB in 0s (1539 kB/s) [2022-03-07T11:43:00.988Z] #65 44.92 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T11:43:00.988Z] #65 44.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 ... 30207 files and directories currently installed.) [2022-03-07T11:43:00.988Z] #65 44.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T11:43:00.988Z] #65 44.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T11:43:00.988Z] #65 45.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T11:43:00.988Z] #65 45.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T11:43:00.988Z] #65 45.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T11:43:00.988Z] #65 45.27 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T11:43:00.988Z] #65 45.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T11:43:00.988Z] #65 45.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:43:00.988Z] #65 DONE 46.0s [2022-03-07T11:43:00.988Z] [2022-03-07T11:43:00.988Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T11:43:00.988Z] #66 sha256:ab29e008de63b9d20bfd224fdda286fc35393d4bf6c4ec2ced8e4a1aa51f41b3 [2022-03-07T11:43:00.988Z] #66 DONE 0.1s [2022-03-07T11:43:00.988Z] [2022-03-07T11:43:00.988Z] #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-07T11:43:00.988Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:43:01.251Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-07T11:43:01.251Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-03-07T11:43:01.251Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T11:43:01.555Z] #67 0.787 + RM_GOPATH=0 [2022-03-07T11:43:01.555Z] #67 0.787 + TMP_GOPATH= [2022-03-07T11:43:01.555Z] #67 0.787 + : /build [2022-03-07T11:43:01.555Z] #67 0.787 + '[' -z '' ']' [2022-03-07T11:43:01.555Z] #67 0.787 ++ mktemp -d [2022-03-07T11:43:01.555Z] #67 0.789 + export GOPATH=/tmp/tmp.a7OypI0wyE [2022-03-07T11:43:01.555Z] #67 0.789 + GOPATH=/tmp/tmp.a7OypI0wyE [2022-03-07T11:43:01.555Z] #67 0.789 + RM_GOPATH=1 [2022-03-07T11:43:01.555Z] #67 0.789 + case "$(go env GOARCH)" in [2022-03-07T11:43:01.555Z] #67 0.789 ++ go env GOARCH [2022-03-07T11:43:01.555Z] #67 0.802 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T11:43:01.555Z] #67 0.802 + GO_BUILDMODE=-buildmode=pie [2022-03-07T11:43:01.555Z] #67 0.803 ++ dirname /install.sh [2022-03-07T11:43:01.555Z] #67 0.804 + dir=/ [2022-03-07T11:43:01.555Z] #67 0.804 + bin=containerd [2022-03-07T11:43:01.555Z] #67 0.805 + shift [2022-03-07T11:43:01.555Z] #67 0.805 + '[' '!' -f //containerd.installer ']' [2022-03-07T11:43:01.555Z] #67 0.805 + . //containerd.installer [2022-03-07T11:43:01.555Z] #67 0.805 ++ set -e [2022-03-07T11:43:01.555Z] #67 0.806 ++ : v1.5.10 [2022-03-07T11:43:01.555Z] #67 0.806 + install_containerd [2022-03-07T11:43:01.555Z] #67 0.806 + echo 'Install containerd version v1.5.10' [2022-03-07T11:43:01.555Z] #67 0.807 Install containerd version v1.5.10 [2022-03-07T11:43:01.555Z] #67 0.807 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a7OypI0wyE/src/github.com/containerd/containerd [2022-03-07T11:43:01.555Z] #67 0.813 Cloning into '/tmp/tmp.a7OypI0wyE/src/github.com/containerd/containerd'... [2022-03-07T11:43:02.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-07T11:43:02.179Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-03-07T11:43:02.179Z] === RUN TestIpcModeOlderClient [2022-03-07T11:43:02.179Z] === PAUSE TestIpcModeOlderClient [2022-03-07T11:43:02.179Z] === RUN TestKillContainerInvalidSignal [2022-03-07T11:43:02.258Z] INFO: Extraction ended at 03/07/2022 11:42:54. Duration:00:00:50.2600087 [2022-03-07T11:43:02.259Z] INFO: Updating the golang and path environment variables [2022-03-07T11:43:02.259Z] INFO: GOPATH=d:\gopath [2022-03-07T11:43:02.259Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T11:43:02.259Z] INFO: Running the daemon under test in debug mode [2022-03-07T11:43:02.259Z] INFO: Starting a daemon under test... [2022-03-07T11:43:02.259Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43343\2\daemon --pidfile d:\CI\PR-43343\2\docker.pid -D [2022-03-07T11:43:02.259Z] INFO: Process started successfully. [2022-03-07T11:43:02.259Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T11:43:02.259Z] INFO: Waiting for the daemon under test to start... [2022-03-07T11:43:02.742Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-07T11:43:02.742Z] === RUN TestKillContainer [2022-03-07T11:43:02.742Z] === RUN TestKillContainer/no_signal [2022-03-07T11:43:02.998Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T11:43:03.561Z] === RUN TestKillContainer/killing_signal [2022-03-07T11:43:04.125Z] --- PASS: TestKillContainer (1.27s) [2022-03-07T11:43:04.125Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-07T11:43:04.125Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-07T11:43:04.125Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-07T11:43:04.125Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T11:43:04.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T11:43:04.154Z] #67 ... [2022-03-07T11:43:04.154Z] [2022-03-07T11:43:04.154Z] #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-07T11:43:04.154Z] #70 sha256:d47076ecd3eccc298c712773fe7ee3afcb515e7bf3e9ad12a337e39b4a02f63f [2022-03-07T11:43:04.154Z] #70 48.73 rootlesskit version 0.14.6 [2022-03-07T11:43:04.154Z] #70 48.74 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T11:43:04.154Z] #70 48.74 -container-ip string [2022-03-07T11:43:04.154Z] #70 48.74 container ip [2022-03-07T11:43:04.154Z] #70 48.74 -container-port int [2022-03-07T11:43:04.154Z] #70 48.74 container port (default -1) [2022-03-07T11:43:04.154Z] #70 48.74 -host-ip string [2022-03-07T11:43:04.154Z] #70 48.74 host ip [2022-03-07T11:43:04.154Z] #70 48.74 -host-port int [2022-03-07T11:43:04.154Z] #70 48.74 host port (default -1) [2022-03-07T11:43:04.154Z] #70 48.74 -proto string [2022-03-07T11:43:04.154Z] #70 48.74 proxy protocol (default "tcp") [2022-03-07T11:43:04.154Z] #70 DONE 49.0s [2022-03-07T11:43:04.154Z] [2022-03-07T11:43:04.154Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T11:43:04.154Z] #71 sha256:802dfe0f257663b0c65ab3b15bd61a08205b0ef78c5d14b17ce5f1b052a064fc [2022-03-07T11:43:04.154Z] #71 DONE 0.1s [2022-03-07T11:43:04.154Z] [2022-03-07T11:43:04.154Z] #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-07T11:43:04.154Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:43:04.154Z] #20 30.65 Reading package lists... [2022-03-07T11:43:04.154Z] #20 39.53 Building dependency tree... [2022-03-07T11:43:04.154Z] #20 43.30 The following additional packages will be installed: [2022-03-07T11:43:04.154Z] #20 43.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T11:43:04.154Z] #20 43.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T11:43:04.154Z] #20 43.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T11:43:04.154Z] #20 43.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T11:43:04.154Z] #20 43.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T11:43:04.154Z] #20 43.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T11:43:04.154Z] #20 43.33 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T11:43:04.154Z] #20 43.36 Suggested packages: [2022-03-07T11:43:04.154Z] #20 43.37 gcc-10-locales seccomp wine64 [2022-03-07T11:43:04.154Z] #20 44.14 The following NEW packages will be installed: [2022-03-07T11:43:04.154Z] #20 44.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T11:43:04.154Z] #20 44.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T11:43:04.154Z] #20 44.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T11:43:04.154Z] #20 44.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T11:43:04.154Z] #20 44.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T11:43:04.154Z] #20 44.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T11:43:04.154Z] #20 44.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T11:43:04.154Z] #20 44.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T11:43:04.154Z] #20 44.16 mingw-w64-x86-64-dev [2022-03-07T11:43:04.154Z] #20 44.61 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:43:04.154Z] #20 44.61 Need to get 115 MB of archives. [2022-03-07T11:43:04.154Z] #20 44.61 After this operation, 645 MB of additional disk space will be used. [2022-03-07T11:43:04.154Z] #20 44.61 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-07T11:43:04.154Z] #20 44.65 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-07T11:43:04.154Z] #20 44.70 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-07T11:43:04.154Z] #20 44.70 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-07T11:43:04.154Z] #20 44.70 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-07T11:43:04.154Z] #20 44.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T11:43:04.154Z] #20 44.78 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-07T11:43:04.154Z] #20 44.83 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-07T11:43:04.154Z] #20 44.83 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-07T11:43:04.154Z] #20 44.98 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-07T11:43:04.154Z] #20 45.31 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-07T11:43:04.154Z] #20 45.47 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-07T11:43:04.154Z] #20 45.73 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-07T11:43:04.154Z] #20 46.02 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-07T11:43:04.154Z] #20 46.21 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-07T11:43:04.155Z] #20 46.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-07T11:43:04.155Z] #20 46.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-07T11:43:04.155Z] #20 46.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T11:43:04.155Z] #20 46.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T11:43:04.155Z] #20 46.23 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-07T11:43:04.155Z] #20 46.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-07T11:43:04.155Z] #20 46.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-07T11:43:04.155Z] #20 46.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-07T11:43:04.155Z] #20 46.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-07T11:43:04.155Z] #20 46.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-07T11:43:04.155Z] #20 46.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-07T11:43:04.155Z] #20 46.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-07T11:43:04.155Z] #20 46.27 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-07T11:43:04.155Z] #20 46.27 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-07T11:43:04.155Z] #20 46.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-07T11:43:04.155Z] #20 46.96 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:43:04.155Z] #20 47.27 Fetched 115 MB in 2s (58.5 MB/s) [2022-03-07T11:43:04.155Z] #20 47.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T11:43:04.155Z] #20 47.31 (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-07T11:43:04.155Z] #20 47.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T11:43:04.155Z] #20 47.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T11:43:04.155Z] #20 48.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T11:43:04.155Z] #20 48.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T11:43:04.155Z] #20 48.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T11:43:04.155Z] #20 ... [2022-03-07T11:43:04.155Z] [2022-03-07T11:43:04.155Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T11:43:04.155Z] #72 sha256:b1735fa04a48b85bf32370f78dacfb22ba42b8fdcad9a5da3a903a1d05fec36d [2022-03-07T11:43:04.155Z] #72 DONE 0.1s [2022-03-07T11:43:04.155Z] [2022-03-07T11:43:04.155Z] #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-07T11:43:04.155Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T11:43:04.155Z] #45 30.69 Reading package lists... [2022-03-07T11:43:04.155Z] #45 39.62 Building dependency tree... [2022-03-07T11:43:04.155Z] #45 43.52 The following additional packages will be installed: [2022-03-07T11:43:04.155Z] #45 43.53 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-07T11:43:04.155Z] #45 43.58 Suggested packages: [2022-03-07T11:43:04.155Z] #45 43.59 cmake-doc ninja-build lrzip [2022-03-07T11:43:04.155Z] #45 43.59 Recommended packages: [2022-03-07T11:43:04.155Z] #45 43.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T11:43:04.155Z] #45 44.17 The following NEW packages will be installed: [2022-03-07T11:43:04.155Z] #45 44.18 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-07T11:43:04.155Z] #45 44.61 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:43:04.155Z] #45 44.61 Need to get 8418 kB of archives. [2022-03-07T11:43:04.155Z] #45 44.61 After this operation, 34.9 MB of additional disk space will be used. [2022-03-07T11:43:04.155Z] #45 44.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T11:43:04.155Z] #45 44.62 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-07T11:43:04.155Z] #45 44.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T11:43:04.155Z] #45 44.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-07T11:43:04.155Z] #45 44.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-07T11:43:04.155Z] #45 44.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-07T11:43:04.155Z] #45 44.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-07T11:43:04.155Z] #45 44.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-07T11:43:04.155Z] #45 45.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:43:04.155Z] #45 45.57 Fetched 8418 kB in 0s (19.7 MB/s) [2022-03-07T11:43:04.155Z] #45 45.78 Selecting previously unselected package xxd. [2022-03-07T11:43:04.155Z] #45 45.78 (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-07T11:43:04.155Z] #45 45.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T11:43:04.155Z] #45 45.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:43:04.155Z] #45 45.99 Selecting previously unselected package vim-common. [2022-03-07T11:43:04.155Z] #45 46.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T11:43:04.155Z] #45 46.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:43:04.155Z] #45 46.29 Selecting previously unselected package cmake-data. [2022-03-07T11:43:04.155Z] #45 46.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T11:43:04.155Z] #45 46.31 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T11:43:04.155Z] #45 47.44 Selecting previously unselected package libarchive13:amd64. [2022-03-07T11:43:04.155Z] #45 47.45 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-07T11:43:04.155Z] #45 47.46 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T11:43:04.155Z] #45 47.59 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-07T11:43:04.155Z] #45 47.59 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-07T11:43:04.155Z] #45 47.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T11:43:04.155Z] #45 47.66 Selecting previously unselected package librhash0:amd64. [2022-03-07T11:43:04.155Z] #45 47.66 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-07T11:43:04.155Z] #45 47.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-07T11:43:04.155Z] #45 47.75 Selecting previously unselected package libuv1:amd64. [2022-03-07T11:43:04.155Z] #45 47.75 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-07T11:43:04.155Z] #45 47.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-07T11:43:04.155Z] #45 47.87 Selecting previously unselected package cmake. [2022-03-07T11:43:04.155Z] #45 47.88 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-07T11:43:04.155Z] #45 47.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T11:43:04.155Z] #45 ... [2022-03-07T11:43:04.155Z] [2022-03-07T11:43:04.155Z] #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-07T11:43:04.155Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:43:04.155Z] #20 49.41 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T11:43:04.155Z] #20 49.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T11:43:04.155Z] #20 49.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T11:43:04.155Z] #20 49.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-07T11:43:04.155Z] #20 49.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T11:43:04.155Z] #20 49.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T11:43:04.381Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T11:43:04.413Z] #20 49.67 Selecting previously unselected package dmsetup. [2022-03-07T11:43:04.413Z] #20 49.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T11:43:04.413Z] #20 49.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T11:43:04.413Z] #20 49.83 Selecting previously unselected package mingw-w64-common. [2022-03-07T11:43:04.413Z] #20 49.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T11:43:04.413Z] #20 49.83 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T11:43:04.874Z] --- PASS: TestHealthKillContainer (7.90s) [2022-03-07T11:43:04.874Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T11:43:04.874Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T11:43:04.874Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T11:43:04.874Z] === RUN TestIpcModeNone [2022-03-07T11:43:04.990Z] #20 ... [2022-03-07T11:43:04.991Z] [2022-03-07T11:43:04.991Z] #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-07T11:43:04.991Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T11:43:04.991Z] #45 49.65 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T11:43:04.991Z] #45 49.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:43:04.991Z] #45 49.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-07T11:43:04.991Z] #45 49.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:43:04.991Z] #45 49.74 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T11:43:04.991Z] #45 49.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-07T11:43:04.991Z] #45 49.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T11:43:04.991Z] #45 49.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T11:43:04.991Z] #45 49.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:43:04.991Z] #45 DONE 50.2s [2022-03-07T11:43:04.991Z] [2022-03-07T11:43:04.991Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T11:43:04.991Z] #46 sha256:91834f8b9cad8f5c3e4aa151fd33d7bf6defa530f2ce382cd1568c5c38c284bf [2022-03-07T11:43:04.991Z] #46 DONE 0.2s [2022-03-07T11:43:04.991Z] [2022-03-07T11:43:04.991Z] #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-07T11:43:04.991Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:43:05.133Z] --- PASS: TestIpcModeNone (0.47s) [2022-03-07T11:43:05.133Z] === RUN TestIpcModePrivate [2022-03-07T11:43:05.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-03-07T11:43:05.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-07T11:43:05.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-03-07T11:43:05.312Z] === RUN TestKillStoppedContainer [2022-03-07T11:43:05.312Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T11:43:05.312Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T11:43:05.312Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T11:43:05.312Z] === RUN TestKillDifferentUserContainer [2022-03-07T11:43:05.392Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-07T11:43:05.570Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-03-07T11:43:05.570Z] === RUN TestInspectOomKilledTrue [2022-03-07T11:43:05.570Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-07T11:43:05.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T11:43:05.570Z] === RUN TestInspectOomKilledFalse [2022-03-07T11:43:05.581Z] 8f616e6e9eec: Pull complete [2022-03-07T11:43:05.650Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-07T11:43:05.651Z] === RUN TestIpcModeShareable [2022-03-07T11:43:05.651Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:05.651Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-07T11:43:05.651Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T11:43:06.134Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-03-07T11:43:06.134Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T11:43:06.391Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-07T11:43:06.391Z] === RUN TestLinksContainerNames [2022-03-07T11:43:06.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T11:43:06.913Z] #20 52.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T11:43:06.913Z] #20 52.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T11:43:06.913Z] #20 52.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T11:43:07.025Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-03-07T11:43:07.025Z] === RUN TestAPIIpcModeHost [2022-03-07T11:43:07.025Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:07.025Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-07T11:43:07.025Z] === RUN TestDaemonIpcModeShareable [2022-03-07T11:43:07.025Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:07.025Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-07T11:43:07.025Z] === RUN TestDaemonIpcModePrivate [2022-03-07T11:43:07.320Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-07T11:43:07.320Z] === RUN TestLogsFollowTailEmpty [2022-03-07T11:43:07.578Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-07T11:43:07.578Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T11:43:07.960Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-07T11:43:07.960Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-03-07T11:43:07.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T11:43:07.960Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:07.960Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-07T11:43:07.960Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T11:43:07.960Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:07.960Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-07T11:43:07.960Z] === RUN TestIpcModeOlderClient [2022-03-07T11:43:07.960Z] === PAUSE TestIpcModeOlderClient [2022-03-07T11:43:07.960Z] === RUN TestKillContainerInvalidSignal [2022-03-07T11:43:08.141Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/default [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/private [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/slave [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/shared [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/default [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/shared [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/slave [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/private [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T11:43:08.141Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:43:08.141Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:43:08.141Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:43:08.302Z] #20 ... [2022-03-07T11:43:08.302Z] [2022-03-07T11:43:08.302Z] #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-07T11:43:08.302Z] #47 sha256:cb3cd0a16a83352998a6931100b821679b49fe0b628076da5057d5b04b2929f9 [2022-03-07T11:43:08.302Z] #47 1.365 + RM_GOPATH=0 [2022-03-07T11:43:08.302Z] #47 1.365 + TMP_GOPATH= [2022-03-07T11:43:08.302Z] #47 1.365 + : /build [2022-03-07T11:43:08.302Z] #47 1.365 + '[' -z '' ']' [2022-03-07T11:43:08.302Z] #47 1.366 ++ mktemp -d [2022-03-07T11:43:08.302Z] #47 1.368 + export GOPATH=/tmp/tmp.OCmH38UaB1 [2022-03-07T11:43:08.302Z] #47 1.368 + GOPATH=/tmp/tmp.OCmH38UaB1 [2022-03-07T11:43:08.302Z] #47 1.368 + RM_GOPATH=1 [2022-03-07T11:43:08.302Z] #47 1.369 + case "$(go env GOARCH)" in [2022-03-07T11:43:08.302Z] #47 1.369 ++ go env GOARCH [2022-03-07T11:43:08.302Z] #47 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T11:43:08.302Z] #47 1.376 + GO_BUILDMODE=-buildmode=pie [2022-03-07T11:43:08.302Z] #47 1.376 ++ dirname /install.sh [2022-03-07T11:43:08.302Z] #47 1.380 + dir=/ [2022-03-07T11:43:08.302Z] #47 1.380 + bin=tini [2022-03-07T11:43:08.302Z] #47 1.381 + shift [2022-03-07T11:43:08.302Z] #47 1.381 + '[' '!' -f //tini.installer ']' [2022-03-07T11:43:08.302Z] #47 1.381 + . //tini.installer [2022-03-07T11:43:08.302Z] #47 1.383 ++ : v0.19.0 [2022-03-07T11:43:08.302Z] #47 1.383 + install_tini [2022-03-07T11:43:08.302Z] #47 1.383 + echo 'Install tini version v0.19.0' [2022-03-07T11:43:08.302Z] #47 1.384 Install tini version v0.19.0 [2022-03-07T11:43:08.302Z] #47 1.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.OCmH38UaB1/tini [2022-03-07T11:43:08.302Z] #47 1.386 Cloning into '/tmp/tmp.OCmH38UaB1/tini'... [2022-03-07T11:43:08.302Z] #47 1.765 + cd /tmp/tmp.OCmH38UaB1/tini [2022-03-07T11:43:08.302Z] #47 1.765 + git checkout -q v0.19.0 [2022-03-07T11:43:08.302Z] #47 1.772 + cmake . [2022-03-07T11:43:08.302Z] #47 1.924 -- The C compiler identification is GNU 10.2.1 [2022-03-07T11:43:08.302Z] #47 1.959 -- Detecting C compiler ABI info [2022-03-07T11:43:08.302Z] #47 2.151 -- Detecting C compiler ABI info - done [2022-03-07T11:43:08.302Z] #47 2.179 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T11:43:08.302Z] #47 2.180 -- Detecting C compile features [2022-03-07T11:43:08.302Z] #47 2.182 -- Detecting C compile features - done [2022-03-07T11:43:08.302Z] #47 2.193 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T11:43:08.302Z] #47 2.235 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T11:43:08.302Z] #47 2.270 -- Configuring done [2022-03-07T11:43:08.302Z] #47 2.276 -- Generating done [2022-03-07T11:43:08.302Z] #47 2.277 -- Build files have been written to: /tmp/tmp.OCmH38UaB1/tini [2022-03-07T11:43:08.302Z] #47 2.280 + make tini-static [2022-03-07T11:43:08.302Z] #47 2.367 Scanning dependencies of target tini-static [2022-03-07T11:43:08.302Z] #47 2.393 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T11:43:08.302Z] #47 2.800 [100%] Linking C executable tini-static [2022-03-07T11:43:08.302Z] #47 2.971 [100%] Built target tini-static [2022-03-07T11:43:08.302Z] #47 2.989 + mkdir -p /build [2022-03-07T11:43:08.302Z] #47 2.992 + cp tini-static /build/docker-init [2022-03-07T11:43:08.302Z] #47 DONE 3.2s [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T11:43:08.398Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T11:43:08.398Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T11:43:08.398Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T11:43:08.526Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-07T11:43:08.526Z] === RUN TestKillContainer [2022-03-07T11:43:08.526Z] === RUN TestKillContainer/no_signal [2022-03-07T11:43:08.561Z] [2022-03-07T11:43:08.561Z] #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-07T11:43:08.561Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:43:08.785Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T11:43:09.043Z] === RUN TestKillContainer/killing_signal [2022-03-07T11:43:09.138Z] #20 54.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T11:43:09.138Z] #20 54.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:09.138Z] #20 54.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T11:43:09.138Z] #20 54.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T11:43:09.397Z] #20 54.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:09.397Z] #20 54.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T11:43:09.609Z] --- PASS: TestKillContainer (1.18s) [2022-03-07T11:43:09.609Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-07T11:43:09.609Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-07T11:43:09.609Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-07T11:43:09.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T11:43:09.609Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T11:43:09.765Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-03-07T11:43:09.766Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T11:43:10.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T11:43:10.328Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-07T11:43:10.328Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T11:43:10.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-03-07T11:43:10.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-07T11:43:10.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-07T11:43:10.433Z] === RUN TestKillStoppedContainer [2022-03-07T11:43:10.433Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T11:43:10.433Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T11:43:10.433Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T11:43:10.433Z] === RUN TestKillDifferentUserContainer [2022-03-07T11:43:10.584Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-07T11:43:10.584Z] === RUN TestNetworkNat [2022-03-07T11:43:11.025Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-07T11:43:11.025Z] === RUN TestInspectOomKilledTrue [2022-03-07T11:43:11.025Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:11.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T11:43:11.025Z] === RUN TestInspectOomKilledFalse [2022-03-07T11:43:11.025Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:43:11.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T11:43:11.025Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T11:43:11.025Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-07T11:43:11.025Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-07T11:43:11.025Z] === RUN TestLinksContainerNames [2022-03-07T11:43:11.148Z] --- PASS: TestNetworkNat (0.46s) [2022-03-07T11:43:11.148Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T11:43:11.301Z] #20 56.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T11:43:11.301Z] #20 56.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:11.301Z] #20 56.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T11:43:11.404Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-07T11:43:11.404Z] === RUN TestNetworkLoopbackNat [2022-03-07T11:43:11.987Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-07T11:43:11.987Z] === RUN TestLogsFollowTailEmpty [2022-03-07T11:43:12.244Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-07T11:43:12.244Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T11:43:12.504Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/default [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/private [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/slave [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/shared [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/default [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/private [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T11:43:12.504Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:43:12.504Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T11:43:12.504Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/shared [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/slave [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:43:12.763Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T11:43:12.763Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:43:12.763Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:43:13.021Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:43:13.021Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T11:43:13.021Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:43:13.021Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T11:43:13.021Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-03-07T11:43:13.021Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T11:43:13.021Z] 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-07T11:43:13.021Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-07T11:43:13.021Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T11:43:13.021Z] 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-07T11:43:13.021Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-07T11:43:13.021Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T11:43:13.021Z] 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-07T11:43:13.021Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-07T11:43:13.021Z] === RUN TestNetworkNat [2022-03-07T11:43:13.586Z] --- PASS: TestNetworkNat (0.48s) [2022-03-07T11:43:13.586Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T11:43:13.844Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-07T11:43:13.844Z] === RUN TestNetworkLoopbackNat [2022-03-07T11:43:13.921Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-03-07T11:43:13.921Z] === RUN TestPause [2022-03-07T11:43:14.485Z] --- PASS: TestPause (0.46s) [2022-03-07T11:43:14.485Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T11:43:14.485Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:43:14.485Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:43:14.485Z] === RUN TestPauseStopPausedContainer [2022-03-07T11:43:15.051Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-07T11:43:15.051Z] === RUN TestPidHost [2022-03-07T11:43:15.494Z] #20 60.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T11:43:15.494Z] #20 60.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:15.494Z] #20 60.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T11:43:15.494Z] #20 ... [2022-03-07T11:43:15.494Z] [2022-03-07T11:43:15.494Z] #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-07T11:43:15.494Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:43:15.494Z] #67 14.34 + cd /tmp/tmp.a7OypI0wyE/src/github.com/containerd/containerd [2022-03-07T11:43:15.494Z] #67 14.34 + git checkout -q v1.5.10 [2022-03-07T11:43:15.981Z] --- PASS: TestPidHost (0.94s) [2022-03-07T11:43:15.981Z] === RUN TestPsFilter [2022-03-07T11:43:15.981Z] --- PASS: TestPsFilter (0.11s) [2022-03-07T11:43:15.981Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T11:43:16.061Z] #67 15.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T11:43:16.061Z] #67 15.23 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T11:43:16.061Z] #67 15.23 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T11:43:16.061Z] #67 15.23 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T11:43:16.061Z] #67 15.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T11:43:16.061Z] #67 15.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T11:43:16.061Z] #67 15.23 + '[' '' = dynamic ']' [2022-03-07T11:43:16.061Z] #67 15.23 + make [2022-03-07T11:43:16.373Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-03-07T11:43:16.373Z] === RUN TestPause [2022-03-07T11:43:16.373Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:16.373Z] --- SKIP: TestPause (0.00s) [2022-03-07T11:43:16.373Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T11:43:16.373Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:43:16.373Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:43:16.373Z] === RUN TestPauseStopPausedContainer [2022-03-07T11:43:16.373Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:16.373Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-07T11:43:16.373Z] === RUN TestPidHost [2022-03-07T11:43:16.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-03-07T11:43:16.544Z] === RUN TestRemoveContainerWithVolume [2022-03-07T11:43:16.630Z] #67 15.73 + bin/ctr [2022-03-07T11:43:16.802Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-07T11:43:16.802Z] === RUN TestRemoveContainerRunning [2022-03-07T11:43:17.060Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-07T11:43:17.060Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T11:43:17.202Z] .....INFO: Daemon under test started and replied! [2022-03-07T11:43:17.202Z] INFO: Docker version of the daemon under test [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] Client: [2022-03-07T11:43:17.202Z] Version: 17.06.2-ce [2022-03-07T11:43:17.202Z] API version: 1.30 [2022-03-07T11:43:17.202Z] Go version: go1.8.3 [2022-03-07T11:43:17.202Z] Git commit: cec0b72 [2022-03-07T11:43:17.202Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T11:43:17.202Z] OS/Arch: windows/amd64 [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] Server: [2022-03-07T11:43:17.202Z] Version: 0.0.0-dev [2022-03-07T11:43:17.202Z] API version: 1.42 (minimum version 1.24) [2022-03-07T11:43:17.202Z] Go version: go1.17.8 [2022-03-07T11:43:17.202Z] Git commit: 5979d6e7e3 [2022-03-07T11:43:17.202Z] Built: 03/07/2022 11:40:28 [2022-03-07T11:43:17.202Z] OS/Arch: windows/amd64 [2022-03-07T11:43:17.202Z] Experimental: false [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] INFO: Docker info of the daemon under test [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] Containers: 0 [2022-03-07T11:43:17.202Z] Running: 0 [2022-03-07T11:43:17.202Z] Paused: 0 [2022-03-07T11:43:17.202Z] Stopped: 0 [2022-03-07T11:43:17.202Z] Images: 0 [2022-03-07T11:43:17.202Z] Server Version: 0.0.0-dev [2022-03-07T11:43:17.202Z] Storage Driver: windowsfilter [2022-03-07T11:43:17.202Z] Windows: [2022-03-07T11:43:17.202Z] Logging Driver: json-file [2022-03-07T11:43:17.202Z] Plugins: [2022-03-07T11:43:17.202Z] Volume: local [2022-03-07T11:43:17.202Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T11:43:17.202Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T11:43:17.202Z] Swarm: inactive [2022-03-07T11:43:17.202Z] Default Isolation: process [2022-03-07T11:43:17.202Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T11:43:17.202Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T11:43:17.202Z] OSType: windows [2022-03-07T11:43:17.202Z] Architecture: x86_64 [2022-03-07T11:43:17.202Z] CPUs: 4 [2022-03-07T11:43:17.202Z] Total Memory: 32GiB [2022-03-07T11:43:17.202Z] Name: azwin-2-a5cc00 [2022-03-07T11:43:17.202Z] ID: N6A6:4ZPS:6AZL:Z77P:SRZP:TCUA:22LQ:NZVL:EDKX:Y5SK:TB5N:W6N3 [2022-03-07T11:43:17.202Z] Docker Root Dir: D:\CI\PR-43343\2\daemon [2022-03-07T11:43:17.202Z] Debug Mode (client): false [2022-03-07T11:43:17.202Z] Debug Mode (server): true [2022-03-07T11:43:17.202Z] File Descriptors: -1 [2022-03-07T11:43:17.202Z] Goroutines: 16 [2022-03-07T11:43:17.202Z] System Time: 2022-03-07T11:43:15.4405878Z [2022-03-07T11:43:17.202Z] EventsListeners: 0 [2022-03-07T11:43:17.202Z] Registry: https://index.docker.io/v1/ [2022-03-07T11:43:17.202Z] Labels: [2022-03-07T11:43:17.202Z] Experimental: false [2022-03-07T11:43:17.202Z] Insecure Registries: [2022-03-07T11:43:17.202Z] 127.0.0.0/8 [2022-03-07T11:43:17.202Z] Live Restore Enabled: false [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] INFO: Docker images of the daemon under test [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T11:43:17.202Z] [2022-03-07T11:43:17.202Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T11:43:17.202Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-07T11:43:17.202Z] ltsc2019: Pulling from windows/servercore [2022-03-07T11:43:17.202Z] 4612f6d0b889: Pulling fs layer [2022-03-07T11:43:17.202Z] 1bd78008c728: Pulling fs layer [2022-03-07T11:43:17.307Z] --- PASS: TestPidHost (0.86s) [2022-03-07T11:43:17.307Z] === RUN TestPsFilter [2022-03-07T11:43:17.307Z] --- PASS: TestPsFilter (0.10s) [2022-03-07T11:43:17.307Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T11:43:17.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-07T11:43:17.636Z] === RUN TestRemoveInvalidContainer [2022-03-07T11:43:17.636Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-07T11:43:17.636Z] === RUN TestRenameLinkedContainer [2022-03-07T11:43:17.873Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-07T11:43:17.873Z] === RUN TestRemoveContainerWithVolume [2022-03-07T11:43:18.132Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-07T11:43:18.132Z] === RUN TestRemoveContainerRunning [2022-03-07T11:43:18.700Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-07T11:43:18.700Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T11:43:18.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-07T11:43:18.959Z] === RUN TestRemoveInvalidContainer [2022-03-07T11:43:18.959Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T11:43:18.959Z] === RUN TestRenameLinkedContainer [2022-03-07T11:43:19.538Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-03-07T11:43:19.538Z] === RUN TestRenameStoppedContainer [2022-03-07T11:43:19.796Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-03-07T11:43:19.796Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T11:43:20.725Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-03-07T11:43:20.725Z] === RUN TestRenameInvalidName [2022-03-07T11:43:20.859Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-03-07T11:43:20.859Z] === RUN TestRenameStoppedContainer [2022-03-07T11:43:20.859Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-07T11:43:20.859Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T11:43:20.982Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-07T11:43:20.982Z] === RUN TestRenameAnonymousContainer [2022-03-07T11:43:21.795Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-07T11:43:21.795Z] === RUN TestRenameInvalidName [2022-03-07T11:43:22.054Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-07T11:43:22.054Z] === RUN TestRenameAnonymousContainer [2022-03-07T11:43:22.875Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-03-07T11:43:22.875Z] === RUN TestRenameContainerWithSameName [2022-03-07T11:43:22.875Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-07T11:43:22.875Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T11:43:23.428Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-07T11:43:23.428Z] === RUN TestRenameContainerWithSameName [2022-03-07T11:43:23.804Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-07T11:43:23.804Z] === RUN TestResize [2022-03-07T11:43:23.994Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-07T11:43:23.994Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T11:43:24.367Z] --- PASS: TestResize (0.42s) [2022-03-07T11:43:24.367Z] === RUN TestResizeWithInvalidSize [2022-03-07T11:43:24.623Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-07T11:43:24.623Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T11:43:24.751Z] #67 ... [2022-03-07T11:43:24.751Z] [2022-03-07T11:43:24.751Z] #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-07T11:43:24.751Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T11:43:24.751Z] #20 61.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T11:43:24.751Z] #20 61.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 61.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T11:43:24.751Z] #20 63.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T11:43:24.751Z] #20 63.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 63.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T11:43:24.751Z] #20 67.15 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T11:43:24.751Z] #20 67.15 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 67.16 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T11:43:24.751Z] #20 68.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T11:43:24.751Z] #20 68.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T11:43:24.751Z] #20 68.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T11:43:24.751Z] #20 69.02 Selecting previously unselected package libapparmor1:amd64. [2022-03-07T11:43:24.751Z] #20 69.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.03 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T11:43:24.751Z] #20 69.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-07T11:43:24.751Z] #20 69.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.09 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T11:43:24.751Z] #20 69.16 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T11:43:24.751Z] #20 69.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T11:43:24.751Z] #20 69.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T11:43:24.751Z] #20 69.25 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T11:43:24.751Z] #20 69.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-07T11:43:24.751Z] #20 69.34 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.35 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T11:43:24.751Z] #20 69.39 Selecting previously unselected package libudev-dev:amd64. [2022-03-07T11:43:24.751Z] #20 69.39 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.40 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-07T11:43:24.751Z] #20 69.46 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-07T11:43:24.751Z] #20 69.47 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.47 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T11:43:24.751Z] #20 69.58 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-07T11:43:24.751Z] #20 69.59 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.59 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T11:43:24.751Z] #20 69.69 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-07T11:43:24.751Z] #20 69.70 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.70 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T11:43:24.751Z] #20 69.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-07T11:43:24.751Z] #20 69.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T11:43:24.751Z] #20 69.85 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-07T11:43:24.751Z] #20 69.85 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 69.85 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T11:43:24.751Z] #20 70.03 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-07T11:43:24.751Z] #20 70.03 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 70.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T11:43:24.751Z] #20 70.13 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-07T11:43:24.751Z] #20 70.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T11:43:24.751Z] #20 70.15 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T11:43:24.751Z] #20 70.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-07T11:43:24.880Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:43:24.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:43:24.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:43:24.928Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-03-07T11:43:24.928Z] === RUN TestResize [2022-03-07T11:43:25.011Z] #20 70.20 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-07T11:43:25.011Z] #20 70.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T11:43:25.011Z] #20 70.28 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-07T11:43:25.011Z] #20 70.28 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-07T11:43:25.011Z] #20 70.29 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T11:43:25.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:43:25.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:43:25.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:43:25.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:43:25.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:43:25.186Z] --- PASS: TestResize (0.38s) [2022-03-07T11:43:25.186Z] === RUN TestResizeWithInvalidSize [2022-03-07T11:43:25.271Z] #20 70.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T11:43:25.271Z] #20 70.59 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T11:43:25.271Z] #20 70.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T11:43:25.271Z] #20 70.61 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T11:43:25.271Z] #20 70.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T11:43:25.271Z] #20 70.64 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T11:43:25.271Z] #20 70.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T11:43:25.271Z] #20 70.66 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T11:43:25.271Z] #20 70.67 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-07T11:43:25.271Z] #20 70.68 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T11:43:25.272Z] #20 70.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T11:43:25.444Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-07T11:43:25.444Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T11:43:25.531Z] #20 70.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T11:43:25.531Z] #20 70.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T11:43:25.531Z] #20 70.74 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T11:43:25.531Z] #20 70.75 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T11:43:25.531Z] #20 70.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T11:43:25.531Z] #20 70.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T11:43:25.531Z] #20 70.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T11:43:25.531Z] #20 70.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.81 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.82 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-07T11:43:25.531Z] #20 70.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.84 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-07T11:43:25.531Z] #20 70.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T11:43:25.531Z] #20 70.86 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.87 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-07T11:43:25.531Z] #20 70.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.89 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T11:43:25.531Z] #20 70.91 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T11:43:25.531Z] #20 70.92 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T11:43:25.790Z] #20 70.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T11:43:25.790Z] #20 70.95 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T11:43:25.790Z] #20 70.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:43:26.010Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-07T11:43:26.010Z] === RUN TestDaemonRestartKillContainers [2022-03-07T11:43:26.010Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-07T11:43:26.010Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:43:26.010Z] === RUN TestCgroupNamespacesRun [2022-03-07T11:43:26.944Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-07T11:43:26.944Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T11:43:27.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:43:27.669Z] 1bd78008c728: Verifying Checksum [2022-03-07T11:43:27.669Z] 1bd78008c728: Download complete [2022-03-07T11:43:27.699Z] #20 DONE 72.7s [2022-03-07T11:43:27.699Z] [2022-03-07T11:43:27.699Z] #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-07T11:43:27.699Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:43:27.699Z] #67 ... [2022-03-07T11:43:27.699Z] [2022-03-07T11:43:27.699Z] #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-07T11:43:27.699Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-07T11:43:27.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:43:28.321Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-03-07T11:43:28.321Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T11:43:28.636Z] #21 1.277 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T11:43:28.895Z] #21 1.451 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-07T11:43:28.895Z] #21 1.543 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T11:43:29.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-07T11:43:29.259Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T11:43:29.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:43:29.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:43:30.631Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-03-07T11:43:30.631Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T11:43:30.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:43:30.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:43:31.569Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-03-07T11:43:31.569Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T11:43:32.503Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-03-07T11:43:32.503Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T11:43:33.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T11:43:33.464Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-03-07T11:43:33.464Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T11:43:33.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:43:34.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:43:34.413Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-03-07T11:43:34.413Z] === RUN TestNISDomainname [2022-03-07T11:43:34.413Z] 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-07T11:43:34.413Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-07T11:43:34.413Z] === RUN TestHostnameDnsResolution [2022-03-07T11:43:34.427Z] #21 1.739 Reading package lists... [2022-03-07T11:43:34.703Z] 8f616e6e9eec: Pull complete [2022-03-07T11:43:34.842Z] 4612f6d0b889: Download complete [2022-03-07T11:43:35.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T11:43:35.347Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-07T11:43:35.347Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T11:43:35.347Z] 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-07T11:43:35.347Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-07T11:43:35.347Z] === RUN TestStats [2022-03-07T11:43:35.347Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:35.347Z] --- SKIP: TestStats (0.00s) [2022-03-07T11:43:35.347Z] === RUN TestStopContainerWithTimeout [2022-03-07T11:43:35.347Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T11:43:35.347Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T11:43:35.347Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T11:43:35.347Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T11:43:35.347Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T11:43:35.347Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T11:43:35.347Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T11:43:35.347Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T11:43:35.347Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T11:43:35.347Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T11:43:35.912Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T11:43:36.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:43:37.810Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T11:43:37.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T11:43:38.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:43:38.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:43:38.619Z] #21 6.312 Reading package lists... [2022-03-07T11:43:39.183Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T11:43:39.184Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-03-07T11:43:39.184Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-03-07T11:43:39.184Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-03-07T11:43:39.184Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-07T11:43:39.184Z] === RUN TestDeleteDevicemapper [2022-03-07T11:43:39.184Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:43:39.184Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T11:43:39.184Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T11:43:39.555Z] #21 10.96 Building dependency tree... [2022-03-07T11:43:39.555Z] #21 12.02 Reading state information... [2022-03-07T11:43:39.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:43:39.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:43:40.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T11:43:40.491Z] #21 13.05 The following additional packages will be installed: [2022-03-07T11:43:40.492Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-07T11:43:40.492Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-07T11:43:40.492Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-07T11:43:40.492Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-07T11:43:40.492Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-07T11:43:40.492Z] #21 13.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-07T11:43:40.492Z] #21 13.07 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-07T11:43:40.492Z] #21 13.09 Suggested packages: [2022-03-07T11:43:40.492Z] #21 13.09 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-07T11:43:40.492Z] #21 13.09 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-07T11:43:40.492Z] #21 13.09 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-07T11:43:40.492Z] #21 13.09 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-07T11:43:40.492Z] #21 13.09 seccomp:ppc64el seccomp:s390x [2022-03-07T11:43:40.492Z] #21 13.09 Recommended packages: [2022-03-07T11:43:40.492Z] #21 13.09 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-07T11:43:40.492Z] #21 13.09 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-07T11:43:40.492Z] #21 13.09 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-07T11:43:40.492Z] #21 13.09 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-07T11:43:40.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T11:43:41.061Z] #21 13.64 The following NEW packages will be installed: [2022-03-07T11:43:41.061Z] #21 13.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-07T11:43:41.061Z] #21 13.64 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-07T11:43:41.061Z] #21 13.64 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-07T11:43:41.062Z] #21 13.64 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-07T11:43:41.062Z] #21 13.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-07T11:43:41.062Z] #21 13.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-07T11:43:41.062Z] #21 13.64 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-07T11:43:41.062Z] #21 13.64 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-07T11:43:41.062Z] #21 13.64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-07T11:43:41.062Z] #21 13.64 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-07T11:43:41.062Z] #21 13.65 libseccomp2:ppc64el libseccomp2:s390x [2022-03-07T11:43:41.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-03-07T11:43:41.087Z] === RUN TestUpdateMemory [2022-03-07T11:43:41.087Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:41.087Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-07T11:43:41.087Z] === RUN TestUpdateCPUQuota [2022-03-07T11:43:41.087Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:41.087Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-07T11:43:41.087Z] === RUN TestUpdatePidsLimit [2022-03-07T11:43:41.087Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:41.087Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-07T11:43:41.087Z] === RUN TestUpdateRestartPolicy [2022-03-07T11:43:41.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:43:41.322Z] #21 13.98 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:43:41.322Z] #21 13.98 Need to get 15.9 MB of archives. [2022-03-07T11:43:41.322Z] #21 13.98 After this operation, 73.0 MB of additional disk space will be used. [2022-03-07T11:43:41.322Z] #21 13.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-07T11:43:41.322Z] #21 13.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-07T11:43:41.322Z] #21 13.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-07T11:43:41.322Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-07T11:43:41.322Z] #21 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-07T11:43:41.322Z] #21 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-07T11:43:41.322Z] #21 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-07T11:43:41.322Z] #21 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-07T11:43:41.322Z] #21 14.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-07T11:43:41.583Z] #21 14.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-07T11:43:41.583Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-07T11:43:41.583Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-07T11:43:41.583Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-07T11:43:41.583Z] #21 14.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-07T11:43:41.583Z] #21 14.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-07T11:43:41.583Z] #21 14.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-07T11:43:41.583Z] #21 14.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-07T11:43:41.583Z] #21 14.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-07T11:43:41.583Z] #21 14.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-07T11:43:41.583Z] #21 14.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-07T11:43:41.583Z] #21 14.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-07T11:43:41.583Z] #21 14.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-07T11:43:41.583Z] #21 14.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-07T11:43:41.583Z] #21 14.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-07T11:43:41.583Z] #21 14.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-07T11:43:41.583Z] #21 14.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-07T11:43:41.583Z] #21 14.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-07T11:43:41.583Z] #21 14.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-07T11:43:41.583Z] #21 14.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-07T11:43:41.583Z] #21 14.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-07T11:43:41.583Z] #21 14.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-07T11:43:41.583Z] #21 14.22 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-07T11:43:41.583Z] #21 14.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-07T11:43:41.583Z] #21 14.23 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-07T11:43:41.583Z] #21 14.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-07T11:43:41.583Z] #21 14.23 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-07T11:43:41.583Z] #21 14.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-07T11:43:41.583Z] #21 14.23 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-07T11:43:41.583Z] #21 14.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-07T11:43:41.583Z] #21 14.23 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-07T11:43:42.154Z] #21 14.75 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:43:42.413Z] #21 14.94 Fetched 15.9 MB in 1s (30.3 MB/s) [2022-03-07T11:43:42.413Z] #21 14.98 Selecting previously unselected package gcc-10-base:armel. [2022-03-07T11:43:42.413Z] #21 14.98 (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-07T11:43:42.413Z] #21 15.02 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-07T11:43:42.413Z] #21 15.02 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-07T11:43:42.413Z] #21 15.07 Selecting previously unselected package gcc-10-base:armhf. [2022-03-07T11:43:42.413Z] #21 15.08 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-07T11:43:42.413Z] #21 15.09 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-07T11:43:42.413Z] #21 15.14 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-07T11:43:42.671Z] #21 15.14 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-07T11:43:42.671Z] #21 15.15 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-07T11:43:42.671Z] #21 15.19 Selecting previously unselected package gcc-10-base:s390x. [2022-03-07T11:43:42.671Z] #21 15.20 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-07T11:43:42.671Z] #21 15.20 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-07T11:43:42.671Z] #21 15.26 Selecting previously unselected package gcc-10-base:arm64. [2022-03-07T11:43:42.672Z] #21 15.26 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-07T11:43:42.672Z] #21 15.27 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-07T11:43:42.672Z] #21 15.34 Selecting previously unselected package libgcc-s1:armel. [2022-03-07T11:43:42.672Z] #21 15.34 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-07T11:43:42.672Z] #21 15.35 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-07T11:43:42.672Z] #21 15.40 Selecting previously unselected package libcrypt1:armel. [2022-03-07T11:43:42.930Z] #21 15.40 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-07T11:43:42.930Z] #21 15.41 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-07T11:43:42.930Z] #21 15.48 Selecting previously unselected package libc6:armel. [2022-03-07T11:43:42.930Z] #21 15.48 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-07T11:43:42.930Z] #21 15.66 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-03-07T11:43:43.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-03-07T11:43:43.185Z] === RUN TestCgroupNamespacesRun [2022-03-07T11:43:43.496Z] #21 16.05 Selecting previously unselected package libapparmor1:armel. [2022-03-07T11:43:43.496Z] #21 16.06 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-07T11:43:43.496Z] #21 16.06 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-07T11:43:43.496Z] #21 16.11 Selecting previously unselected package libapparmor-dev:armel. [2022-03-07T11:43:43.496Z] #21 16.12 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-07T11:43:43.496Z] #21 16.12 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-07T11:43:43.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T11:43:43.754Z] #21 16.19 Selecting previously unselected package libgcc-s1:arm64. [2022-03-07T11:43:43.754Z] #21 16.20 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-07T11:43:43.754Z] #21 16.20 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-07T11:43:43.754Z] #21 16.25 Selecting previously unselected package libcrypt1:arm64. [2022-03-07T11:43:43.754Z] #21 16.25 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-07T11:43:43.754Z] #21 16.26 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-07T11:43:43.754Z] #21 16.35 Selecting previously unselected package libc6:arm64. [2022-03-07T11:43:43.754Z] #21 16.35 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-07T11:43:44.013Z] #21 16.52 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-07T11:43:44.113Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-03-07T11:43:44.113Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T11:43:44.113Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-07T11:43:44.113Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-07T11:43:44.113Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T11:43:44.272Z] #21 16.93 Selecting previously unselected package libapparmor1:arm64. [2022-03-07T11:43:44.272Z] #21 16.94 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-07T11:43:44.273Z] #21 16.94 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T11:43:44.273Z] #21 16.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-07T11:43:44.273Z] #21 16.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-07T11:43:44.273Z] #21 17.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T11:43:44.273Z] #21 17.06 Selecting previously unselected package libgcc-s1:s390x. [2022-03-07T11:43:44.532Z] #21 17.06 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-07T11:43:44.532Z] #21 17.07 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-07T11:43:44.532Z] #21 17.12 Selecting previously unselected package libcrypt1:s390x. [2022-03-07T11:43:44.532Z] #21 17.13 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-07T11:43:44.532Z] #21 17.13 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-07T11:43:44.791Z] #21 17.22 Selecting previously unselected package libc6:s390x. [2022-03-07T11:43:44.791Z] #21 17.22 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-07T11:43:44.791Z] #21 17.44 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-07T11:43:45.359Z] #21 17.86 Selecting previously unselected package libapparmor1:s390x. [2022-03-07T11:43:45.359Z] #21 17.87 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-07T11:43:45.359Z] #21 17.88 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-07T11:43:45.359Z] #21 17.94 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-07T11:43:45.359Z] #21 17.94 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-07T11:43:45.359Z] #21 17.95 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-07T11:43:45.359Z] #21 18.03 Selecting previously unselected package libgcc-s1:armhf. [2022-03-07T11:43:45.359Z] #21 18.03 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-07T11:43:45.359Z] #21 18.03 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-07T11:43:45.359Z] #21 18.08 Selecting previously unselected package libcrypt1:armhf. [2022-03-07T11:43:45.479Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-07T11:43:45.479Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T11:43:45.618Z] #21 18.08 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-07T11:43:45.618Z] #21 18.09 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-07T11:43:45.618Z] #21 18.16 Selecting previously unselected package libc6:armhf. [2022-03-07T11:43:45.618Z] #21 18.17 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-07T11:43:45.618Z] #21 18.31 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-07T11:43:45.878Z] #21 18.67 Selecting previously unselected package libapparmor1:armhf. [2022-03-07T11:43:46.136Z] #21 18.67 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-07T11:43:46.136Z] #21 18.68 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-07T11:43:46.136Z] #21 18.74 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-07T11:43:46.136Z] #21 18.74 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-07T11:43:46.136Z] #21 18.75 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-07T11:43:46.394Z] #21 18.81 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-07T11:43:46.394Z] #21 18.82 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-07T11:43:46.394Z] #21 18.82 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-07T11:43:46.394Z] #21 18.87 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-07T11:43:46.394Z] #21 18.88 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-07T11:43:46.394Z] #21 18.88 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-07T11:43:46.394Z] #21 18.96 Selecting previously unselected package libc6:ppc64el. [2022-03-07T11:43:46.394Z] #21 18.97 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-07T11:43:46.407Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-07T11:43:46.408Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T11:43:46.653Z] #21 19.13 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-07T11:43:47.171Z] #21 19.68 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-07T11:43:47.171Z] #21 19.68 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-07T11:43:47.171Z] #21 19.69 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-07T11:43:47.171Z] #21 19.74 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-07T11:43:47.171Z] #21 19.76 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-07T11:43:47.171Z] #21 19.76 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-07T11:43:47.171Z] #21 19.82 Selecting previously unselected package libseccomp2:s390x. [2022-03-07T11:43:47.171Z] #21 19.83 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-07T11:43:47.171Z] #21 19.84 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.171Z] #21 19.88 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-07T11:43:47.171Z] #21 19.88 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-07T11:43:47.171Z] #21 19.89 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.430Z] #21 19.95 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-07T11:43:47.430Z] #21 19.96 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-07T11:43:47.430Z] #21 19.96 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.430Z] #21 20.00 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-07T11:43:47.430Z] #21 20.01 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-07T11:43:47.430Z] #21 20.03 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.430Z] #21 20.10 Selecting previously unselected package libseccomp2:armhf. [2022-03-07T11:43:47.430Z] #21 20.10 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-07T11:43:47.430Z] #21 20.11 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.430Z] #21 20.15 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-07T11:43:47.430Z] #21 20.16 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-07T11:43:47.430Z] #21 20.16 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.430Z] #21 20.22 Selecting previously unselected package libseccomp2:armel. [2022-03-07T11:43:47.689Z] #21 20.22 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-07T11:43:47.689Z] #21 20.23 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.689Z] #21 20.27 Selecting previously unselected package libseccomp-dev:armel. [2022-03-07T11:43:47.689Z] #21 20.27 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-07T11:43:47.689Z] #21 20.28 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.689Z] #21 20.36 Selecting previously unselected package libseccomp2:arm64. [2022-03-07T11:43:47.689Z] #21 20.36 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T11:43:47.689Z] #21 20.37 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.689Z] #21 20.41 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-07T11:43:47.689Z] #21 20.41 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T11:43:47.689Z] #21 20.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T11:43:47.689Z] #21 20.50 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-07T11:43:47.774Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-07T11:43:47.774Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T11:43:47.948Z] #21 20.51 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.52 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.53 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.55 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.56 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-07T11:43:47.948Z] #21 20.57 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-07T11:43:47.948Z] #21 20.58 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-07T11:43:47.948Z] #21 20.59 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-07T11:43:47.948Z] #21 20.61 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-07T11:43:47.948Z] #21 20.62 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.63 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.64 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.65 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.67 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-07T11:43:47.948Z] #21 20.68 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-07T11:43:48.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-03-07T11:43:48.703Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T11:43:49.324Z] #21 21.90 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-07T11:43:49.631Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-07T11:43:49.631Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T11:43:50.561Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-07T11:43:50.561Z] === RUN TestNISDomainname [2022-03-07T11:43:50.701Z] #21 23.11 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-07T11:43:51.124Z] --- PASS: TestNISDomainname (0.54s) [2022-03-07T11:43:51.124Z] === RUN TestHostnameDnsResolution [2022-03-07T11:43:51.638Z] #21 24.35 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-07T11:43:51.688Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-07T11:43:51.688Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T11:43:51.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T11:43:52.251Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-03-07T11:43:52.251Z] === RUN TestStats [2022-03-07T11:43:53.016Z] #21 25.59 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-07T11:43:53.284Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-07T11:43:53.284Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T11:43:53.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-07T11:43:53.284Z] === RUN TestWaitNonBlocked [2022-03-07T11:43:53.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:43:53.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:43:53.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:43:53.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:43:53.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:43:53.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:43:53.284Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T11:43:53.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-07T11:43:53.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-03-07T11:43:53.284Z] === RUN TestWaitBlocked [2022-03-07T11:43:53.284Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:43:53.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:43:53.284Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:43:53.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:43:53.284Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:43:53.284Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:43:53.542Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T11:43:53.542Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-03-07T11:43:53.542Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-03-07T11:43:53.542Z] === CONT TestDaemonRestartIpcMode [2022-03-07T11:43:53.542Z] === CONT TestIpcModeOlderClient [2022-03-07T11:43:53.542Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-07T11:43:53.542Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T11:43:54.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T11:43:54.393Z] #21 26.80 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.82 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.83 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.84 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.85 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.87 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 26.88 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 26.90 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 26.91 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 26.92 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 26.93 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.94 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.96 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.97 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.98 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-07T11:43:54.393Z] #21 26.99 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 27.01 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 27.02 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 27.03 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 27.04 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-07T11:43:54.393Z] #21 27.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:43:54.768Z] --- PASS: TestStats (2.51s) [2022-03-07T11:43:54.768Z] === RUN TestStopContainerWithTimeout [2022-03-07T11:43:54.768Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T11:43:54.768Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T11:43:54.768Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T11:43:54.768Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T11:43:54.768Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T11:43:54.768Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T11:43:54.768Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T11:43:54.768Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T11:43:54.768Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T11:43:54.768Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T11:43:54.962Z] #21 DONE 27.6s [2022-03-07T11:43:54.962Z] [2022-03-07T11:43:54.962Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T11:43:54.962Z] #62 sha256:9573538fd1f8728370e3e7b2c11ba02540abd1c31ff6c4622106c9af7ce1f1af [2022-03-07T11:43:55.221Z] #62 DONE 0.1s [2022-03-07T11:43:55.221Z] [2022-03-07T11:43:55.221Z] #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-07T11:43:55.221Z] #63 sha256:28706b2243e826355848ff00d6ad5eed3d19d5a3feec5e80dc49f837307daec5 [2022-03-07T11:43:55.331Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T11:43:56.074Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-03-07T11:43:56.074Z] --- PASS: TestDaemonRestartIpcMode (2.57s) [2022-03-07T11:43:56.074Z] PASS [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === Skipped [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T11:43:56.074Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-07T11:43:56.074Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-07T11:43:56.074Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T11:43:56.074Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T11:43:56.074Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-07T11:43:56.074Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-07T11:43:56.074Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-07T11:43:56.074Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-07T11:43:56.074Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-07T11:43:56.074Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T11:43:56.074Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-07T11:43:56.074Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-07T11:43:56.074Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-07T11:43:56.074Z] 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-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-07T11:43:56.074Z] 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-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-07T11:43:56.074Z] 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-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-07T11:43:56.074Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:43:56.074Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-07T11:43:56.074Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:43:56.074Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-07T11:43:56.074Z] 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-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-07T11:43:56.074Z] 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-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-07T11:43:56.074Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T11:43:56.074Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-07T11:43:56.074Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-07T11:43:56.074Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-07T11:43:56.074Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T11:43:56.074Z] [2022-03-07T11:43:56.074Z] DONE 177 tests, 27 skipped in 70.634s [2022-03-07T11:43:56.074Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T11:43:56.157Z] #63 1.178 + RM_GOPATH=0 [2022-03-07T11:43:56.332Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T11:43:56.417Z] #63 ... [2022-03-07T11:43:56.417Z] [2022-03-07T11:43:56.417Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T11:43:56.417Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-07T11:43:56.417Z] #22 DONE 1.4s [2022-03-07T11:43:56.417Z] [2022-03-07T11:43:56.417Z] #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-07T11:43:56.417Z] #63 sha256:28706b2243e826355848ff00d6ad5eed3d19d5a3feec5e80dc49f837307daec5 [2022-03-07T11:43:56.417Z] #63 1.179 + TMP_GOPATH= [2022-03-07T11:43:56.417Z] #63 1.179 + : /build [2022-03-07T11:43:56.417Z] #63 1.179 + '[' -z '' ']' [2022-03-07T11:43:56.417Z] #63 1.180 ++ mktemp -d [2022-03-07T11:43:56.417Z] #63 1.181 + export GOPATH=/tmp/tmp.3es5Pc5NDQ [2022-03-07T11:43:56.417Z] #63 1.181 + GOPATH=/tmp/tmp.3es5Pc5NDQ [2022-03-07T11:43:56.417Z] #63 1.181 + RM_GOPATH=1 [2022-03-07T11:43:56.417Z] #63 1.182 + case "$(go env GOARCH)" in [2022-03-07T11:43:56.417Z] #63 1.182 ++ go env GOARCH [2022-03-07T11:43:56.417Z] #63 1.186 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T11:43:56.417Z] #63 1.186 + GO_BUILDMODE=-buildmode=pie [2022-03-07T11:43:56.417Z] #63 1.187 ++ dirname /install.sh [2022-03-07T11:43:56.417Z] #63 1.188 + dir=/ [2022-03-07T11:43:56.417Z] #63 1.188 + bin=runc [2022-03-07T11:43:56.417Z] #63 1.188 + shift [2022-03-07T11:43:56.417Z] #63 1.188 + '[' '!' -f //runc.installer ']' [2022-03-07T11:43:56.417Z] #63 1.189 + . //runc.installer [2022-03-07T11:43:56.417Z] #63 1.189 ++ set -e [2022-03-07T11:43:56.417Z] #63 1.189 ++ : v1.1.0 [2022-03-07T11:43:56.417Z] #63 1.189 + install_runc [2022-03-07T11:43:56.417Z] #63 1.189 + RUNC_BUILDTAGS=seccomp [2022-03-07T11:43:56.417Z] #63 1.190 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T11:43:56.417Z] #63 1.190 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T11:43:56.417Z] #63 1.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3es5Pc5NDQ/src/github.com/opencontainers/runc [2022-03-07T11:43:56.417Z] #63 1.193 Cloning into '/tmp/tmp.3es5Pc5NDQ/src/github.com/opencontainers/runc'... [2022-03-07T11:43:56.697Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T11:43:56.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T11:43:56.898Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-07T11:43:56.898Z] === RUN TestDaemonConfigValidation [2022-03-07T11:43:56.898Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:43:56.898Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:43:56.898Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T11:43:56.898Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T11:43:56.899Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T11:43:56.899Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T11:43:56.899Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T11:43:56.899Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T11:43:56.899Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T11:43:56.899Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T11:43:56.899Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:43:56.899Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T11:43:56.899Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T11:43:56.899Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T11:43:56.899Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T11:43:56.899Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T11:43:56.899Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-07T11:43:56.899Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-07T11:43:56.899Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-07T11:43:56.899Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-03-07T11:43:56.899Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-07T11:43:56.899Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T11:43:56.899Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T11:43:57.353Z] #63 ... [2022-03-07T11:43:57.353Z] [2022-03-07T11:43:57.353Z] #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-07T11:43:57.353Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-07T11:43:57.353Z] #23 DONE 1.0s [2022-03-07T11:43:57.353Z] [2022-03-07T11:43:57.353Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T11:43:57.353Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-07T11:43:58.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T11:43:58.274Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T11:43:58.288Z] #24 0.791 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T11:43:58.288Z] #24 DONE 0.9s [2022-03-07T11:43:58.288Z] [2022-03-07T11:43:58.288Z] #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-07T11:43:58.288Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:43:58.288Z] #67 ... [2022-03-07T11:43:58.288Z] [2022-03-07T11:43:58.288Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T11:43:58.288Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-07T11:43:59.208Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T11:43:59.213Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T11:43:59.213Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-03-07T11:43:59.213Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-03-07T11:43:59.213Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-03-07T11:43:59.213Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-03-07T11:43:59.213Z] === RUN TestDeleteDevicemapper [2022-03-07T11:43:59.213Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:43:59.213Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T11:43:59.213Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T11:43:59.223Z] #25 DONE 0.9s [2022-03-07T11:43:59.223Z] [2022-03-07T11:43:59.223Z] #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-07T11:43:59.223Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:43:59.223Z] #67 ... [2022-03-07T11:43:59.223Z] [2022-03-07T11:43:59.223Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T11:43:59.223Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-07T11:44:00.143Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T11:44:00.143Z] daemon_test.go:156: [dfd4824eebdaa] daemon is not started [2022-03-07T11:44:00.143Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-07T11:44:00.143Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-07T11:44:00.143Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-07T11:44:00.143Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-07T11:44:00.143Z] === RUN TestDaemonProxy [2022-03-07T11:44:00.143Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-07T11:44:00.143Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T11:44:00.143Z] PASS [2022-03-07T11:44:00.143Z] [2022-03-07T11:44:00.143Z] === Skipped [2022-03-07T11:44:00.143Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-07T11:44:00.143Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-07T11:44:00.143Z] [2022-03-07T11:44:00.143Z] DONE 12 tests, 1 skipped in 4.124s [2022-03-07T11:44:00.143Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T11:44:00.159Z] #26 DONE 0.9s [2022-03-07T11:44:00.159Z] [2022-03-07T11:44:00.159Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T11:44:00.159Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-07T11:44:00.402Z] INFO: Testing against a local daemon [2022-03-07T11:44:00.402Z] === RUN TestCommitInheritsEnv [2022-03-07T11:44:00.581Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-03-07T11:44:00.582Z] === RUN TestUpdateMemory [2022-03-07T11:44:00.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T11:44:01.095Z] #27 DONE 0.9s [2022-03-07T11:44:01.095Z] [2022-03-07T11:44:01.095Z] #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-07T11:44:01.095Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-07T11:44:01.512Z] --- PASS: TestUpdateMemory (0.68s) [2022-03-07T11:44:01.512Z] === RUN TestUpdateCPUQuota [2022-03-07T11:44:02.030Z] #28 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T11:44:02.030Z] #28 1.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T11:44:02.030Z] #28 1.126 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T11:44:02.289Z] #28 1.355 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T11:44:02.289Z] #28 1.494 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T11:44:02.300Z] --- PASS: TestCommitInheritsEnv (1.77s) [2022-03-07T11:44:02.300Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T11:44:02.300Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T11:44:02.300Z] === RUN TestImportWithCustomPlatform [2022-03-07T11:44:02.300Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T11:44:02.300Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T11:44:02.300Z] === RUN TestImportWithCustomPlatform// [2022-03-07T11:44:02.300Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T11:44:02.300Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T11:44:02.440Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-03-07T11:44:02.440Z] === RUN TestUpdatePidsLimit [2022-03-07T11:44:02.440Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T11:44:02.440Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T11:44:02.549Z] #28 1.736 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T11:44:02.559Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T11:44:02.559Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T11:44:02.559Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T11:44:02.559Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform (0.44s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T11:44:02.559Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T11:44:02.559Z] === RUN TestImagesFilterMultiReference [2022-03-07T11:44:02.559Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-07T11:44:02.559Z] === RUN TestImagePullPlatformInvalid [2022-03-07T11:44:02.702Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T11:44:02.817Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T11:44:02.817Z] === RUN TestRemoveImageOrphaning [2022-03-07T11:44:02.967Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T11:44:03.116Z] #28 2.032 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T11:44:03.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T11:44:03.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T11:44:03.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T11:44:03.374Z] #28 2.320 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T11:44:03.480Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T11:44:03.632Z] #28 2.615 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T11:44:03.892Z] #28 2.952 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T11:44:03.892Z] #28 2.959 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T11:44:03.892Z] #28 2.960 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T11:44:03.892Z] #28 2.960 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T11:44:03.892Z] #28 2.960 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T11:44:03.892Z] #28 2.962 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-07T11:44:04.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-07T11:44:04.043Z] === RUN TestUpdateRestartPolicy [2022-03-07T11:44:04.150Z] #28 3.158 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T11:44:04.150Z] #28 3.161 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T11:44:04.150Z] #28 3.162 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T11:44:04.150Z] #28 3.163 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T11:44:04.150Z] #28 3.164 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T11:44:04.150Z] #28 3.174 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T11:44:04.191Z] --- PASS: TestRemoveImageOrphaning (1.47s) [2022-03-07T11:44:04.192Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T11:44:04.192Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-07T11:44:04.192Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-07T11:44:04.192Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T11:44:04.192Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-07T11:44:04.192Z] === RUN TestTagInvalidReference [2022-03-07T11:44:04.192Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T11:44:04.192Z] === RUN TestTagValidPrefixedRepo [2022-03-07T11:44:04.192Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-07T11:44:04.192Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T11:44:04.192Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T11:44:04.192Z] === RUN TestTagOfficialNames [2022-03-07T11:44:04.450Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T11:44:04.450Z] === RUN TestTagMatchesDigest [2022-03-07T11:44:04.450Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T11:44:04.450Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T11:44:06.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T11:44:09.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T11:44:10.712Z] #28 ... [2022-03-07T11:44:10.712Z] [2022-03-07T11:44:10.712Z] #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-07T11:44:10.712Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:44:10.712Z] #67 69.12 + bin/containerd [2022-03-07T11:44:10.712Z] #67 ... [2022-03-07T11:44:10.712Z] [2022-03-07T11:44:10.712Z] #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-07T11:44:10.712Z] #63 sha256:28706b2243e826355848ff00d6ad5eed3d19d5a3feec5e80dc49f837307daec5 [2022-03-07T11:44:10.712Z] #63 5.614 + cd /tmp/tmp.3es5Pc5NDQ/src/github.com/opencontainers/runc [2022-03-07T11:44:10.712Z] #63 5.614 + git checkout -q v1.1.0 [2022-03-07T11:44:10.712Z] #63 5.931 + '[' -z '' ']' [2022-03-07T11:44:10.712Z] #63 5.931 + target=static [2022-03-07T11:44:10.712Z] #63 5.931 + make BUILDTAGS=seccomp static [2022-03-07T11:44:10.712Z] #63 6.251 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-07T11:44:11.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T11:44:13.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T11:44:13.581Z] Using test binary docker [2022-03-07T11:44:13.581Z] +++ /etc/init.d/apparmor start [2022-03-07T11:44:13.581Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T11:44:13.581Z] INFO: Waiting for daemon to start... [2022-03-07T11:44:13.581Z] Starting dockerd [2022-03-07T11:44:13.581Z] +++ 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-07T11:44:15.543Z] . [2022-03-07T11:44:15.543Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T11:44:15.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T11:44:15.812Z] Error: No such image: emptyfs [2022-03-07T11:44:15.812Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T11:44:15.812Z] ++++ docker load [2022-03-07T11:44:15.987Z] #63 ... [2022-03-07T11:44:15.987Z] [2022-03-07T11:44:15.987Z] #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-07T11:44:15.987Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-07T11:44:15.987Z] #28 14.26 Fetched 48.9 MB in 13s (3643 kB/s) [2022-03-07T11:44:16.217Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-03-07T11:44:16.217Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T11:44:16.217Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-07T11:44:16.217Z] === RUN TestWaitNonBlocked [2022-03-07T11:44:16.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:44:16.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:44:16.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:44:16.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:44:16.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:44:16.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:44:16.385Z] Running integration-test (iteration 1) [2022-03-07T11:44:16.385Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T11:44:16.385Z] ++ 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-07T11:44:16.385Z] ++ set -e [2022-03-07T11:44:16.385Z] ++ '[' -n 0 ']' [2022-03-07T11:44:16.385Z] ++ set -x [2022-03-07T11:44:16.386Z] ++ 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-07T11:44:16.474Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-07T11:44:16.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-03-07T11:44:16.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-03-07T11:44:16.474Z] === RUN TestWaitBlocked [2022-03-07T11:44:16.474Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:44:16.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:44:16.474Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:44:16.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:44:16.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:44:16.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:44:17.037Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T11:44:17.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-03-07T11:44:17.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-03-07T11:44:17.037Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T11:44:17.037Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T11:44:17.327Z] Loaded image: busybox:latest [2022-03-07T11:44:17.588Z] Loaded image: busybox:glibc [2022-03-07T11:44:19.560Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-03-07T11:44:19.560Z] === CONT TestIpcModeOlderClient [2022-03-07T11:44:19.560Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-07T11:44:19.560Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T11:44:19.560Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-03-07T11:44:19.560Z] === CONT TestDaemonHostGatewayIP [2022-03-07T11:44:20.622Z] ok github.com/docker/docker/libnetwork/networkdb 104.218s coverage: 60.0% of statements [2022-03-07T11:44:20.622Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T11:44:20.622Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-07T11:44:20.622Z] ok github.com/docker/docker/libnetwork/osl 4.285s coverage: 39.7% of statements [2022-03-07T11:44:20.622Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-07T11:44:20.622Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-07T11:44:20.882Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-03-07T11:44:21.140Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-07T11:44:21.140Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T11:44:21.398Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === Skipped [2022-03-07T11:44:21.398Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-07T11:44:21.398Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-07T11:44:21.398Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-07T11:44:21.398Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:44:21.398Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:44:21.398Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:44:21.398Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:44:21.398Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:44:21.398Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-07T11:44:21.398Z] firewalld_test.go:14: firewalld is not running [2022-03-07T11:44:21.398Z] [2022-03-07T11:44:21.398Z] DONE 326 tests, 9 skipped in 200.298s Post stage [Pipeline] junit [2022-03-07T11:44:21.977Z] Recording test results [2022-03-07T11:44:22.080Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2022-03-07T11:44:22.080Z] === CONT TestDaemonRestartIpcMode [2022-03-07T11:44:22.086Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T11:44:22.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -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:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh dynbinary test-integration [2022-03-07T11:44:22.554Z] #28 14.26 Reading package lists... [2022-03-07T11:44:22.686Z] [2022-03-07T11:44:22.686Z] Removing bundles/ [2022-03-07T11:44:22.686Z] [2022-03-07T11:44:22.686Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T11:44:22.686Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:44:22.686Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:44:22.873Z] Loaded image: debian:bullseye-slim [2022-03-07T11:44:22.873Z] Loaded image: hello-world:latest [2022-03-07T11:44:22.873Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:44:22.873Z] INFO: Testing against a local daemon [2022-03-07T11:44:22.873Z] === RUN TestCgroupNamespacesBuild [2022-03-07T11:44:24.603Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-03-07T11:44:24.786Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2022-03-07T11:44:24.787Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T11:44:26.703Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-03-07T11:44:26.703Z] === RUN TestBuildWithSession [2022-03-07T11:44:26.703Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:44:26.703Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:44:26.703Z] === RUN TestBuildSquashParent [2022-03-07T11:44:29.122Z] #28 20.99 Reading package lists... [2022-03-07T11:44:29.690Z] #28 27.28 Building dependency tree... [2022-03-07T11:44:31.069Z] #28 30.11 bzip2 is already the newest version (1.0.8-4). [2022-03-07T11:44:31.069Z] #28 30.11 patch is already the newest version (2.7.6-7). [2022-03-07T11:44:31.069Z] #28 30.11 xz-utils is already the newest version (5.2.5-2). [2022-03-07T11:44:31.069Z] #28 30.11 The following additional packages will be installed: [2022-03-07T11:44:31.069Z] #28 30.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-07T11:44:31.069Z] #28 30.12 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-07T11:44:31.069Z] #28 30.12 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T11:44:31.069Z] #28 30.12 python3-pkg-resources vim-runtime xxd [2022-03-07T11:44:31.069Z] #28 30.14 Suggested packages: [2022-03-07T11:44:31.069Z] #28 30.14 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-07T11:44:31.069Z] #28 30.14 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-07T11:44:31.069Z] #28 30.14 Recommended packages: [2022-03-07T11:44:31.069Z] #28 30.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T11:44:31.139Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-03-07T11:44:31.139Z] PASS [2022-03-07T11:44:31.139Z] [2022-03-07T11:44:31.139Z] === Skipped [2022-03-07T11:44:31.139Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T11:44:31.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:44:31.139Z] [2022-03-07T11:44:31.139Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T11:44:31.139Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-07T11:44:31.139Z] [2022-03-07T11:44:31.139Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:44:31.139Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:44:31.139Z] [2022-03-07T11:44:31.139Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-07T11:44:31.139Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-07T11:44:31.139Z] [2022-03-07T11:44:31.139Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T11:44:31.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:44:31.139Z] [2022-03-07T11:44:31.139Z] DONE 200 tests, 5 skipped in 117.249s [2022-03-07T11:44:31.139Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T11:44:31.139Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T11:44:31.701Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-07T11:44:31.701Z] === RUN TestDaemonConfigValidation [2022-03-07T11:44:31.701Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:44:31.701Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:44:31.701Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T11:44:31.701Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T11:44:31.701Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T11:44:31.701Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T11:44:31.701Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T11:44:31.701Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T11:44:31.701Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T11:44:31.701Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T11:44:31.701Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:44:31.701Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T11:44:31.959Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T11:44:31.959Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T11:44:31.959Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T11:44:31.959Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T11:44:31.959Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-07T11:44:31.959Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-07T11:44:31.959Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-03-07T11:44:31.959Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-07T11:44:31.959Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-03-07T11:44:31.959Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T11:44:31.959Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T11:44:32.975Z] #28 31.62 The following NEW packages will be installed: [2022-03-07T11:44:32.975Z] #28 31.62 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-07T11:44:32.975Z] #28 31.63 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-07T11:44:32.975Z] #28 31.63 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-07T11:44:32.975Z] #28 31.63 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-07T11:44:32.975Z] #28 31.64 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-07T11:44:32.975Z] #28 31.64 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-07T11:44:32.975Z] #28 31.64 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-07T11:44:32.975Z] #28 32.01 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T11:44:32.975Z] #28 32.01 Need to get 18.6 MB of archives. [2022-03-07T11:44:32.975Z] #28 32.01 After this operation, 71.4 MB of additional disk space will be used. [2022-03-07T11:44:32.975Z] #28 32.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-07T11:44:32.975Z] #28 32.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-07T11:44:32.975Z] #28 32.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-07T11:44:32.975Z] #28 32.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-07T11:44:32.975Z] #28 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-07T11:44:32.975Z] #28 32.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-07T11:44:32.975Z] #28 32.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-07T11:44:32.975Z] #28 32.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-07T11:44:32.975Z] #28 32.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T11:44:32.975Z] #28 32.04 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-07T11:44:32.975Z] #28 32.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T11:44:32.975Z] #28 32.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-07T11:44:32.975Z] #28 32.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-07T11:44:32.975Z] #28 32.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-07T11:44:32.975Z] #28 32.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-07T11:44:32.975Z] #28 32.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-07T11:44:32.975Z] #28 32.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-07T11:44:32.975Z] #28 32.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-07T11:44:32.975Z] #28 32.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-07T11:44:32.975Z] #28 32.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T11:44:32.975Z] #28 32.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T11:44:32.975Z] #28 32.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T11:44:32.975Z] #28 32.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-07T11:44:32.975Z] #28 32.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-07T11:44:32.975Z] #28 32.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-07T11:44:32.975Z] #28 32.09 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-07T11:44:32.975Z] #28 32.09 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-07T11:44:32.975Z] #28 32.09 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-07T11:44:32.975Z] #28 32.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-07T11:44:32.975Z] #28 32.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T11:44:32.975Z] #28 32.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T11:44:33.234Z] #28 32.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T11:44:33.234Z] #28 32.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T11:44:33.234Z] #28 32.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T11:44:33.234Z] #28 32.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T11:44:33.234Z] #28 32.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T11:44:33.234Z] #28 32.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-07T11:44:33.234Z] #28 32.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-07T11:44:33.234Z] #28 32.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-07T11:44:33.234Z] #28 32.17 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-07T11:44:33.234Z] #28 32.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-07T11:44:33.234Z] #28 32.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-07T11:44:33.234Z] #28 32.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-07T11:44:33.234Z] #28 32.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-07T11:44:33.326Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T11:44:33.802Z] #28 32.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T11:44:34.062Z] #28 33.07 Fetched 18.6 MB in 1s (32.2 MB/s) [2022-03-07T11:44:34.062Z] #28 33.11 Selecting previously unselected package pigz. [2022-03-07T11:44:34.062Z] #28 33.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-07T11:44:34.062Z] #28 33.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-07T11:44:34.062Z] #28 33.18 Unpacking pigz (2.6-1) ... [2022-03-07T11:44:34.062Z] #28 33.24 Selecting previously unselected package libelf1:amd64. [2022-03-07T11:44:34.254Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T11:44:34.323Z] #28 33.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-07T11:44:34.323Z] #28 33.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-07T11:44:34.323Z] #28 33.37 Selecting previously unselected package libbpf0:amd64. [2022-03-07T11:44:34.323Z] #28 33.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-07T11:44:34.323Z] #28 33.39 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-07T11:44:34.323Z] #28 33.47 Selecting previously unselected package libcap2:amd64. [2022-03-07T11:44:34.323Z] #28 33.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-07T11:44:34.323Z] #28 33.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-07T11:44:34.323Z] #28 33.52 Selecting previously unselected package libmnl0:amd64. [2022-03-07T11:44:34.323Z] #28 33.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-07T11:44:34.323Z] #28 33.54 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-07T11:44:34.323Z] #28 33.58 Selecting previously unselected package libxtables12:amd64. [2022-03-07T11:44:34.582Z] #28 33.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-07T11:44:34.582Z] #28 33.59 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-07T11:44:34.582Z] #28 33.64 Selecting previously unselected package libcap2-bin. [2022-03-07T11:44:34.582Z] #28 33.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-07T11:44:34.582Z] #28 33.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T11:44:34.841Z] #28 33.73 Selecting previously unselected package iproute2. [2022-03-07T11:44:34.841Z] #28 33.74 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-07T11:44:34.841Z] #28 33.74 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T11:44:35.100Z] #28 34.04 Selecting previously unselected package xxd. [2022-03-07T11:44:35.100Z] #28 34.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T11:44:35.100Z] #28 34.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:35.100Z] #28 34.14 Selecting previously unselected package vim-common. [2022-03-07T11:44:35.100Z] #28 34.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T11:44:35.100Z] #28 34.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:35.100Z] #28 34.26 Selecting previously unselected package bash-completion. [2022-03-07T11:44:35.100Z] #28 34.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T11:44:35.184Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T11:44:35.184Z] daemon_test.go:156: [d9dda49ccd0a4] daemon is not started [2022-03-07T11:44:35.184Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-03-07T11:44:35.184Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-07T11:44:35.184Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-03-07T11:44:35.184Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-07T11:44:35.184Z] === RUN TestDaemonProxy [2022-03-07T11:44:35.184Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T11:44:36.478Z] #28 35.44 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T11:44:36.478Z] #28 35.73 Selecting previously unselected package apparmor. [2022-03-07T11:44:36.701Z] --- PASS: TestBuildSquashParent (8.82s) [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:44:36.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:44:36.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:44:36.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:44:36.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:44:36.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:44:36.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:44:36.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:44:36.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:44:36.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:44:36.737Z] #28 35.73 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-07T11:44:36.737Z] #28 35.77 Unpacking apparmor (2.13.6-10) ... [2022-03-07T11:44:36.996Z] #28 36.06 Selecting previously unselected package inetutils-ping. [2022-03-07T11:44:36.996Z] #28 36.07 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-07T11:44:36.996Z] #28 36.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T11:44:36.996Z] #28 36.15 Selecting previously unselected package libip4tc2:amd64. [2022-03-07T11:44:37.094Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T11:44:37.256Z] #28 36.17 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-07T11:44:37.256Z] #28 36.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T11:44:37.256Z] #28 36.23 Selecting previously unselected package libip6tc2:amd64. [2022-03-07T11:44:37.256Z] #28 36.24 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-07T11:44:37.256Z] #28 36.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T11:44:37.256Z] #28 36.29 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-07T11:44:37.256Z] #28 36.30 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-07T11:44:37.256Z] #28 36.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T11:44:37.256Z] #28 36.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-07T11:44:37.256Z] #28 36.36 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-07T11:44:37.256Z] #28 36.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T11:44:37.515Z] #28 36.42 Selecting previously unselected package libnftnl11:amd64. [2022-03-07T11:44:37.515Z] #28 36.42 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-07T11:44:37.515Z] #28 36.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T11:44:37.515Z] #28 36.50 Selecting previously unselected package iptables. [2022-03-07T11:44:37.515Z] #28 36.51 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-07T11:44:37.515Z] #28 36.51 Unpacking iptables (1.8.7-1) ... [2022-03-07T11:44:37.515Z] #28 36.69 Selecting previously unselected package libonig5:amd64. [2022-03-07T11:44:37.773Z] #28 36.69 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T11:44:37.773Z] #28 36.70 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T11:44:37.774Z] #28 36.81 Selecting previously unselected package libjq1:amd64. [2022-03-07T11:44:37.774Z] #28 36.81 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T11:44:37.774Z] #28 36.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T11:44:37.774Z] #28 36.91 Selecting previously unselected package jq. [2022-03-07T11:44:37.774Z] #28 36.91 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-07T11:44:37.774Z] #28 36.92 Unpacking jq (1.6-2.1) ... [2022-03-07T11:44:37.774Z] #28 36.98 Selecting previously unselected package libaio1:amd64. [2022-03-07T11:44:37.774Z] #28 36.99 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-07T11:44:37.774Z] #28 37.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-07T11:44:37.774Z] #28 37.04 Selecting previously unselected package libgpm2:amd64. [2022-03-07T11:44:38.032Z] #28 37.05 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-07T11:44:38.032Z] #28 37.06 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-07T11:44:38.032Z] #28 37.12 Selecting previously unselected package libinih1:amd64. [2022-03-07T11:44:38.032Z] #28 37.12 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-07T11:44:38.032Z] #28 37.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-07T11:44:38.032Z] #28 37.18 Selecting previously unselected package libnet1:amd64. [2022-03-07T11:44:38.291Z] #28 37.19 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T11:44:38.291Z] #28 37.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T11:44:38.291Z] #28 37.26 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T11:44:38.291Z] #28 37.26 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T11:44:38.291Z] #28 37.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T11:44:38.291Z] #28 37.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T11:44:38.291Z] #28 37.35 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T11:44:38.291Z] #28 37.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T11:44:38.291Z] #28 37.41 Selecting previously unselected package net-tools. [2022-03-07T11:44:38.291Z] #28 37.42 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-07T11:44:38.291Z] #28 37.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T11:44:38.550Z] #28 37.54 Selecting previously unselected package python-pip-whl. [2022-03-07T11:44:38.550Z] #28 37.54 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T11:44:38.550Z] #28 37.55 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T11:44:38.808Z] #28 37.91 Selecting previously unselected package python3-lib2to3. [2022-03-07T11:44:38.808Z] #28 37.92 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T11:44:38.808Z] #28 37.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T11:44:38.982Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T11:44:39.067Z] #28 38.01 Selecting previously unselected package python3-distutils. [2022-03-07T11:44:39.067Z] #28 38.03 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T11:44:39.067Z] #28 38.03 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T11:44:39.067Z] #28 38.14 Selecting previously unselected package python3-pkg-resources. [2022-03-07T11:44:39.067Z] #28 38.14 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T11:44:39.067Z] #28 38.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T11:44:39.067Z] #28 38.25 Selecting previously unselected package python3-setuptools. [2022-03-07T11:44:39.245Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:44:39.245Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:44:39.326Z] #28 38.26 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T11:44:39.326Z] #28 38.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T11:44:39.326Z] #28 38.44 Selecting previously unselected package python3-wheel. [2022-03-07T11:44:39.326Z] #28 38.45 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T11:44:39.326Z] #28 38.46 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T11:44:39.326Z] #28 38.51 Selecting previously unselected package python3-pip. [2022-03-07T11:44:39.585Z] #28 38.52 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-07T11:44:39.585Z] #28 38.52 Unpacking python3-pip (20.3.4-4) ... [2022-03-07T11:44:39.585Z] #28 38.68 Selecting previously unselected package sudo. [2022-03-07T11:44:39.585Z] #28 38.68 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-07T11:44:39.585Z] #28 38.69 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T11:44:40.104Z] #28 39.09 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T11:44:40.104Z] #28 39.10 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-07T11:44:40.104Z] #28 39.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T11:44:40.347Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T11:44:40.362Z] #28 39.27 Selecting previously unselected package uidmap. [2022-03-07T11:44:40.362Z] #28 39.28 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-07T11:44:40.362Z] #28 39.29 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T11:44:40.362Z] #28 39.39 Selecting previously unselected package vim-runtime. [2022-03-07T11:44:40.362Z] #28 39.40 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T11:44:40.362Z] #28 39.42 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-07T11:44:40.362Z] #28 39.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T11:44:40.362Z] #28 39.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:40.909Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T11:44:41.471Z] --- PASS: TestDaemonProxy (6.28s) [2022-03-07T11:44:41.471Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-07T11:44:41.471Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-07T11:44:41.471Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-07T11:44:41.471Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T11:44:41.471Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T11:44:41.471Z] PASS [2022-03-07T11:44:41.471Z] [2022-03-07T11:44:41.471Z] DONE 17 tests in 10.179s [2022-03-07T11:44:41.471Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T11:44:41.471Z] INFO: Testing against a local daemon [2022-03-07T11:44:41.471Z] === RUN TestCommitInheritsEnv [2022-03-07T11:44:41.727Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-07T11:44:41.727Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T11:44:41.727Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T11:44:41.728Z] === RUN TestImportWithCustomPlatform [2022-03-07T11:44:41.728Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T11:44:41.728Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T11:44:41.728Z] === RUN TestImportWithCustomPlatform// [2022-03-07T11:44:41.728Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T11:44:41.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:44:41.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:44:41.985Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T11:44:41.985Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T11:44:41.985Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T11:44:41.985Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T11:44:41.985Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T11:44:41.985Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T11:44:41.985Z] === RUN TestImagesFilterMultiReference [2022-03-07T11:44:41.985Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-07T11:44:41.985Z] === RUN TestImagePullPlatformInvalid [2022-03-07T11:44:41.985Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T11:44:41.985Z] === RUN TestRemoveImageOrphaning [2022-03-07T11:44:42.242Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-07T11:44:42.242Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T11:44:42.265Z] #28 41.05 Selecting previously unselected package vim. [2022-03-07T11:44:42.265Z] #28 41.06 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T11:44:42.265Z] #28 41.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:42.265Z] #28 41.38 Selecting previously unselected package xfsprogs. [2022-03-07T11:44:42.265Z] #28 41.39 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-07T11:44:42.265Z] #28 41.40 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T11:44:42.523Z] #28 41.68 Selecting previously unselected package zip. [2022-03-07T11:44:42.523Z] #28 41.68 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-07T11:44:42.523Z] #28 41.70 Unpacking zip (3.0-12) ... [2022-03-07T11:44:42.783Z] #28 41.80 Selecting previously unselected package zstd. [2022-03-07T11:44:42.783Z] #28 41.81 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-07T11:44:42.783Z] #28 41.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T11:44:43.042Z] #28 42.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T11:44:43.609Z] #28 42.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T11:44:43.609Z] #28 42.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T11:44:43.609Z] #28 42.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-07T11:44:43.609Z] #28 42.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T11:44:43.609Z] #28 42.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-07T11:44:43.609Z] #28 42.70 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T11:44:43.609Z] #28 42.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T11:44:43.609Z] #28 42.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T11:44:43.609Z] #28 42.73 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T11:44:43.869Z] #28 43.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:44.128Z] #28 43.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-07T11:44:44.128Z] #28 43.11 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T11:44:44.128Z] #28 43.12 Setting up apparmor (2.13.6-10) ... [2022-03-07T11:44:44.131Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-03-07T11:44:44.131Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T11:44:44.131Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-07T11:44:44.131Z] === RUN TestTagInvalidReference [2022-03-07T11:44:44.131Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-07T11:44:44.131Z] === RUN TestTagValidPrefixedRepo [2022-03-07T11:44:44.131Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-07T11:44:44.131Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T11:44:44.131Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T11:44:44.131Z] === RUN TestTagOfficialNames [2022-03-07T11:44:44.387Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T11:44:44.387Z] === RUN TestTagMatchesDigest [2022-03-07T11:44:44.387Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T11:44:44.387Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T11:44:45.066Z] #28 44.22 Setting up zip (3.0-12) ... [2022-03-07T11:44:45.066Z] #28 44.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2022-03-07T11:44:45.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.81s) [2022-03-07T11:44:45.095Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:44:45.095Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:44:45.325Z] #28 44.26 Setting up bash-completion (1:2.11-2) ... [2022-03-07T11:44:46.704Z] #28 45.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-07T11:44:46.704Z] #28 45.52 Setting up sudo (1.9.5p2-3) ... [2022-03-07T11:44:46.704Z] #28 45.58 invoke-rc.d: could not determine current runlevel [2022-03-07T11:44:46.704Z] #28 45.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T11:44:46.704Z] #28 45.60 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T11:44:46.704Z] #28 45.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-07T11:44:46.704Z] #28 45.63 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T11:44:46.704Z] #28 45.65 Setting up pigz (2.6-1) ... [2022-03-07T11:44:46.704Z] #28 45.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T11:44:46.704Z] #28 45.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T11:44:46.704Z] #28 45.69 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T11:44:46.704Z] #28 45.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:46.963Z] #28 46.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-07T11:44:46.963Z] #28 46.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T11:44:47.222Z] #28 46.33 Setting up libelf1:amd64 (0.183-1) ... [2022-03-07T11:44:47.222Z] #28 46.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T11:44:47.222Z] #28 46.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T11:44:47.222Z] #28 46.37 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T11:44:47.481Z] #28 46.69 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T11:44:47.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:44:47.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T11:44:47.741Z] #28 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T11:44:47.741Z] #28 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T11:44:47.741Z] #28 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T11:44:47.741Z] #28 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T11:44:47.741Z] #28 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T11:44:47.741Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T11:44:47.741Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T11:44:47.741Z] #28 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T11:44:47.741Z] #28 46.78 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T11:44:48.217Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:44:48.308Z] #28 47.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T11:44:48.309Z] #28 47.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T11:44:48.567Z] #28 47.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T11:44:48.567Z] #28 47.57 Setting up python3-pip (20.3.4-4) ... [2022-03-07T11:44:48.789Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:44:49.136Z] #28 48.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T11:44:49.136Z] #28 48.25 Setting up jq (1.6-2.1) ... [2022-03-07T11:44:49.136Z] #28 48.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-07T11:44:49.136Z] #28 48.27 Setting up iptables (1.8.7-1) ... [2022-03-07T11:44:49.136Z] #28 48.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T11:44:49.136Z] #28 48.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T11:44:49.136Z] #28 48.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T11:44:49.136Z] #28 48.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T11:44:49.136Z] #28 48.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T11:44:49.136Z] #28 48.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T11:44:49.361Z] --- PASS: TestBuildMultiStageCopy (4.56s) [2022-03-07T11:44:49.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2022-03-07T11:44:49.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2022-03-07T11:44:49.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-03-07T11:44:49.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-03-07T11:44:49.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2022-03-07T11:44:49.361Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:44:49.395Z] #28 48.40 Setting up iproute2 (5.10.0-4) ... [2022-03-07T11:44:49.654Z] #28 48.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T11:44:50.222Z] #28 DONE 49.3s [2022-03-07T11:44:50.222Z] [2022-03-07T11:44:50.222Z] #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-07T11:44:50.222Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-07T11:44:50.748Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2022-03-07T11:44:50.748Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:44:51.164Z] #29 0.859 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T11:44:51.164Z] #29 0.864 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T11:44:51.165Z] #29 0.867 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T11:44:51.165Z] #29 DONE 0.9s [2022-03-07T11:44:51.165Z] [2022-03-07T11:44:51.165Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T11:44:51.165Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-07T11:44:52.660Z] --- PASS: TestBuildLabelWithTargets (1.94s) [2022-03-07T11:44:52.660Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:44:53.601Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2022-03-07T11:44:53.601Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:44:56.147Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2022-03-07T11:44:56.147Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:44:58.060Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2022-03-07T11:44:58.060Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:44:59.288Z] #30 7.408 Collecting yamllint==1.26.1 [2022-03-07T11:44:59.547Z] #30 8.464 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T11:45:00.116Z] #30 9.171 Collecting pathspec>=0.5.3 [2022-03-07T11:45:00.375Z] #30 9.190 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T11:45:00.634Z] #30 9.455 Collecting pyyaml [2022-03-07T11:45:00.634Z] #30 9.466 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-07T11:45:00.634Z] #30 9.499 Building wheels for collected packages: yamllint [2022-03-07T11:45:00.634Z] #30 9.500 Building wheel for yamllint (setup.py): started [2022-03-07T11:45:01.202Z] #30 9.959 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T11:45:01.202Z] #30 9.960 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2db1a9c083167120ccf8b4d4c1b08811d7cc7b6e36a439ae08e4970ab41ffc56 [2022-03-07T11:45:01.202Z] #30 9.961 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T11:45:01.202Z] #30 9.964 Successfully built yamllint [2022-03-07T11:45:01.202Z] #30 9.983 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T11:45:01.363Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2022-03-07T11:45:01.363Z] === RUN TestBuildWithHugeFile [2022-03-07T11:45:01.461Z] #30 10.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T11:45:01.461Z] #30 DONE 10.5s [2022-03-07T11:45:01.461Z] [2022-03-07T11:45:01.461Z] #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-07T11:45:01.461Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:45:01.721Z] #67 ... [2022-03-07T11:45:01.721Z] [2022-03-07T11:45:01.721Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T11:45:01.721Z] #34 sha256:e552894966b8a452a9995a2b75d4c5ec474dcc5c29d24af54e0571d6bcf4ab75 [2022-03-07T11:45:01.980Z] #34 DONE 0.2s [2022-03-07T11:45:01.980Z] [2022-03-07T11:45:01.980Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T11:45:01.980Z] #39 sha256:258317f8e131fb7b19c35e811d19d129cbcc5378c93462204e693420c5e312fa [2022-03-07T11:45:01.980Z] #39 DONE 0.2s [2022-03-07T11:45:01.980Z] [2022-03-07T11:45:01.980Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T11:45:01.980Z] #42 sha256:cfd23f75a02c67150faa6c45c7597cf4ffd08dd4613b40716c295b6b1a7d19e9 [2022-03-07T11:45:02.240Z] #42 DONE 0.1s [2022-03-07T11:45:02.240Z] [2022-03-07T11:45:02.240Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T11:45:02.240Z] #44 sha256:f9d07bea02705dc145c4f98822a22ba6ead59cf300ae4bde2409ec9a4815ded2 [2022-03-07T11:45:02.240Z] #44 DONE 0.1s [2022-03-07T11:45:02.240Z] [2022-03-07T11:45:02.240Z] #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-07T11:45:02.240Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:45:02.240Z] #67 ... [2022-03-07T11:45:02.240Z] [2022-03-07T11:45:02.240Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T11:45:02.240Z] #48 sha256:25fe8a945aed04c5ad5362f1f84a33143b658e6ac98521dbd1936af83b7451da [2022-03-07T11:45:02.240Z] #48 DONE 0.1s [2022-03-07T11:45:02.240Z] [2022-03-07T11:45:02.240Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T11:45:02.240Z] #51 sha256:f8c185c6d2b757378c9f52099166584793f45717ec9c90e59701e8dc5c7dbd73 [2022-03-07T11:45:02.296Z] 898469748ff6: Pull complete [2022-03-07T11:45:02.296Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-07T11:45:02.296Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:45:02.296Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-07T11:45:02.296Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-07T11:45:02.296Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-07T11:45:02.296Z] WARN: Skipping validation tests [2022-03-07T11:45:02.296Z] INFO: Running unit tests at 03/07/2022 11:44:48... [2022-03-07T11:45:02.296Z] INFO: make.ps1 starting at 03/07/2022 11:44:52 [2022-03-07T11:45:02.296Z] INFO: Git commit (5979d6e7e3) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T11:45:02.296Z] INFO: Invoking autogen... [2022-03-07T11:45:02.296Z] INFO: Running unit tests... [2022-03-07T11:45:02.297Z] 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-07T11:45:02.500Z] #51 DONE 0.1s [2022-03-07T11:45:02.500Z] [2022-03-07T11:45:02.500Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T11:45:02.500Z] #55 sha256:b1b3b03da21cc27067e159aa1b060a34d205a6d5a7c16ca0c2ef1fcc8978bd18 [2022-03-07T11:45:02.500Z] #55 DONE 0.1s [2022-03-07T11:45:02.500Z] [2022-03-07T11:45:02.500Z] #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-07T11:45:02.500Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:45:02.500Z] #67 ... [2022-03-07T11:45:02.500Z] [2022-03-07T11:45:02.500Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T11:45:02.500Z] #57 sha256:90446d89770f9d55bca8693dd2ff02ef8dd1175ad9a4627a1c67c51f25ba3a7e [2022-03-07T11:45:02.500Z] #57 DONE 0.1s [2022-03-07T11:45:02.500Z] [2022-03-07T11:45:02.500Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T11:45:02.500Z] #59 sha256:ebfc5540a520cf8a2d4321f495038ab6ea189b87c0d99112299636e60f8bec58 [2022-03-07T11:45:02.759Z] #59 DONE 0.1s [2022-03-07T11:45:02.759Z] [2022-03-07T11:45:02.759Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T11:45:02.759Z] #61 sha256:d73d33f36557307d6901ad2f0f6d21c51a59ecac91da4f3363181fb13546163f [2022-03-07T11:45:02.759Z] #61 DONE 0.1s [2022-03-07T11:45:02.759Z] [2022-03-07T11:45:02.759Z] #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-07T11:45:02.759Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:45:12.751Z] ? github.com/docker/docker/api [no test files] [2022-03-07T11:45:17.644Z] #67 ... [2022-03-07T11:45:17.644Z] [2022-03-07T11:45:17.644Z] #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-07T11:45:17.644Z] #63 sha256:28706b2243e826355848ff00d6ad5eed3d19d5a3feec5e80dc49f837307daec5 [2022-03-07T11:45:17.644Z] #63 82.09 + mkdir -p /build [2022-03-07T11:45:17.644Z] #63 82.10 + cp runc /build/runc [2022-03-07T11:45:17.644Z] #63 DONE 82.4s [2022-03-07T11:45:17.644Z] [2022-03-07T11:45:17.644Z] #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-07T11:45:17.644Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:45:19.023Z] #67 ... [2022-03-07T11:45:19.023Z] [2022-03-07T11:45:19.023Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T11:45:19.023Z] #64 sha256:085d11558e26076ae85ae40b78d79b6ee23592fc2c2bde8798e745037bbedd74 [2022-03-07T11:45:19.023Z] #64 DONE 0.1s [2022-03-07T11:45:19.023Z] [2022-03-07T11:45:19.023Z] #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-07T11:45:19.023Z] #67 sha256:dab7a3fa2d6d05c523233d4728a465d062f58b842a992c3597265563f1e79323 [2022-03-07T11:45:25.693Z] #67 143.8 # github.com/containerd/containerd/cmd/containerd [2022-03-07T11:45:25.693Z] #67 143.8 /usr/bin/ld: /tmp/go-link-2852089626/000019.o: in function `New': [2022-03-07T11:45:25.693Z] #67 143.8 /tmp/tmp.a7OypI0wyE/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-07T11:45:25.693Z] #67 143.9 + bin/containerd-stress [2022-03-07T11:45:25.693Z] #67 144.9 + bin/containerd-shim [2022-03-07T11:45:30.596Z] === RUN TestMiddlewares [2022-03-07T11:45:30.596Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T11:45:30.596Z] PASS [2022-03-07T11:45:30.596Z] coverage: 9.0% of statements [2022-03-07T11:45:30.596Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2022-03-07T11:45:31.426Z] 898469748ff6: Pull complete [2022-03-07T11:45:31.426Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-07T11:45:31.426Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:45:31.426Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-07T11:45:31.426Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-07T11:45:31.426Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-07T11:45:31.426Z] WARN: Skipping validation tests [2022-03-07T11:45:31.426Z] INFO: Running unit tests at 03/07/2022 11:45:20... [2022-03-07T11:45:31.426Z] INFO: make.ps1 starting at 03/07/2022 11:45:25 [2022-03-07T11:45:31.426Z] INFO: Git commit (5979d6e7e3) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T11:45:31.426Z] INFO: Invoking autogen... [2022-03-07T11:45:31.426Z] INFO: Running unit tests... [2022-03-07T11:45:33.811Z] #67 152.1 + bin/containerd-shim-runc-v1 [2022-03-07T11:45:35.227Z] 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-07T11:45:39.137Z] #67 157.4 + bin/containerd-shim-runc-v2 [2022-03-07T11:45:39.137Z] #67 158.0 + binaries [2022-03-07T11:45:39.137Z] #67 158.0 + install -D bin/containerd /build/containerd [2022-03-07T11:45:39.137Z] #67 158.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T11:45:39.137Z] #67 158.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T11:45:39.137Z] #67 158.1 + install -D bin/ctr /build/ctr [2022-03-07T11:45:39.137Z] #67 DONE 158.4s [2022-03-07T11:45:40.533Z] [2022-03-07T11:45:40.533Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T11:45:40.533Z] #68 sha256:0a22d87a4fce378051959ac4e1ba5ed8ab1d8d05adde7e8c9e0dfd785c5adbd0 [2022-03-07T11:45:40.533Z] #68 DONE 0.2s [2022-03-07T11:45:40.533Z] [2022-03-07T11:45:40.533Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T11:45:40.533Z] #73 sha256:c07c9afb76e9319595fcfe6bda17c34bf53dcf7bf7589c432c7344e336dcc008 [2022-03-07T11:45:40.533Z] #73 DONE 0.1s [2022-03-07T11:45:40.533Z] [2022-03-07T11:45:40.533Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T11:45:40.533Z] #78 sha256:c4e2b7c17d2dc22c7df27191f13c0dd261bff1637815329d879a31e19d68379f [2022-03-07T11:45:40.794Z] #78 DONE 0.2s [2022-03-07T11:45:40.794Z] [2022-03-07T11:45:40.794Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T11:45:40.794Z] #79 sha256:10697bc6716479249163702728d00dc8f8cef0cf984d9b7e517513cdea906fde [2022-03-07T11:45:40.794Z] #79 DONE 0.0s [2022-03-07T11:45:40.794Z] [2022-03-07T11:45:40.794Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T11:45:40.794Z] #80 sha256:58c2064fc9e96ef3bb16ed8eea5d7099265de1d0e245c86c205619630e820da0 [2022-03-07T11:45:40.901Z] --- PASS: TestImportExtremelyLargeImageWorks (90.03s) [2022-03-07T11:45:40.901Z] PASS [2022-03-07T11:45:40.901Z] [2022-03-07T11:45:40.901Z] === Skipped [2022-03-07T11:45:40.901Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-07T11:45:40.901Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-07T11:45:40.901Z] [2022-03-07T11:45:40.901Z] DONE 22 tests, 1 skipped in 94.123s [2022-03-07T11:45:40.901Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T11:45:40.901Z] INFO: Testing against a local daemon [2022-03-07T11:45:40.901Z] === RUN TestNetworkCreateDelete [2022-03-07T11:45:40.901Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-03-07T11:45:40.901Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T11:45:40.901Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-07T11:45:40.901Z] === RUN TestDaemonDNSFallback [2022-03-07T11:45:41.467Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-03-07T11:45:41.467Z] === RUN TestInspectNetwork [2022-03-07T11:45:41.467Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T11:45:41.467Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestNetworkInvalidJSON [2022-03-07T11:45:41.467Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T11:45:41.467Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T11:45:41.467Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:45:41.467Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:45:41.467Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:45:41.467Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:45:41.467Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T11:45:41.467Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:45:41.467Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestNetworkList [2022-03-07T11:45:41.467Z] === RUN TestNetworkList//networks [2022-03-07T11:45:41.467Z] === PAUSE TestNetworkList//networks [2022-03-07T11:45:41.467Z] === RUN TestNetworkList//networks/ [2022-03-07T11:45:41.467Z] === PAUSE TestNetworkList//networks/ [2022-03-07T11:45:41.467Z] === CONT TestNetworkList//networks [2022-03-07T11:45:41.467Z] === CONT TestNetworkList//networks/ [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T11:45:41.467Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T11:45:41.467Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T11:45:41.467Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T11:45:41.467Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T11:45:41.467Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T11:45:41.467Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T11:45:41.467Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T11:45:41.467Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T11:45:41.467Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:45:41.467Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T11:45:41.467Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T11:45:41.467Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T11:45:41.467Z] PASS [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === Skipped [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-07T11:45:41.467Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T11:45:41.467Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T11:45:41.467Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T11:45:41.467Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] DONE 22 tests, 12 skipped in 6.990s [2022-03-07T11:45:41.467Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:45:41.467Z] INFO: Testing against a local daemon [2022-03-07T11:45:41.467Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T11:45:41.467Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:45:41.467Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDockerNetworkIpvlan [2022-03-07T11:45:41.467Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:45:41.467Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:45:41.467Z] PASS [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === Skipped [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:45:41.467Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:45:41.467Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] DONE 2 tests, 2 skipped in 0.090s [2022-03-07T11:45:41.467Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:45:41.467Z] INFO: Testing against a local daemon [2022-03-07T11:45:41.467Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T11:45:41.467Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-07T11:45:41.467Z] === RUN TestDockerNetworkMacvlan [2022-03-07T11:45:41.467Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-07T11:45:41.467Z] PASS [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === Skipped [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-07T11:45:41.467Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-07T11:45:41.467Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T11:45:41.467Z] [2022-03-07T11:45:41.467Z] DONE 2 tests, 2 skipped in 0.088s [2022-03-07T11:45:41.467Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T11:45:41.725Z] testing: warning: no tests to run [2022-03-07T11:45:41.726Z] PASS [2022-03-07T11:45:41.726Z] [2022-03-07T11:45:41.726Z] DONE 0 tests in 0.024s [2022-03-07T11:45:41.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T11:45:41.726Z] INFO: Testing against a local daemon [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginTLS [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginHeader [2022-03-07T11:45:41.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.726Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-07T11:45:41.726Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T11:45:41.745Z] #80 DONE 0.8s [2022-03-07T11:45:41.745Z] [2022-03-07T11:45:41.745Z] #81 exporting to image [2022-03-07T11:45:41.745Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T11:45:41.745Z] #81 exporting layers [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-07T11:45:41.984Z] === RUN TestAuthZPluginV2Disable [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-07T11:45:41.984Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-07T11:45:41.984Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-07T11:45:41.984Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-07T11:45:41.984Z] PASS [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === Skipped [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-07T11:45:41.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] DONE 17 tests, 17 skipped in 0.307s [2022-03-07T11:45:41.984Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T11:45:41.984Z] INFO: Testing against a local daemon [2022-03-07T11:45:41.984Z] === RUN TestPluginInvalidJSON [2022-03-07T11:45:41.984Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:45:41.984Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:45:41.984Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:45:41.984Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T11:45:41.984Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T11:45:41.984Z] === RUN TestPluginInstall [2022-03-07T11:45:41.984Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T11:45:41.984Z] === RUN TestPluginsWithRuntimes [2022-03-07T11:45:41.984Z] 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-07T11:45:41.984Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T11:45:41.984Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T11:45:41.984Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-07T11:45:41.984Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T11:45:41.984Z] PASS [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === Skipped [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-07T11:45:41.984Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-07T11:45:41.984Z] 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-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T11:45:41.984Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-07T11:45:41.984Z] [2022-03-07T11:45:41.984Z] DONE 5 tests, 3 skipped in 0.116s [2022-03-07T11:45:41.984Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T11:45:42.245Z] INFO: Testing against a local daemon [2022-03-07T11:45:42.245Z] === RUN TestExternalGraphDriver [2022-03-07T11:45:42.245Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-07T11:45:42.245Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-07T11:45:42.245Z] === RUN TestGraphdriverPluginV2 [2022-03-07T11:45:44.109Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:45:44.109Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:45:44.109Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:45:44.109Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:45:44.109Z] [2022-03-07T11:45:44.109Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T11:45:44.109Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T11:45:44.109Z] HOSTNAME=f33028716364 [2022-03-07T11:45:44.109Z] TESTDEBUG=0 [2022-03-07T11:45:44.109Z] DEST=bundles/test-integration [2022-03-07T11:45:44.109Z] PWD=/go/src/github.com/docker/docker [2022-03-07T11:45:44.109Z] DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d [2022-03-07T11:45:44.109Z] container=docker [2022-03-07T11:45:44.109Z] HOME=/root [2022-03-07T11:45:44.109Z] GOLANG_VERSION=1.17.8 [2022-03-07T11:45:44.109Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T11:45:44.109Z] VALIDATE_BRANCH=master [2022-03-07T11:45:44.109Z] TERM=xterm [2022-03-07T11:45:44.109Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T11:45:44.109Z] SHLVL=1 [2022-03-07T11:45:44.109Z] TIMEOUT=120m [2022-03-07T11:45:44.109Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T11:45:44.109Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T11:45:44.109Z] GO111MODULE=off [2022-03-07T11:45:44.109Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T11:45:44.109Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T11:45:44.109Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T11:45:44.109Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T11:45:44.109Z] GOPATH=/go [2022-03-07T11:45:44.109Z] PKG_CONFIG=pkg-config [2022-03-07T11:45:44.109Z] _=/usr/bin/env [2022-03-07T11:45:44.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T11:45:45.528Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-03-07T11:45:45.528Z] PASS [2022-03-07T11:45:45.528Z] [2022-03-07T11:45:45.528Z] === Skipped [2022-03-07T11:45:45.528Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-07T11:45:45.528Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-07T11:45:45.528Z] [2022-03-07T11:45:45.528Z] DONE 2 tests, 1 skipped in 3.535s [2022-03-07T11:45:45.528Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T11:45:45.786Z] INFO: Testing against a local daemon [2022-03-07T11:45:45.786Z] === RUN TestContinueAfterPluginCrash [2022-03-07T11:45:45.786Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T11:45:45.786Z] === RUN TestReadPluginNoRead [2022-03-07T11:45:45.786Z] === PAUSE TestReadPluginNoRead [2022-03-07T11:45:45.786Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T11:45:45.786Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T11:45:45.786Z] === CONT TestContinueAfterPluginCrash [2022-03-07T11:45:45.786Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T11:45:47.740Z] ? github.com/docker/docker/api [no test files] [2022-03-07T11:45:49.970Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-03-07T11:45:49.970Z] === CONT TestReadPluginNoRead [2022-03-07T11:45:52.500Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T11:45:53.434Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T11:45:54.807Z] === RUN TestReadPluginNoRead/default [2022-03-07T11:45:54.807Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-03-07T11:45:56.182Z] === CONT TestReadPluginNoRead [2022-03-07T11:45:56.182Z] read_test.go:92: [de4fc1dd09b9b] daemon is not started [2022-03-07T11:45:56.182Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-03-07T11:45:56.182Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-03-07T11:45:56.182Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-03-07T11:45:56.182Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-03-07T11:45:56.182Z] PASS [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] DONE 6 tests in 10.292s [2022-03-07T11:45:56.182Z] 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-07T11:45:56.182Z] testing: warning: no tests to run [2022-03-07T11:45:56.182Z] PASS [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] DONE 0 tests in 0.030s [2022-03-07T11:45:56.182Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T11:45:56.182Z] INFO: Testing against a local daemon [2022-03-07T11:45:56.182Z] === RUN TestPluginWithDevMounts [2022-03-07T11:45:56.182Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-07T11:45:56.182Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T11:45:56.182Z] PASS [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === Skipped [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-07T11:45:56.182Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] DONE 1 tests, 1 skipped in 0.093s [2022-03-07T11:45:56.182Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T11:45:56.182Z] INFO: Testing against a local daemon [2022-03-07T11:45:56.182Z] === RUN TestSecretInspect [2022-03-07T11:45:56.182Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] --- SKIP: TestSecretInspect (0.02s) [2022-03-07T11:45:56.182Z] === RUN TestSecretList [2022-03-07T11:45:56.182Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] --- SKIP: TestSecretList (0.01s) [2022-03-07T11:45:56.182Z] === RUN TestSecretsCreateAndDelete [2022-03-07T11:45:56.182Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-07T11:45:56.182Z] === RUN TestSecretsUpdate [2022-03-07T11:45:56.182Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-07T11:45:56.182Z] === RUN TestTemplatedSecret [2022-03-07T11:45:56.182Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T11:45:56.182Z] === RUN TestSecretCreateResolve [2022-03-07T11:45:56.182Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-07T11:45:56.182Z] PASS [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === Skipped [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-03-07T11:45:56.182Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-07T11:45:56.182Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-07T11:45:56.182Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-07T11:45:56.182Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-07T11:45:56.182Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-07T11:45:56.182Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.182Z] [2022-03-07T11:45:56.182Z] DONE 6 tests, 6 skipped in 0.147s [2022-03-07T11:45:56.182Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T11:45:56.440Z] INFO: Testing against a local daemon [2022-03-07T11:45:56.440Z] === RUN TestServiceCreateInit [2022-03-07T11:45:56.440Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T11:45:56.440Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T11:45:56.440Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-07T11:45:56.440Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:45:56.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T11:45:56.440Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceConflict [2022-03-07T11:45:56.440Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T11:45:56.440Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T11:45:56.440Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T11:45:56.440Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T11:45:56.440Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceSysctls [2022-03-07T11:45:56.440Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-07T11:45:56.440Z] === RUN TestCreateServiceCapabilities [2022-03-07T11:45:56.440Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-07T11:45:56.440Z] === RUN TestInspect [2022-03-07T11:45:56.440Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestInspect (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestCreateJob [2022-03-07T11:45:56.440Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestCreateJob (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestReplicatedJob [2022-03-07T11:45:56.440Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestUpdateReplicatedJob [2022-03-07T11:45:56.440Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestServiceListWithStatuses [2022-03-07T11:45:56.440Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:45:56.440Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T11:45:56.440Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T11:45:56.440Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestDockerNetworkReConnect [2022-03-07T11:45:56.440Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:56.440Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-07T11:45:56.440Z] === RUN TestServicePlugin [2022-03-07T11:45:58.342Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.342Z] --- SKIP: TestServicePlugin (1.90s) [2022-03-07T11:45:58.342Z] === RUN TestServiceUpdateLabel [2022-03-07T11:45:58.342Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.342Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-03-07T11:45:58.342Z] === RUN TestServiceUpdateSecrets [2022-03-07T11:45:58.342Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.342Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-07T11:45:58.342Z] === RUN TestServiceUpdateConfigs [2022-03-07T11:45:58.342Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.342Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-07T11:45:58.342Z] === RUN TestServiceUpdateNetwork [2022-03-07T11:45:58.600Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-07T11:45:58.600Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T11:45:58.600Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-07T11:45:58.600Z] PASS [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === Skipped [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:45:58.600Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:45:58.600Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T11:45:58.600Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-07T11:45:58.600Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-07T11:45:58.600Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-07T11:45:58.600Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-07T11:45:58.600Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-07T11:45:58.600Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-07T11:45:58.600Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-07T11:45:58.600Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-07T11:45:58.600Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-07T11:45:58.600Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-07T11:45:58.600Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-07T11:45:58.600Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T11:45:58.600Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-07T11:45:58.600Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-07T11:45:58.600Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-03-07T11:45:58.600Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-03-07T11:45:58.600Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-07T11:45:58.600Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-07T11:45:58.600Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-07T11:45:58.600Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-07T11:45:58.600Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] DONE 24 tests, 23 skipped in 2.254s [2022-03-07T11:45:58.600Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T11:45:58.600Z] INFO: Testing against a local daemon [2022-03-07T11:45:58.600Z] === RUN TestSessionCreate [2022-03-07T11:45:58.600Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T11:45:58.600Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T11:45:58.600Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T11:45:58.600Z] PASS [2022-03-07T11:45:58.600Z] [2022-03-07T11:45:58.600Z] DONE 2 tests in 0.122s [2022-03-07T11:45:58.600Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T11:45:58.858Z] INFO: Testing against a local daemon [2022-03-07T11:45:58.858Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:45:58.858Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T11:45:58.858Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:45:58.858Z] === RUN TestDiskUsage [2022-03-07T11:45:58.858Z] === PAUSE TestDiskUsage [2022-03-07T11:45:58.858Z] === RUN TestEventsExecDie [2022-03-07T11:45:59.116Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-07T11:45:59.116Z] === RUN TestEventsBackwardsCompatible [2022-03-07T11:45:59.374Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-07T11:45:59.374Z] === RUN TestEventsVolumeCreate [2022-03-07T11:45:59.374Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-07T11:45:59.374Z] === RUN TestInfoBinaryCommits [2022-03-07T11:45:59.374Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T11:45:59.374Z] === RUN TestInfoAPIVersioned [2022-03-07T11:45:59.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T11:45:59.374Z] === RUN TestInfoAPI [2022-03-07T11:45:59.374Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T11:45:59.374Z] === RUN TestInfoAPIWarnings [2022-03-07T11:46:03.673Z] #81 exporting layers 20.6s done [2022-03-07T11:46:03.673Z] #81 writing image sha256:5784ce20e898c3f8f172bb78996b29a808cad8707116657632fa22650b7b9b8b done [2022-03-07T11:46:03.673Z] #81 naming to docker.io/library/docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d done [2022-03-07T11:46:03.673Z] #81 DONE 20.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-07T11:46:04.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43343/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/validate/default [2022-03-07T11:46:05.375Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-07T11:46:05.580Z] === RUN TestMiddlewares [2022-03-07T11:46:05.580Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T11:46:05.580Z] PASS [2022-03-07T11:46:05.580Z] coverage: 9.0% of statements [2022-03-07T11:46:05.580Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2022-03-07T11:46:05.634Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-07T11:46:05.634Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-07T11:46:05.634Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-07T11:46:05.634Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-07T11:46:05.634Z] Congratulations! No new tests were added to integration-cli. [2022-03-07T11:46:05.634Z] [2022-03-07T11:46:05.634Z] INFO Start validation with golang-ci-lint [2022-03-07T11:46:06.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T11:46:06.201Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-07T11:46:06.201Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-07T11:46:06.201Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-07T11:46:06.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T11:46:17.488Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-07T11:46:17.488Z] === RUN TestInfoDebug [2022-03-07T11:46:17.488Z] --- PASS: TestInfoDebug (0.55s) [2022-03-07T11:46:17.488Z] === RUN TestInfoInsecureRegistries [2022-03-07T11:46:17.488Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-07T11:46:17.488Z] === RUN TestInfoRegistryMirrors [2022-03-07T11:46:17.488Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-07T11:46:17.488Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T11:46:17.488Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-03-07T11:46:17.488Z] === RUN TestPingCacheHeaders [2022-03-07T11:46:17.488Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T11:46:17.488Z] === RUN TestPingGet [2022-03-07T11:46:17.488Z] --- PASS: TestPingGet (0.01s) [2022-03-07T11:46:17.488Z] === RUN TestPingHead [2022-03-07T11:46:17.488Z] --- PASS: TestPingHead (0.02s) [2022-03-07T11:46:17.488Z] === RUN TestVersion [2022-03-07T11:46:17.489Z] --- PASS: TestVersion (0.02s) [2022-03-07T11:46:17.489Z] === CONT TestDiskUsage [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T11:46:18.054Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T11:46:18.621Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage (1.19s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-07T11:46:18.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-03-07T11:46:18.621Z] PASS [2022-03-07T11:46:18.621Z] [2022-03-07T11:46:18.621Z] === Skipped [2022-03-07T11:46:18.621Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:46:18.621Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T11:46:18.621Z] [2022-03-07T11:46:18.621Z] DONE 50 tests, 1 skipped in 20.048s [2022-03-07T11:46:18.621Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T11:46:18.881Z] INFO: Testing against a local daemon [2022-03-07T11:46:18.881Z] === RUN TestVolumesCreateAndList [2022-03-07T11:46:18.881Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T11:46:18.881Z] === RUN TestVolumesRemove [2022-03-07T11:46:18.881Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-07T11:46:18.881Z] === RUN TestVolumesInspect [2022-03-07T11:46:18.881Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T11:46:18.881Z] === RUN TestVolumesInvalidJSON [2022-03-07T11:46:18.881Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T11:46:18.881Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T11:46:18.881Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T11:46:18.881Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T11:46:18.881Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T11:46:18.881Z] PASS [2022-03-07T11:46:18.881Z] [2022-03-07T11:46:18.881Z] DONE 5 tests in 0.186s [2022-03-07T11:46:18.881Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T11:46:18.881Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13102 is not a child of this shell [2022-03-07T11:46:18.881Z] warning: PID 13102 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-07T11:46:18.881Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T11:46:18.881Z] [2022-03-07T11:46:18.881Z] Unloading profiles will leave already running processes permanently [2022-03-07T11:46:18.881Z] unconfined, which can lead to unexpected situations. [2022-03-07T11:46:18.881Z] [2022-03-07T11:46:18.881Z] To set a process to complain mode, use the command line tool [2022-03-07T11:46:18.881Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T11:46:18.881Z] Removing test suite binaries [2022-03-07T11:46:19.140Z] exiting test-integration [2022-03-07T11:46:19.140Z] ++ exit 0 [2022-03-07T11:46:19.140Z] Post stage [Pipeline] junit [2022-03-07T11:46:20.092Z] Recording test results [2022-03-07T11:46:20.513Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T11:46:20.775Z] --- PASS: TestImportExtremelyLargeImageWorks (90.95s) [2022-03-07T11:46:20.775Z] PASS [2022-03-07T11:46:20.775Z] [2022-03-07T11:46:20.775Z] DONE 22 tests in 93.832s [2022-03-07T11:46:20.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T11:46:20.775Z] INFO: Testing against a local daemon [2022-03-07T11:46:20.775Z] === RUN TestNetworkCreateDelete [2022-03-07T11:46:20.775Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-07T11:46:20.775Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T11:46:20.775Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-07T11:46:20.775Z] === RUN TestDaemonDNSFallback [2022-03-07T11:46:20.853Z] + echo Ensuring container killed. [2022-03-07T11:46:20.853Z] Ensuring container killed. [2022-03-07T11:46:20.853Z] + docker rm -vf docker-pr2 [2022-03-07T11:46:20.853Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T11:46:21.135Z] + echo Chowning /workspace to jenkins user [2022-03-07T11:46:21.135Z] Chowning /workspace to jenkins user [2022-03-07T11:46:21.135Z] + id -u [2022-03-07T11:46:21.135Z] + id -g [2022-03-07T11:46:21.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T11:46:22.143Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-03-07T11:46:22.143Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T11:46:22.802Z] + bundleName=amd64-rootless [2022-03-07T11:46:22.802Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-07T11:46:22.802Z] Creating amd64-rootless-bundles.tar.gz [2022-03-07T11:46:22.802Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-07T11:46:22.802Z] + 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-07T11:46:22.813Z] Archiving artifacts [2022-03-07T11:46:22.850Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T11:46:22.850Z] Using test binary docker [2022-03-07T11:46:22.850Z] +++ /etc/init.d/apparmor start [2022-03-07T11:46:22.850Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T11:46:22.850Z] INFO: Waiting for daemon to start... [2022-03-07T11:46:22.850Z] Starting dockerd [2022-03-07T11:46:22.850Z] +++ 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-07T11:46:22.850Z] . [2022-03-07T11:46:22.850Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T11:46:22.850Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T11:46:22.850Z] Error: No such image: emptyfs [2022-03-07T11:46:22.850Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T11:46:22.850Z] ++++ docker load [2022-03-07T11:46:22.850Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T11:46:22.850Z] Using test binary docker [2022-03-07T11:46:22.850Z] +++ /etc/init.d/apparmor start [2022-03-07T11:46:22.850Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T11:46:22.850Z] INFO: Waiting for daemon to start... [2022-03-07T11:46:22.850Z] Starting dockerd [2022-03-07T11:46:22.850Z] +++ 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-07T11:46:22.850Z] .Running integration-test (iteration 1) [2022-03-07T11:46:22.850Z] 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-07T11:46:22.850Z] ++ 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-07T11:46:22.850Z] ++ set -e [2022-03-07T11:46:22.850Z] ++ '[' -n 0 ']' [2022-03-07T11:46:22.850Z] ++ set -x [2022-03-07T11:46:22.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:46:22.850Z] Loaded image: busybox:latest [2022-03-07T11:46:22.850Z] Loaded image: busybox:glibc [2022-03-07T11:46:22.850Z] [2022-03-07T11:46:22.850Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T11:46:22.850Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T11:46:22.850Z] Error: No such image: emptyfs [2022-03-07T11:46:22.850Z] ++++ docker load [2022-03-07T11:46:22.850Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T11:46:22.850Z] Running integration-test (iteration 1) [2022-03-07T11:46:22.850Z] 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-07T11:46:22.850Z] ++ 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-07T11:46:22.850Z] ++ set -e [2022-03-07T11:46:22.850Z] ++ '[' -n 0 ']' [2022-03-07T11:46:22.850Z] ++ set -x [2022-03-07T11:46:22.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:46:22.850Z] Loaded image: busybox:latest [2022-03-07T11:46:22.850Z] Loaded image: busybox:glibc [2022-03-07T11:46:22.850Z] Loaded image: debian:bullseye-slim [2022-03-07T11:46:22.850Z] Loaded image: hello-world:latest [2022-03-07T11:46:22.850Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:46:22.850Z] INFO: Testing against a local daemon [2022-03-07T11:46:22.850Z] === RUN TestDockerDaemonSuite [2022-03-07T11:46:22.850Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-07T11:46:23.060Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T11:46:23.368Z] + make clean [2022-03-07T11:46:23.368Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T11:46:23.368Z] docker-dev-cache [2022-03-07T11:46:23.368Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T11:46:24.817Z] Loaded image: debian:bullseye-slim [2022-03-07T11:46:25.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T11:46:25.085Z] Loaded image: hello-world:latest [2022-03-07T11:46:25.345Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:46:25.345Z] INFO: Testing against a local daemon [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T11:46:25.345Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T11:46:25.411Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T11:46:25.411Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T11:46:25.411Z] === RUN TestInspectNetwork/network_name [2022-03-07T11:46:25.411Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T11:46:25.917Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T11:46:26.178Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T11:46:26.438Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T11:46:26.698Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T11:46:27.272Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T11:46:27.272Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T11:46:27.272Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T11:46:28.659Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T11:46:28.920Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-07T11:46:28.920Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T11:46:28.920Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T11:46:28.920Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T11:46:29.592Z] --- PASS: TestInspectNetwork (7.10s) [2022-03-07T11:46:29.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T11:46:29.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T11:46:29.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T11:46:29.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T11:46:29.592Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T11:46:30.307Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T11:46:30.567Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T11:46:30.959Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-03-07T11:46:30.959Z] === RUN TestNetworkInvalidJSON [2022-03-07T11:46:30.959Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T11:46:30.959Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T11:46:30.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:46:30.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:46:30.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:46:30.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:46:30.959Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T11:46:30.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:46:30.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T11:46:30.959Z] === RUN TestNetworkList [2022-03-07T11:46:30.959Z] === RUN TestNetworkList//networks [2022-03-07T11:46:30.959Z] === PAUSE TestNetworkList//networks [2022-03-07T11:46:30.959Z] === RUN TestNetworkList//networks/ [2022-03-07T11:46:30.959Z] === PAUSE TestNetworkList//networks/ [2022-03-07T11:46:30.959Z] === CONT TestNetworkList//networks [2022-03-07T11:46:30.959Z] === CONT TestNetworkList//networks/ [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T11:46:30.959Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T11:46:30.959Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T11:46:31.139Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T11:46:31.139Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T11:46:31.139Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T11:46:31.139Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T11:46:31.215Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-07T11:46:31.215Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T11:46:31.269Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T11:46:31.269Z] === RUN TestBoolValue [2022-03-07T11:46:31.269Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T11:46:31.269Z] === RUN TestBoolValueOrDefault [2022-03-07T11:46:31.269Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T11:46:31.269Z] === RUN TestInt64ValueOrZero [2022-03-07T11:46:31.269Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T11:46:31.269Z] === RUN TestInt64ValueOrDefault [2022-03-07T11:46:31.269Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T11:46:31.269Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T11:46:31.269Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T11:46:31.269Z] === RUN TestJsonContentType [2022-03-07T11:46:31.269Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T11:46:31.269Z] PASS [2022-03-07T11:46:31.269Z] coverage: 14.7% of statements [2022-03-07T11:46:31.269Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2022-03-07T11:46:31.269Z] === RUN TestMaskSecretKeys [2022-03-07T11:46:31.270Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T11:46:31.270Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T11:46:31.270Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T11:46:31.270Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestVersionMiddlewareVersion [2022-03-07T11:46:31.270Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T11:46:31.270Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T11:46:31.270Z] PASS [2022-03-07T11:46:31.270Z] coverage: 37.7% of statements [2022-03-07T11:46:31.270Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T11:46:31.270Z] === RUN TestAdjustForAPIVersion [2022-03-07T11:46:31.270Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T11:46:31.270Z] PASS [2022-03-07T11:46:31.270Z] coverage: 5.7% of statements [2022-03-07T11:46:31.270Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T11:46:31.270Z] === RUN TestStrSliceMarshalJSON [2022-03-07T11:46:31.270Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T11:46:31.270Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestStrSliceUnmarshalString [2022-03-07T11:46:31.270Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T11:46:31.270Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T11:46:31.270Z] PASS [2022-03-07T11:46:31.270Z] coverage: 90.0% of statements [2022-03-07T11:46:31.270Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-03-07T11:46:31.270Z] === RUN TestToJSON [2022-03-07T11:46:31.270Z] --- PASS: TestToJSON (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestToParamWithVersion [2022-03-07T11:46:31.270Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestFromJSON [2022-03-07T11:46:31.270Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestEmpty [2022-03-07T11:46:31.270Z] --- PASS: TestEmpty (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T11:46:31.270Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestArgsMatchKVList [2022-03-07T11:46:31.270Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestArgsMatch [2022-03-07T11:46:31.270Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestAdd [2022-03-07T11:46:31.270Z] --- PASS: TestAdd (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestDel [2022-03-07T11:46:31.270Z] --- PASS: TestDel (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestLen [2022-03-07T11:46:31.270Z] --- PASS: TestLen (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestExactMatch [2022-03-07T11:46:31.270Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestOnlyOneExactMatch [2022-03-07T11:46:31.270Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestContains [2022-03-07T11:46:31.270Z] --- PASS: TestContains (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestValidate [2022-03-07T11:46:31.270Z] --- PASS: TestValidate (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestWalkValues [2022-03-07T11:46:31.270Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestFuzzyMatch [2022-03-07T11:46:31.270Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestClone [2022-03-07T11:46:31.270Z] --- PASS: TestClone (0.00s) [2022-03-07T11:46:31.270Z] PASS [2022-03-07T11:46:31.270Z] coverage: 92.2% of statements [2022-03-07T11:46:31.270Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T11:46:31.270Z] === RUN TestDurationToSecondsString [2022-03-07T11:46:31.270Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestGetTimestamp [2022-03-07T11:46:31.270Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-07T11:46:31.270Z] === RUN TestParseTimestamps [2022-03-07T11:46:31.270Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T11:46:31.270Z] PASS [2022-03-07T11:46:31.270Z] coverage: 100.0% of statements [2022-03-07T11:46:31.270Z] ok github.com/docker/docker/api/types/time 0.241s coverage: 100.0% of statements [2022-03-07T11:46:31.270Z] === RUN TestCompareVersion [2022-03-07T11:46:31.270Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T11:46:31.270Z] PASS [2022-03-07T11:46:31.270Z] coverage: 77.3% of statements [2022-03-07T11:46:31.270Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T11:46:31.270Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T11:46:31.270Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T11:46:31.270Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestCloneArgsSmartHttp [2022-03-07T11:46:31.270Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-07T11:46:31.270Z] === RUN TestCloneArgsDumbHttp [2022-03-07T11:46:31.270Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestCloneArgsGit [2022-03-07T11:46:31.270Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T11:46:31.270Z] === RUN TestCheckoutGit [2022-03-07T11:46:31.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T11:46:32.259Z] === RUN TestEnable [2022-03-07T11:46:32.259Z] --- PASS: TestEnable (0.00s) [2022-03-07T11:46:32.259Z] === RUN TestDisable [2022-03-07T11:46:32.259Z] --- PASS: TestDisable (0.00s) [2022-03-07T11:46:32.259Z] === RUN TestEnabled [2022-03-07T11:46:32.259Z] --- PASS: TestEnabled (0.00s) [2022-03-07T11:46:32.259Z] PASS [2022-03-07T11:46:32.259Z] coverage: 100.0% of statements [2022-03-07T11:46:32.259Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-03-07T11:46:32.581Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-07T11:46:32.581Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T11:46:32.735Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T11:46:32.735Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-07T11:46:32.735Z] === RUN TestProcessNoDockerignore [2022-03-07T11:46:32.735Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-07T11:46:32.735Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T11:46:32.735Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-07T11:46:32.735Z] === RUN TestDetectContentType [2022-03-07T11:46:32.735Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T11:46:32.735Z] === RUN TestSelectAcceptableMIME [2022-03-07T11:46:32.735Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T11:46:32.735Z] === RUN TestInspectEmptyResponse [2022-03-07T11:46:32.735Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T11:46:32.735Z] === RUN TestInspectResponseBinary [2022-03-07T11:46:32.735Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T11:46:32.735Z] === RUN TestResponseUnsupportedContentType [2022-03-07T11:46:32.736Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestInspectResponseTextSimple [2022-03-07T11:46:32.736Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T11:46:32.736Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestUnknownContentLength [2022-03-07T11:46:32.736Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestDownloadRemote [2022-03-07T11:46:32.736Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-07T11:46:32.736Z] === RUN TestGetWithStatusError [2022-03-07T11:46:32.736Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestCloseRootDirectory [2022-03-07T11:46:32.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:46:32.736Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestHashFile [2022-03-07T11:46:32.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:46:32.736Z] --- SKIP: TestHashFile (0.00s) [2022-03-07T11:46:32.736Z] === RUN TestHashSubdir [2022-03-07T11:46:32.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:46:32.736Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T11:46:32.736Z] === RUN TestRemoveDirectory [2022-03-07T11:46:32.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:46:32.736Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-07T11:46:32.736Z] PASS [2022-03-07T11:46:32.736Z] coverage: 9.3% of statements [2022-03-07T11:46:32.736Z] ok github.com/docker/docker/builder/remotecontext 0.332s coverage: 9.3% of statements [2022-03-07T11:46:32.736Z] === RUN TestGetAllAllowed [2022-03-07T11:46:32.736Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T11:46:33.143Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-07T11:46:33.143Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T11:46:33.206Z] === RUN TestGetAllMeta [2022-03-07T11:46:33.206Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T11:46:33.206Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T11:46:33.206Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestIsExistingDirectory [2022-03-07T11:46:33.206Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestGetFilenameForDownload [2022-03-07T11:46:33.206Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestEnv2Variables [2022-03-07T11:46:33.206Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T11:46:33.206Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestMaintainer [2022-03-07T11:46:33.206Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestLabel [2022-03-07T11:46:33.206Z] --- PASS: TestLabel (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestFromScratch [2022-03-07T11:46:33.206Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestFromWithArg [2022-03-07T11:46:33.206Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T11:46:33.206Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestFromWithUndefinedArg [2022-03-07T11:46:33.206Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T11:46:33.206Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestOnbuild [2022-03-07T11:46:33.206Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestWorkdir [2022-03-07T11:46:33.206Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestCmd [2022-03-07T11:46:33.206Z] --- PASS: TestCmd (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestHealthcheckNone [2022-03-07T11:46:33.206Z] --- PASS: TestHealthcheckNone (0.02s) [2022-03-07T11:46:33.206Z] === RUN TestHealthcheckCmd [2022-03-07T11:46:33.206Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestEntrypoint [2022-03-07T11:46:33.206Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestExpose [2022-03-07T11:46:33.206Z] --- PASS: TestExpose (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestUser [2022-03-07T11:46:33.206Z] --- PASS: TestUser (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestVolume [2022-03-07T11:46:33.206Z] --- PASS: TestVolume (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestStopSignal [2022-03-07T11:46:33.206Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T11:46:33.206Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestArg [2022-03-07T11:46:33.206Z] --- PASS: TestArg (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestShell [2022-03-07T11:46:33.206Z] --- PASS: TestShell (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestPrependEnvOnCmd [2022-03-07T11:46:33.206Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestRunWithBuildArgs [2022-03-07T11:46:33.206Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T11:46:33.206Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T11:46:33.206Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T11:46:33.206Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T11:46:33.206Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T11:46:33.206Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestNormalizeWorkdir [2022-03-07T11:46:33.206Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestDispatch [2022-03-07T11:46:33.206Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T11:46:33.206Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T11:46:33.206Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T11:46:33.206Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T11:46:33.206Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T11:46:33.206Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T11:46:33.206Z] === RUN TestDispatch/COPY_url [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch (0.06s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T11:46:33.206Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T11:46:33.206Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T11:46:33.206Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T11:46:33.206Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T11:46:33.206Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T11:46:33.206Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestEmptyDockerfile [2022-03-07T11:46:33.206Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-07T11:46:33.206Z] === RUN TestSymlinkDockerfile [2022-03-07T11:46:33.206Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T11:46:33.206Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T11:46:33.206Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestNonExistingDockerfile [2022-03-07T11:46:33.206Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestCopyRunConfig [2022-03-07T11:46:33.206Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestDeepCopyRunConfig [2022-03-07T11:46:33.206Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestExportImage [2022-03-07T11:46:33.206Z] --- PASS: TestExportImage (0.00s) [2022-03-07T11:46:33.206Z] === RUN TestNormalizeDest [2022-03-07T11:46:33.206Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T11:46:33.206Z] PASS [2022-03-07T11:46:33.206Z] coverage: 46.7% of statements [2022-03-07T11:46:33.206Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 46.7% of statements [2022-03-07T11:46:33.206Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T11:46:33.677Z] === RUN TestTCP4Proxy [2022-03-07T11:46:33.677Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-07T11:46:33.677Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T11:46:33.677Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T11:46:33.677Z] === RUN TestTCP6Proxy [2022-03-07T11:46:33.677Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:46:34.071Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-07T11:46:34.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T11:46:34.155Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T11:46:34.155Z] === RUN TestTCPDualStackProxy [2022-03-07T11:46:34.155Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:46:34.155Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T11:46:34.155Z] === RUN TestUDP4Proxy [2022-03-07T11:46:34.155Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T11:46:34.155Z] === RUN TestUDP6Proxy [2022-03-07T11:46:34.155Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:46:34.155Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T11:46:34.155Z] === RUN TestUDPWriteError [2022-03-07T11:46:34.155Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T11:46:34.155Z] === RUN TestSCTP4Proxy [2022-03-07T11:46:34.155Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T11:46:34.155Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T11:46:34.155Z] === RUN TestSCTP6Proxy [2022-03-07T11:46:34.155Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:46:34.155Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T11:46:34.155Z] PASS [2022-03-07T11:46:34.155Z] coverage: 49.4% of statements [2022-03-07T11:46:34.155Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-03-07T11:46:35.351Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T11:46:35.438Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-07T11:46:35.438Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T11:46:36.000Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-07T11:46:36.000Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T11:46:37.269Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T11:46:38.518Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-03-07T11:46:38.518Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T11:46:38.518Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:46:38.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:46:38.518Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T11:46:39.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T11:46:39.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T11:46:39.815Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T11:46:40.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T11:46:40.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T11:46:40.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T11:46:41.730Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T11:46:41.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T11:46:42.675Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T11:46:43.247Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T11:46:43.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T11:46:44.189Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T11:46:44.594Z] === RUN TestCheckpointCreateError [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCheckpointCreate [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCheckpointDeleteError [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCheckpointDelete [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCheckpointListError [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCheckpointList [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T11:46:44.594Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T11:46:44.594Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T11:46:44.594Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestGetAPIPath [2022-03-07T11:46:44.594Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestParseHostURL [2022-03-07T11:46:44.594Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T11:46:44.594Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T11:46:44.594Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNegotiateAPIVersion [2022-03-07T11:46:44.594Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T11:46:44.594Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T11:46:44.594Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T11:46:44.594Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T11:46:44.594Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestClientRedirect [2022-03-07T11:46:44.594Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigCreateUnsupported [2022-03-07T11:46:44.594Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigCreateError [2022-03-07T11:46:44.594Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigCreate [2022-03-07T11:46:44.594Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigInspectNotFound [2022-03-07T11:46:44.594Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T11:46:44.594Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigInspectUnsupported [2022-03-07T11:46:44.594Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigInspectError [2022-03-07T11:46:44.594Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T11:46:44.594Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigInspect [2022-03-07T11:46:44.594Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigListUnsupported [2022-03-07T11:46:44.594Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigListError [2022-03-07T11:46:44.594Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigList [2022-03-07T11:46:44.594Z] --- PASS: TestConfigList (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigRemoveUnsupported [2022-03-07T11:46:44.594Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigRemoveError [2022-03-07T11:46:44.594Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigRemove [2022-03-07T11:46:44.594Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigUpdateUnsupported [2022-03-07T11:46:44.594Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigUpdateError [2022-03-07T11:46:44.594Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestConfigUpdate [2022-03-07T11:46:44.594Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerCommitError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerCommit [2022-03-07T11:46:44.594Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerStatPathError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerStatPath [2022-03-07T11:46:44.594Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyToContainerError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyToContainer [2022-03-07T11:46:44.594Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyFromContainerError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T11:46:44.594Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestCopyFromContainer [2022-03-07T11:46:44.594Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerCreateError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerCreateImageNotFound [2022-03-07T11:46:44.594Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerCreateWithName [2022-03-07T11:46:44.594Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerCreateAutoRemove [2022-03-07T11:46:44.594Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerDiffError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerDiff [2022-03-07T11:46:44.594Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExecCreateError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExecCreate [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExecStartError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExecStart [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExecInspectError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExecInspect [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExportError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerExport [2022-03-07T11:46:44.594Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerInspectError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T11:46:44.594Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T11:46:44.594Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerInspect [2022-03-07T11:46:44.594Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerInspectNode [2022-03-07T11:46:44.594Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerKillError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerKill [2022-03-07T11:46:44.594Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerListError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerList [2022-03-07T11:46:44.594Z] --- PASS: TestContainerList (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerLogsNotFoundError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerLogsError [2022-03-07T11:46:44.594Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T11:46:44.594Z] === RUN TestContainerLogs [2022-03-07T11:46:44.594Z] --- PASS: TestContainerLogs (0.21s) [2022-03-07T11:46:44.595Z] === RUN TestContainerPauseError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerPause [2022-03-07T11:46:44.595Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainersPruneError [2022-03-07T11:46:44.595Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainersPrune [2022-03-07T11:46:44.595Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRemoveError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRemove [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRenameError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRename [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerResizeError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerExecResizeError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerResize [2022-03-07T11:46:44.595Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerExecResize [2022-03-07T11:46:44.595Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRestartError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerRestart [2022-03-07T11:46:44.595Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerStartError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerStart [2022-03-07T11:46:44.595Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerStatsError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerStats [2022-03-07T11:46:44.595Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerStopError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerStopError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerStop [2022-03-07T11:46:44.595Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerTopError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerTop [2022-03-07T11:46:44.595Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerUnpauseError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerUnpause [2022-03-07T11:46:44.595Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerUpdateError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerUpdate [2022-03-07T11:46:44.595Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerWaitError [2022-03-07T11:46:44.595Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestContainerWait [2022-03-07T11:46:44.595Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestDiskUsageError [2022-03-07T11:46:44.595Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestDiskUsage [2022-03-07T11:46:44.595Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestDistributionInspectUnsupported [2022-03-07T11:46:44.595Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T11:46:44.595Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestEventsErrorInOptions [2022-03-07T11:46:44.595Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestEventsErrorFromServer [2022-03-07T11:46:44.595Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestEvents [2022-03-07T11:46:44.595Z] --- PASS: TestEvents (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestTLSCloseWriter [2022-03-07T11:46:44.595Z] === PAUSE TestTLSCloseWriter [2022-03-07T11:46:44.595Z] === RUN TestImageBuildError [2022-03-07T11:46:44.595Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageBuild [2022-03-07T11:46:44.595Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestGetDockerOS [2022-03-07T11:46:44.595Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageCreateError [2022-03-07T11:46:44.595Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageCreate [2022-03-07T11:46:44.595Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageHistoryError [2022-03-07T11:46:44.595Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageHistory [2022-03-07T11:46:44.595Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageImportError [2022-03-07T11:46:44.595Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageImport [2022-03-07T11:46:44.595Z] --- PASS: TestImageImport (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageInspectError [2022-03-07T11:46:44.595Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageInspectImageNotFound [2022-03-07T11:46:44.595Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageInspectWithEmptyID [2022-03-07T11:46:44.595Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageInspect [2022-03-07T11:46:44.595Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageListError [2022-03-07T11:46:44.595Z] --- PASS: TestImageListError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageList [2022-03-07T11:46:44.595Z] --- PASS: TestImageList (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageListApiBefore125 [2022-03-07T11:46:44.595Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageLoadError [2022-03-07T11:46:44.595Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageLoad [2022-03-07T11:46:44.595Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagesPruneError [2022-03-07T11:46:44.595Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagesPrune [2022-03-07T11:46:44.595Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullReferenceParseError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullAnyError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePullWithoutErrors [2022-03-07T11:46:44.595Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushReferenceError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushAnyError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithoutErrors [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T11:46:44.595Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageRemoveError [2022-03-07T11:46:44.595Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageRemoveImageNotFound [2022-03-07T11:46:44.595Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageRemove [2022-03-07T11:46:44.595Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSaveError [2022-03-07T11:46:44.595Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSave [2022-03-07T11:46:44.595Z] --- PASS: TestImageSave (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSearchAnyError [2022-03-07T11:46:44.595Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T11:46:44.595Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:46:44.595Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:46:44.595Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T11:46:44.595Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageSearchWithoutErrors [2022-03-07T11:46:44.595Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageTagError [2022-03-07T11:46:44.595Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageTagInvalidReference [2022-03-07T11:46:44.595Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T11:46:44.595Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageTagHexSource [2022-03-07T11:46:44.595Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestImageTag [2022-03-07T11:46:44.595Z] --- PASS: TestImageTag (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestInfoServerError [2022-03-07T11:46:44.595Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T11:46:44.595Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestInfo [2022-03-07T11:46:44.595Z] --- PASS: TestInfo (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkConnectError [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkConnect [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkCreateError [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkCreate [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkDisconnectError [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkDisconnect [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect/no_options [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect/verbose [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect/global_scope [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T11:46:44.595Z] === RUN TestNetworkInspect/server_error [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkListError [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkList [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworksPruneError [2022-03-07T11:46:44.595Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworksPrune [2022-03-07T11:46:44.595Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkRemoveError [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNetworkRemove [2022-03-07T11:46:44.595Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeInspectError [2022-03-07T11:46:44.595Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T11:46:44.595Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T11:46:44.595Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeInspect [2022-03-07T11:46:44.595Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeListError [2022-03-07T11:46:44.595Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeList [2022-03-07T11:46:44.595Z] --- PASS: TestNodeList (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeRemoveError [2022-03-07T11:46:44.595Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeRemove [2022-03-07T11:46:44.595Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeUpdateError [2022-03-07T11:46:44.595Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestNodeUpdate [2022-03-07T11:46:44.595Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestOptionWithHostFromEnv [2022-03-07T11:46:44.595Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestOptionWithTimeout [2022-03-07T11:46:44.595Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T11:46:44.595Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPingFail [2022-03-07T11:46:44.595Z] --- PASS: TestPingFail (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPingWithError [2022-03-07T11:46:44.595Z] 2022/03/07 11:46:44 RoundTripper returned a response & error; ignoring response [2022-03-07T11:46:44.595Z] 2022/03/07 11:46:44 RoundTripper returned a response & error; ignoring response [2022-03-07T11:46:44.595Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPingSuccess [2022-03-07T11:46:44.595Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPingHeadFallback [2022-03-07T11:46:44.595Z] === RUN TestPingHeadFallback/OK [2022-03-07T11:46:44.595Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T11:46:44.595Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T11:46:44.595Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T11:46:44.595Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T11:46:44.595Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPluginDisableError [2022-03-07T11:46:44.595Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPluginDisable [2022-03-07T11:46:44.595Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPluginEnableError [2022-03-07T11:46:44.595Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPluginEnable [2022-03-07T11:46:44.595Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPluginInspectError [2022-03-07T11:46:44.595Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T11:46:44.595Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T11:46:44.760Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-07T11:46:45.064Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginInspect [2022-03-07T11:46:45.064Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginListError [2022-03-07T11:46:45.064Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginList [2022-03-07T11:46:45.064Z] --- PASS: TestPluginList (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginPushError [2022-03-07T11:46:45.064Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginPush [2022-03-07T11:46:45.064Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginRemoveError [2022-03-07T11:46:45.064Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginRemove [2022-03-07T11:46:45.064Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginSetError [2022-03-07T11:46:45.064Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPluginSet [2022-03-07T11:46:45.064Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSetHostHeader [2022-03-07T11:46:45.064Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestPlainTextError [2022-03-07T11:46:45.064Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestInfiniteError [2022-03-07T11:46:45.064Z] --- PASS: TestInfiniteError (0.04s) [2022-03-07T11:46:45.064Z] === RUN TestCanceledContext [2022-03-07T11:46:45.064Z] 2022/03/07 11:46:44 RoundTripper returned a response & error; ignoring response [2022-03-07T11:46:45.064Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestDeadlineExceededContext [2022-03-07T11:46:45.064Z] 2022/03/07 11:46:44 RoundTripper returned a response & error; ignoring response [2022-03-07T11:46:45.064Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretCreateUnsupported [2022-03-07T11:46:45.064Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretCreateError [2022-03-07T11:46:45.064Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretCreate [2022-03-07T11:46:45.064Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretInspectUnsupported [2022-03-07T11:46:45.064Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretInspectError [2022-03-07T11:46:45.064Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T11:46:45.064Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T11:46:45.064Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretInspect [2022-03-07T11:46:45.064Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretListUnsupported [2022-03-07T11:46:45.064Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretListError [2022-03-07T11:46:45.064Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretList [2022-03-07T11:46:45.064Z] --- PASS: TestSecretList (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretRemoveUnsupported [2022-03-07T11:46:45.064Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretRemoveError [2022-03-07T11:46:45.064Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretRemove [2022-03-07T11:46:45.064Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretUpdateUnsupported [2022-03-07T11:46:45.064Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretUpdateError [2022-03-07T11:46:45.064Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSecretUpdate [2022-03-07T11:46:45.064Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceCreateError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceCreate [2022-03-07T11:46:45.064Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T11:46:45.064Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceCreateDigestPinning [2022-03-07T11:46:45.064Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceInspectError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T11:46:45.064Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T11:46:45.064Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceInspect [2022-03-07T11:46:45.064Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceListError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceList [2022-03-07T11:46:45.064Z] --- PASS: TestServiceList (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceLogsError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceLogs [2022-03-07T11:46:45.064Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceRemoveError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceRemove [2022-03-07T11:46:45.064Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceUpdateError [2022-03-07T11:46:45.064Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestServiceUpdate [2022-03-07T11:46:45.064Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmGetUnlockKey [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmInitError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmInit [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmInspectError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmInspect [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmJoinError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmJoin [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmLeaveError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmLeave [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmUnlockError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmUnlock [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmUpdateError [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestSwarmUpdate [2022-03-07T11:46:45.064Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestTaskInspectError [2022-03-07T11:46:45.064Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T11:46:45.064Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestTaskInspect [2022-03-07T11:46:45.064Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestTaskListError [2022-03-07T11:46:45.064Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestTaskList [2022-03-07T11:46:45.064Z] --- PASS: TestTaskList (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestVolumeCreateError [2022-03-07T11:46:45.064Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T11:46:45.064Z] === RUN TestVolumeCreate [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeInspectError [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeInspectNotFound [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeInspect [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeListError [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeList [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeRemoveError [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T11:46:45.065Z] === RUN TestVolumeRemove [2022-03-07T11:46:45.065Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T11:46:45.065Z] === CONT TestTLSCloseWriter [2022-03-07T11:46:45.065Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-07T11:46:45.065Z] PASS [2022-03-07T11:46:45.065Z] coverage: 75.2% of statements [2022-03-07T11:46:45.065Z] ok github.com/docker/docker/client 0.469s coverage: 75.2% of statements [2022-03-07T11:46:45.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T11:46:45.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T11:46:45.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T11:46:46.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T11:46:47.307Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-07T11:46:47.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T11:46:47.569Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-07T11:46:47.665Z] 4612f6d0b889: Pull complete [2022-03-07T11:46:48.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T11:46:48.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T11:46:48.955Z] docker_cli_daemon_test.go:1472: [de8cbc3aff424] daemon is not started [2022-03-07T11:46:48.955Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-07T11:46:48.955Z] --- PASS: TestBuildWithHugeFile (107.91s) [2022-03-07T11:46:48.955Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T11:46:48.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:46:48.955Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:46:48.955Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T11:46:48.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:46:48.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:46:48.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:46:48.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:46:48.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:46:48.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:46:48.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:46:48.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:46:49.215Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:46:49.215Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-07T11:46:49.215Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-03-07T11:46:49.215Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2022-03-07T11:46:49.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2022-03-07T11:46:49.216Z] === RUN TestBuildPreserveOwnership [2022-03-07T11:46:49.216Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T11:46:49.476Z] check_test.go:308: [d02907dbb4b72] daemon is not started [2022-03-07T11:46:49.476Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-07T11:46:49.739Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T11:46:49.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T11:46:50.409Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T11:46:50.409Z] Using test binary docker [2022-03-07T11:46:50.409Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T11:46:50.409Z] +++ /etc/init.d/apparmor start [2022-03-07T11:46:50.409Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T11:46:50.409Z] INFO: Waiting for daemon to start... [2022-03-07T11:46:50.409Z] Starting dockerd [2022-03-07T11:46:50.409Z] +++ 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-07T11:46:50.684Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T11:46:51.628Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-07T11:46:52.201Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T11:46:52.462Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T11:46:52.938Z] . [2022-03-07T11:46:52.938Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T11:46:52.938Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T11:46:52.938Z] Error: No such image: emptyfs [2022-03-07T11:46:52.938Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T11:46:52.938Z] ++++ docker load [2022-03-07T11:46:52.938Z] Running integration-test (iteration 1) [2022-03-07T11:46:52.938Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T11:46:52.938Z] ++ 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-07T11:46:52.938Z] ++ set -e [2022-03-07T11:46:52.938Z] ++ '[' -n 0 ']' [2022-03-07T11:46:52.938Z] ++ set -x [2022-03-07T11:46:52.938Z] ++ 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-07T11:46:52.938Z] Loaded image: busybox:latest [2022-03-07T11:46:52.938Z] Loaded image: busybox:glibc [2022-03-07T11:46:53.362Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2022-03-07T11:46:53.362Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T11:46:53.404Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T11:46:53.404Z] check_test.go:308: [d49428fc34148] daemon is not started [2022-03-07T11:46:53.404Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-07T11:46:53.665Z] --- PASS: TestBuildPreserveOwnership (4.44s) [2022-03-07T11:46:53.665Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.86s) [2022-03-07T11:46:53.665Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2022-03-07T11:46:53.665Z] === RUN TestBuildPlatformInvalid [2022-03-07T11:46:53.665Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-03-07T11:46:53.665Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T11:46:53.884Z] Loaded image: debian:bullseye-slim [2022-03-07T11:46:53.926Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T11:46:54.142Z] Loaded image: hello-world:latest [2022-03-07T11:46:54.142Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:46:54.142Z] INFO: Testing against a local daemon [2022-03-07T11:46:54.142Z] === RUN TestCgroupNamespacesBuild [2022-03-07T11:46:54.728Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:byj23bg1qiymf44y1dbgznbhz Created:2022-03-07 11:46:53.289629984 +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[baeb706bcc25d27b00bba62476a78ca58586befb9e2a0d6571427d234918031c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swpttla75jhjr65l3qs5vh93f EndpointID:267867dc66c34d054907256b74aa057519eeb3066612367cb200893ea87ed738 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:97e196b2e67ac1a08360dbfb208b1bb4f4600d12839950bb1a1bd62a2692d77b 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:2d1f86aa4169 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swpttla75jhjr65l3qs5vh93f EndpointID:267867dc66c34d054907256b74aa057519eeb3066612367cb200893ea87ed738 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T11:46:54.869Z] Loaded image: busybox:latest [2022-03-07T11:46:54.870Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T11:46:54.870Z] Loaded image: busybox:glibc [2022-03-07T11:46:55.517Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2022-03-07T11:46:55.517Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T11:46:56.451Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-07T11:46:56.451Z] === RUN TestBuildWithSession [2022-03-07T11:46:56.451Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:46:56.451Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:46:56.451Z] === RUN TestBuildSquashParent [2022-03-07T11:46:56.783Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T11:46:57.356Z] Loaded image: debian:bullseye-slim [2022-03-07T11:46:57.618Z] Loaded image: hello-world:latest [2022-03-07T11:46:57.618Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T11:46:57.618Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:46:57.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-07T11:46:58.828Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T11:46:58.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T11:46:58.893Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-03-07T11:46:58.893Z] PASS [2022-03-07T11:46:58.893Z] [2022-03-07T11:46:58.893Z] === Skipped [2022-03-07T11:46:58.893Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:46:58.893Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:46:58.893Z] [2022-03-07T11:46:58.893Z] DONE 26 tests, 1 skipped in 43.618s [2022-03-07T11:46:58.893Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:46:58.893Z] INFO: Testing against a local daemon [2022-03-07T11:46:58.893Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T11:46:58.893Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:46:58.893Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:46:58.893Z] === RUN TestDockerNetworkIpvlan [2022-03-07T11:46:58.893Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:46:58.893Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:46:58.893Z] PASS [2022-03-07T11:46:58.893Z] [2022-03-07T11:46:58.893Z] === Skipped [2022-03-07T11:46:58.893Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:46:58.893Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:46:58.893Z] [2022-03-07T11:46:58.893Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:46:58.893Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:46:58.893Z] [2022-03-07T11:46:58.893Z] DONE 2 tests, 2 skipped in 0.034s [2022-03-07T11:46:58.893Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:46:58.893Z] INFO: Testing against a local daemon [2022-03-07T11:46:58.893Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T11:46:59.772Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T11:47:00.259Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-03-07T11:47:00.259Z] === RUN TestDockerNetworkMacvlan [2022-03-07T11:47:00.635Z] --- PASS: TestBuildSquashParent (3.88s) [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:47:00.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:47:00.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:47:00.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:47:00.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:47:00.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:47:00.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:47:00.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:47:00.635Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:47:00.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:47:00.716Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T11:47:00.716Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-07T11:47:00.822Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T11:47:01.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:47:01.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:47:01.751Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T11:47:02.318Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T11:47:02.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:47:02.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:47:03.263Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s) [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s) [2022-03-07T11:47:04.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-03-07T11:47:04.032Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:47:04.032Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:47:04.209Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T11:47:04.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:47:04.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T11:47:05.227Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:47:05.227Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:47:05.486Z] --- PASS: TestBuildMultiStageCopy (1.75s) [2022-03-07T11:47:05.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-03-07T11:47:05.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-07T11:47:05.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-07T11:47:05.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-07T11:47:05.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-07T11:47:05.486Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:47:06.051Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-03-07T11:47:06.051Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:47:06.100Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T11:47:06.236Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T11:47:06.237Z] === RUN TestBoolValue [2022-03-07T11:47:06.237Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T11:47:06.237Z] === RUN TestBoolValueOrDefault [2022-03-07T11:47:06.237Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T11:47:06.237Z] === RUN TestInt64ValueOrZero [2022-03-07T11:47:06.237Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T11:47:06.237Z] === RUN TestInt64ValueOrDefault [2022-03-07T11:47:06.237Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T11:47:06.237Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T11:47:06.237Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T11:47:06.237Z] === RUN TestJsonContentType [2022-03-07T11:47:06.237Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T11:47:06.237Z] PASS [2022-03-07T11:47:06.237Z] coverage: 14.7% of statements [2022-03-07T11:47:06.237Z] ok github.com/docker/docker/api/server/httputils 0.083s coverage: 14.7% of statements [2022-03-07T11:47:06.317Z] --- PASS: TestCheckoutGit (34.15s) [2022-03-07T11:47:06.317Z] === RUN TestValidGitTransport [2022-03-07T11:47:06.317Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T11:47:06.317Z] === RUN TestGitInvalidRef [2022-03-07T11:47:06.317Z] --- PASS: TestGitInvalidRef (0.21s) [2022-03-07T11:47:06.317Z] PASS [2022-03-07T11:47:06.317Z] coverage: 86.3% of statements [2022-03-07T11:47:06.317Z] ok github.com/docker/docker/builder/remotecontext/git 34.421s coverage: 86.3% of statements [2022-03-07T11:47:06.317Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T11:47:06.317Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T11:47:06.565Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-07T11:47:06.985Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-03-07T11:47:06.985Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:47:07.224Z] === RUN TestMaskSecretKeys [2022-03-07T11:47:07.224Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T11:47:07.224Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T11:47:07.224Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T11:47:07.224Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T11:47:07.224Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T11:47:07.224Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T11:47:07.224Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T11:47:07.224Z] === RUN TestVersionMiddlewareVersion [2022-03-07T11:47:07.224Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T11:47:07.224Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T11:47:07.224Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T11:47:07.224Z] PASS [2022-03-07T11:47:07.224Z] coverage: 37.7% of statements [2022-03-07T11:47:07.224Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T11:47:07.224Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T11:47:07.243Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-03-07T11:47:07.243Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:47:07.700Z] === RUN TestAdjustForAPIVersion [2022-03-07T11:47:07.701Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T11:47:07.701Z] PASS [2022-03-07T11:47:07.701Z] coverage: 5.7% of statements [2022-03-07T11:47:07.701Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 5.7% of statements [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T11:47:07.701Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T11:47:07.701Z] === RUN TestStrSliceMarshalJSON [2022-03-07T11:47:07.701Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T11:47:07.701Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T11:47:07.701Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T11:47:07.701Z] === RUN TestStrSliceUnmarshalString [2022-03-07T11:47:07.701Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T11:47:07.701Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T11:47:07.701Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T11:47:07.701Z] PASS [2022-03-07T11:47:07.701Z] coverage: 90.0% of statements [2022-03-07T11:47:07.701Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-03-07T11:47:08.170Z] === RUN TestToJSON [2022-03-07T11:47:08.170Z] --- PASS: TestToJSON (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestToParamWithVersion [2022-03-07T11:47:08.170Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestFromJSON [2022-03-07T11:47:08.170Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestEmpty [2022-03-07T11:47:08.170Z] --- PASS: TestEmpty (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T11:47:08.170Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestArgsMatchKVList [2022-03-07T11:47:08.170Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestArgsMatch [2022-03-07T11:47:08.170Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestAdd [2022-03-07T11:47:08.170Z] --- PASS: TestAdd (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestDel [2022-03-07T11:47:08.170Z] --- PASS: TestDel (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestLen [2022-03-07T11:47:08.170Z] --- PASS: TestLen (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestExactMatch [2022-03-07T11:47:08.170Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestOnlyOneExactMatch [2022-03-07T11:47:08.170Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestContains [2022-03-07T11:47:08.170Z] --- PASS: TestContains (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestValidate [2022-03-07T11:47:08.170Z] --- PASS: TestValidate (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestWalkValues [2022-03-07T11:47:08.170Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestFuzzyMatch [2022-03-07T11:47:08.170Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestClone [2022-03-07T11:47:08.170Z] --- PASS: TestClone (0.00s) [2022-03-07T11:47:08.170Z] PASS [2022-03-07T11:47:08.170Z] coverage: 92.2% of statements [2022-03-07T11:47:08.170Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T11:47:08.170Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T11:47:08.170Z] === RUN TestDurationToSecondsString [2022-03-07T11:47:08.170Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T11:47:08.170Z] === RUN TestGetTimestamp [2022-03-07T11:47:08.170Z] --- PASS: TestGetTimestamp (0.22s) [2022-03-07T11:47:08.170Z] === RUN TestParseTimestamps [2022-03-07T11:47:08.170Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T11:47:08.170Z] PASS [2022-03-07T11:47:08.170Z] coverage: 100.0% of statements [2022-03-07T11:47:08.617Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2022-03-07T11:47:08.617Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:47:08.639Z] ok github.com/docker/docker/api/types/time 0.280s coverage: 100.0% of statements [2022-03-07T11:47:08.639Z] === RUN TestCompareVersion [2022-03-07T11:47:08.639Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T11:47:08.639Z] PASS [2022-03-07T11:47:08.639Z] coverage: 77.3% of statements [2022-03-07T11:47:08.639Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T11:47:08.639Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T11:47:09.184Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-07T11:47:09.184Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:47:09.370Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-03-07T11:47:09.626Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-03-07T11:47:09.626Z] PASS [2022-03-07T11:47:09.626Z] [2022-03-07T11:47:09.626Z] DONE 8 tests in 10.714s [2022-03-07T11:47:09.626Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T11:47:09.626Z] testing: warning: no tests to run [2022-03-07T11:47:09.626Z] PASS [2022-03-07T11:47:09.626Z] [2022-03-07T11:47:09.626Z] DONE 0 tests in 0.011s [2022-03-07T11:47:09.626Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T11:47:09.626Z] INFO: Testing against a local daemon [2022-03-07T11:47:09.626Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T11:47:09.627Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T11:47:09.627Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T11:47:09.627Z] === RUN TestCloneArgsSmartHttp [2022-03-07T11:47:09.627Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-07T11:47:09.627Z] === RUN TestCloneArgsDumbHttp [2022-03-07T11:47:09.627Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T11:47:09.627Z] === RUN TestCloneArgsGit [2022-03-07T11:47:09.627Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T11:47:09.627Z] === RUN TestCheckoutGit [2022-03-07T11:47:09.869Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-07T11:47:10.558Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2022-03-07T11:47:10.559Z] === RUN TestBuildWithHugeFile [2022-03-07T11:47:10.994Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-03-07T11:47:10.994Z] === RUN TestAuthZPluginTLS [2022-03-07T11:47:11.254Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.60s) [2022-03-07T11:47:11.254Z] PASS [2022-03-07T11:47:11.254Z] [2022-03-07T11:47:11.254Z] === Skipped [2022-03-07T11:47:11.254Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T11:47:11.254Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:47:11.254Z] [2022-03-07T11:47:11.254Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:47:11.254Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:47:11.254Z] [2022-03-07T11:47:11.254Z] DONE 34 tests, 2 skipped in 175.064s [2022-03-07T11:47:11.515Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T11:47:11.515Z] ++ 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-07T11:47:11.515Z] ++ set -e [2022-03-07T11:47:11.515Z] ++ '[' -n 0 ']' [2022-03-07T11:47:11.515Z] ++ set -x [2022-03-07T11:47:11.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=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-07T11:47:11.516Z] INFO: Testing against a local daemon [2022-03-07T11:47:11.516Z] === RUN TestConfigInspect [2022-03-07T11:47:11.556Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-07T11:47:11.556Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T11:47:11.852Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T11:47:11.852Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestProcessNoDockerignore [2022-03-07T11:47:11.852Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T11:47:11.852Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-07T11:47:11.852Z] === RUN TestDetectContentType [2022-03-07T11:47:11.852Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestSelectAcceptableMIME [2022-03-07T11:47:11.852Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestInspectEmptyResponse [2022-03-07T11:47:11.852Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestInspectResponseBinary [2022-03-07T11:47:11.852Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestResponseUnsupportedContentType [2022-03-07T11:47:11.852Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestInspectResponseTextSimple [2022-03-07T11:47:11.852Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T11:47:11.852Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestUnknownContentLength [2022-03-07T11:47:11.852Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestDownloadRemote [2022-03-07T11:47:11.852Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-07T11:47:11.852Z] === RUN TestGetWithStatusError [2022-03-07T11:47:11.852Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestCloseRootDirectory [2022-03-07T11:47:11.852Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:47:11.852Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestHashFile [2022-03-07T11:47:11.852Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:47:11.852Z] --- SKIP: TestHashFile (0.01s) [2022-03-07T11:47:11.852Z] === RUN TestHashSubdir [2022-03-07T11:47:11.852Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:47:11.852Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T11:47:11.852Z] === RUN TestRemoveDirectory [2022-03-07T11:47:11.852Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:47:11.852Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-07T11:47:11.852Z] PASS [2022-03-07T11:47:11.852Z] coverage: 9.3% of statements [2022-03-07T11:47:11.852Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2022-03-07T11:47:11.852Z] === RUN TestEnable [2022-03-07T11:47:11.852Z] --- PASS: TestEnable (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestDisable [2022-03-07T11:47:11.852Z] --- PASS: TestDisable (0.00s) [2022-03-07T11:47:11.852Z] === RUN TestEnabled [2022-03-07T11:47:11.852Z] --- PASS: TestEnabled (0.00s) [2022-03-07T11:47:11.852Z] PASS [2022-03-07T11:47:11.852Z] coverage: 100.0% of statements [2022-03-07T11:47:11.852Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2022-03-07T11:47:12.118Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-07T11:47:12.118Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T11:47:12.198Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestConfigureDaemonLogs [2022-03-07T11:47:12.198Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T11:47:12.198Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T11:47:12.198Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T11:47:12.198Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T11:47:12.198Z] PASS [2022-03-07T11:47:12.198Z] coverage: 18.7% of statements [2022-03-07T11:47:12.198Z] ok github.com/docker/docker/cmd/dockerd 0.226s coverage: 18.7% of statements [2022-03-07T11:47:12.198Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T11:47:12.198Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T11:47:12.375Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T11:47:12.375Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T11:47:12.457Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-07T11:47:12.840Z] === RUN TestGetAllAllowed [2022-03-07T11:47:12.840Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestGetAllMeta [2022-03-07T11:47:12.840Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T11:47:12.840Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T11:47:12.840Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestIsExistingDirectory [2022-03-07T11:47:12.840Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestGetFilenameForDownload [2022-03-07T11:47:12.840Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestEnv2Variables [2022-03-07T11:47:12.840Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T11:47:12.840Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestMaintainer [2022-03-07T11:47:12.840Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestLabel [2022-03-07T11:47:12.840Z] --- PASS: TestLabel (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestFromScratch [2022-03-07T11:47:12.840Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestFromWithArg [2022-03-07T11:47:12.840Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T11:47:12.840Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestFromWithUndefinedArg [2022-03-07T11:47:12.840Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T11:47:12.840Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestOnbuild [2022-03-07T11:47:12.840Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestWorkdir [2022-03-07T11:47:12.840Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestCmd [2022-03-07T11:47:12.840Z] --- PASS: TestCmd (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestHealthcheckNone [2022-03-07T11:47:12.840Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestHealthcheckCmd [2022-03-07T11:47:12.840Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestEntrypoint [2022-03-07T11:47:12.840Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestExpose [2022-03-07T11:47:12.840Z] --- PASS: TestExpose (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestUser [2022-03-07T11:47:12.840Z] --- PASS: TestUser (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestVolume [2022-03-07T11:47:12.840Z] --- PASS: TestVolume (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestStopSignal [2022-03-07T11:47:12.840Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T11:47:12.840Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestArg [2022-03-07T11:47:12.840Z] --- PASS: TestArg (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestShell [2022-03-07T11:47:12.840Z] --- PASS: TestShell (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestPrependEnvOnCmd [2022-03-07T11:47:12.840Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestRunWithBuildArgs [2022-03-07T11:47:12.840Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T11:47:12.840Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T11:47:12.840Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T11:47:12.840Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T11:47:12.840Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T11:47:12.840Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.01s) [2022-03-07T11:47:12.840Z] === RUN TestNormalizeWorkdir [2022-03-07T11:47:12.840Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestDispatch [2022-03-07T11:47:12.840Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T11:47:12.840Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T11:47:12.840Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T11:47:12.840Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T11:47:12.840Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T11:47:12.840Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T11:47:12.840Z] === RUN TestDispatch/COPY_url [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch (0.08s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T11:47:12.840Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T11:47:12.840Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T11:47:12.840Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T11:47:12.840Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T11:47:12.840Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T11:47:12.840Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestEmptyDockerfile [2022-03-07T11:47:12.840Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestSymlinkDockerfile [2022-03-07T11:47:12.840Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T11:47:12.840Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T11:47:12.840Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestNonExistingDockerfile [2022-03-07T11:47:12.840Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestCopyRunConfig [2022-03-07T11:47:12.840Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestDeepCopyRunConfig [2022-03-07T11:47:12.840Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestExportImage [2022-03-07T11:47:12.840Z] --- PASS: TestExportImage (0.00s) [2022-03-07T11:47:12.840Z] === RUN TestNormalizeDest [2022-03-07T11:47:12.840Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T11:47:12.840Z] PASS [2022-03-07T11:47:12.840Z] coverage: 46.7% of statements [2022-03-07T11:47:12.840Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 46.7% of statements [2022-03-07T11:47:12.840Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T11:47:12.936Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-07T11:47:12.936Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T11:47:13.187Z] === RUN TestContainerStopSignal [2022-03-07T11:47:13.187Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestContainerStopTimeout [2022-03-07T11:47:13.187Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T11:47:13.187Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T11:47:13.187Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T11:47:13.187Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T11:47:13.187Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T11:47:13.187Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestNewMemoryStore [2022-03-07T11:47:13.187Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestAddContainers [2022-03-07T11:47:13.187Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestGetContainer [2022-03-07T11:47:13.187Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestDeleteContainer [2022-03-07T11:47:13.187Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestListContainers [2022-03-07T11:47:13.187Z] --- PASS: TestListContainers (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestFirstContainer [2022-03-07T11:47:13.187Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestApplyAllContainer [2022-03-07T11:47:13.187Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestIsValidHealthString [2022-03-07T11:47:13.187Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T11:47:13.187Z] === RUN TestStateRunStop [2022-03-07T11:47:13.188Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T11:47:13.188Z] === RUN TestStateTimeoutWait [2022-03-07T11:47:13.188Z] state_test.go:141: Stop callback fired [2022-03-07T11:47:13.188Z] state_test.go:165: Stop callback fired [2022-03-07T11:47:13.188Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T11:47:13.188Z] === RUN TestIsValidStateString [2022-03-07T11:47:13.188Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T11:47:13.188Z] === RUN TestViewSaveDelete [2022-03-07T11:47:13.188Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-07T11:47:13.188Z] === RUN TestViewAll [2022-03-07T11:47:13.188Z] --- PASS: TestViewAll (0.01s) [2022-03-07T11:47:13.188Z] === RUN TestViewGet [2022-03-07T11:47:13.188Z] --- PASS: TestViewGet (0.01s) [2022-03-07T11:47:13.188Z] === RUN TestNames [2022-03-07T11:47:13.188Z] --- PASS: TestNames (0.00s) [2022-03-07T11:47:13.188Z] === RUN TestViewWithHealthCheck [2022-03-07T11:47:13.188Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T11:47:13.188Z] PASS [2022-03-07T11:47:13.188Z] coverage: 41.7% of statements [2022-03-07T11:47:13.188Z] ok github.com/docker/docker/container 0.263s coverage: 41.7% of statements [2022-03-07T11:47:13.188Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T11:47:13.188Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T11:47:13.188Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T11:47:13.188Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T11:47:13.309Z] === RUN TestTCP4Proxy [2022-03-07T11:47:13.309Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-07T11:47:13.309Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T11:47:13.309Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestTCP6Proxy [2022-03-07T11:47:13.309Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:47:13.309Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestTCPDualStackProxy [2022-03-07T11:47:13.309Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:47:13.309Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestUDP4Proxy [2022-03-07T11:47:13.309Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestUDP6Proxy [2022-03-07T11:47:13.309Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:47:13.309Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestUDPWriteError [2022-03-07T11:47:13.309Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestSCTP4Proxy [2022-03-07T11:47:13.309Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T11:47:13.309Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T11:47:13.309Z] === RUN TestSCTP6Proxy [2022-03-07T11:47:13.309Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:47:13.309Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T11:47:13.309Z] PASS [2022-03-07T11:47:13.309Z] coverage: 49.4% of statements [2022-03-07T11:47:13.309Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-03-07T11:47:13.854Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-07T11:47:14.301Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-03-07T11:47:14.301Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T11:47:14.771Z] === RUN TestPrepare [2022-03-07T11:47:14.771Z] --- PASS: TestPrepare (0.00s) [2022-03-07T11:47:14.771Z] === RUN TestStart [2022-03-07T11:47:14.771Z] --- PASS: TestStart (0.00s) [2022-03-07T11:47:14.771Z] === RUN TestWaitCancel [2022-03-07T11:47:14.771Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T11:47:14.771Z] === RUN TestWaitDisabled [2022-03-07T11:47:14.771Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T11:47:14.771Z] === RUN TestWaitEnabled [2022-03-07T11:47:14.771Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T11:47:14.771Z] === RUN TestRemove [2022-03-07T11:47:14.771Z] --- PASS: TestRemove (0.00s) [2022-03-07T11:47:14.771Z] PASS [2022-03-07T11:47:14.771Z] coverage: 65.3% of statements [2022-03-07T11:47:14.771Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-03-07T11:47:14.809Z] --- PASS: TestConfigInspect (3.08s) [2022-03-07T11:47:14.809Z] === RUN TestConfigList [2022-03-07T11:47:14.864Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-07T11:47:14.864Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T11:47:15.120Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-07T11:47:15.120Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T11:47:15.682Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T11:47:15.682Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T11:47:15.759Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-07T11:47:16.020Z] check_test.go:308: [dbd3b77a53ee3] daemon is not started [2022-03-07T11:47:16.020Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-07T11:47:16.346Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T11:47:16.346Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T11:47:16.346Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T11:47:16.346Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T11:47:16.592Z] check_test.go:308: [d20d16fd80f6b] daemon is not started [2022-03-07T11:47:16.593Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T11:47:16.818Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T11:47:16.818Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T11:47:16.818Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T11:47:16.818Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T11:47:16.855Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T11:47:17.050Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-03-07T11:47:17.050Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T11:47:17.288Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T11:47:17.288Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T11:47:17.288Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T11:47:17.288Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T11:47:17.288Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T11:47:17.289Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T11:47:17.289Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T11:47:17.289Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T11:47:17.289Z] PASS [2022-03-07T11:47:17.289Z] coverage: 35.9% of statements [2022-03-07T11:47:17.289Z] ok github.com/docker/docker/daemon/cluster/convert 0.466s coverage: 35.9% of statements [2022-03-07T11:47:17.289Z] === RUN TestNewListSecretsFilters [2022-03-07T11:47:17.289Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T11:47:17.289Z] === RUN TestNewListConfigsFilters [2022-03-07T11:47:17.289Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T11:47:17.289Z] PASS [2022-03-07T11:47:17.289Z] coverage: 0.5% of statements [2022-03-07T11:47:17.289Z] ok github.com/docker/docker/daemon/cluster 1.163s coverage: 0.5% of statements [2022-03-07T11:47:17.427Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T11:47:17.427Z] --- PASS: TestConfigList (2.74s) [2022-03-07T11:47:17.427Z] === RUN TestConfigsCreateAndDelete [2022-03-07T11:47:17.999Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-07T11:47:18.260Z] check_test.go:308: [d8721e751fbd9] daemon is not started [2022-03-07T11:47:18.520Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-07T11:47:18.520Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T11:47:18.783Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T11:47:18.944Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-03-07T11:47:18.944Z] === RUN TestAuthZPluginHeader [2022-03-07T11:47:19.201Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-07T11:47:19.201Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T11:47:19.726Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-07T11:47:20.249Z] === RUN TestBuilderGC [2022-03-07T11:47:20.249Z] --- PASS: TestBuilderGC (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestFindConfigurationConflicts [2022-03-07T11:47:20.249Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T11:47:20.249Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T11:47:20.249Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T11:47:20.249Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T11:47:20.249Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T11:47:20.249Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T11:47:20.249Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T11:47:20.249Z] === RUN TestValidateConfiguration [2022-03-07T11:47:20.297Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2022-03-07T11:47:20.297Z] === RUN TestConfigsUpdate [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_label [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T11:47:20.719Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T11:47:20.719Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T11:47:20.719Z] time="2022-03-07T11:47:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T11:47:20.719Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-07T11:47:20.719Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T11:47:20.719Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:47:20.719Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-07T11:47:20.719Z] === RUN TestReloadBadDefaultConfig [2022-03-07T11:47:20.719Z] time="2022-03-07T11:47:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-512285553" [2022-03-07T11:47:20.719Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestReloadWithConflictingLabels [2022-03-07T11:47:20.719Z] time="2022-03-07T11:47:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1715298046" [2022-03-07T11:47:20.719Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T11:47:20.719Z] time="2022-03-07T11:47:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1850717888" [2022-03-07T11:47:20.719Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestMaskURLCredentials [2022-03-07T11:47:20.719Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestDaemonConfigurationMerge [2022-03-07T11:47:20.719Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T11:47:20.719Z] PASS [2022-03-07T11:47:20.719Z] coverage: 79.2% of statements [2022-03-07T11:47:20.719Z] ok github.com/docker/docker/daemon/config 0.710s coverage: 79.2% of statements [2022-03-07T11:47:20.719Z] === RUN TestEventsLog [2022-03-07T11:47:20.719Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestEventsLogTimeout [2022-03-07T11:47:20.719Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T11:47:20.719Z] === RUN TestLogEvents [2022-03-07T11:47:20.719Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T11:47:20.719Z] === RUN TestLoadBufferedEvents [2022-03-07T11:47:20.869Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-07T11:47:21.188Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-07T11:47:21.188Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T11:47:21.188Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T11:47:21.188Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T11:47:21.188Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T11:47:21.188Z] PASS [2022-03-07T11:47:21.188Z] coverage: 50.0% of statements [2022-03-07T11:47:21.188Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2022-03-07T11:47:21.188Z] === RUN TestWaitNodeAttachment [2022-03-07T11:47:21.441Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T11:47:21.657Z] --- PASS: TestWaitNodeAttachment (0.48s) [2022-03-07T11:47:21.657Z] === RUN TestIsolationConversion [2022-03-07T11:47:21.657Z] === RUN TestIsolationConversion/default [2022-03-07T11:47:21.657Z] === RUN TestIsolationConversion/process [2022-03-07T11:47:21.657Z] === RUN TestIsolationConversion/hyperv [2022-03-07T11:47:21.657Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T11:47:21.657Z] === RUN TestContainerLabels [2022-03-07T11:47:21.657Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T11:47:21.657Z] === RUN TestCredentialSpecConversion [2022-03-07T11:47:21.657Z] === RUN TestCredentialSpecConversion/none [2022-03-07T11:47:21.657Z] === RUN TestCredentialSpecConversion/config [2022-03-07T11:47:21.657Z] === RUN TestCredentialSpecConversion/file [2022-03-07T11:47:21.657Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T11:47:21.657Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T11:47:21.657Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T11:47:21.658Z] === RUN TestControllerValidateMountBind [2022-03-07T11:47:21.658Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-07T11:47:21.658Z] === RUN TestControllerValidateMountVolume [2022-03-07T11:47:21.658Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T11:47:21.658Z] === RUN TestControllerValidateMountTarget [2022-03-07T11:47:21.658Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T11:47:21.658Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T11:47:21.658Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T11:47:21.658Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T11:47:21.658Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T11:47:21.658Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T11:47:21.658Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T11:47:21.658Z] PASS [2022-03-07T11:47:21.658Z] coverage: 11.0% of statements [2022-03-07T11:47:21.658Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.739s coverage: 11.0% of statements [2022-03-07T11:47:22.130Z] === RUN TestIsEmptyDir [2022-03-07T11:47:22.130Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T11:47:22.130Z] PASS [2022-03-07T11:47:22.130Z] coverage: 2.3% of statements [2022-03-07T11:47:22.130Z] ok github.com/docker/docker/daemon/graphdriver 0.075s coverage: 2.3% of statements [2022-03-07T11:47:22.384Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-07T11:47:22.599Z] === RUN TestVerifyNetworkingConfig [2022-03-07T11:47:22.599Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T11:47:22.599Z] === RUN TestGetContainer [2022-03-07T11:47:22.599Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T11:47:22.599Z] === RUN TestValidContainerNames [2022-03-07T11:47:22.600Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestContainerInitDNS [2022-03-07T11:47:22.600Z] daemon_test.go:145: root required [2022-03-07T11:47:22.600Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestMerge [2022-03-07T11:47:22.600Z] --- PASS: TestMerge (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestValidateContainerIsolation [2022-03-07T11:47:22.600Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestFindNetworkErrorType [2022-03-07T11:47:22.600Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestEnsureServicesExist [2022-03-07T11:47:22.600Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestEnsureServicesExistErrors [2022-03-07T11:47:22.600Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T11:47:22.600Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T11:47:22.600Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T11:47:22.600Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestContainerDelete [2022-03-07T11:47:22.600Z] --- PASS: TestContainerDelete (0.01s) [2022-03-07T11:47:22.600Z] === RUN TestContainerDoubleDelete [2022-03-07T11:47:22.600Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T11:47:22.600Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T11:47:22.600Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestNoneHealthcheck [2022-03-07T11:47:22.600Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestHealthStates [2022-03-07T11:47:22.600Z] === RUN TestLinkNaming [2022-03-07T11:47:22.600Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLinkNew [2022-03-07T11:47:22.600Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLinkEnv [2022-03-07T11:47:22.600Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLinkMultipleEnv [2022-03-07T11:47:22.600Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLinkPortRangeEnv [2022-03-07T11:47:22.600Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T11:47:22.600Z] PASS [2022-03-07T11:47:22.600Z] coverage: 93.0% of statements [2022-03-07T11:47:22.600Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-03-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] time="2022-03-07T11:47:22Z" 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-07T11:47:22.600Z] --- PASS: TestHealthStates (0.20s) [2022-03-07T11:47:22.600Z] === RUN TestGetInspectData [2022-03-07T11:47:22.600Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestFillLicense [2022-03-07T11:47:22.600Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestListInvalidFilter [2022-03-07T11:47:22.600Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestNameFilter [2022-03-07T11:47:22.600Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T11:47:22.600Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T11:47:22.600Z] === 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-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T11:47:22.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T11:47:22.600Z] --- 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-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T11:47:22.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestDaemonReloadLabels [2022-03-07T11:47:22.600Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T11:47:22.600Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestDaemonReloadMirrors [2022-03-07T11:47:22.600Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T11:47:22.600Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T11:47:22.600Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T11:47:22.600Z] reload_test.go:342: root required [2022-03-07T11:47:22.600Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T11:47:22.600Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T11:47:22.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-07T11:47:22.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T11:47:22.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-07T11:47:22.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T11:47:22.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-07T11:47:22.600Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T11:47:22.600Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T11:47:22.600Z] === RUN TestParseVolumesFrom [2022-03-07T11:47:22.600Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T11:47:22.600Z] PASS [2022-03-07T11:47:22.600Z] coverage: 8.6% of statements [2022-03-07T11:47:22.600Z] ok github.com/docker/docker/daemon 0.439s coverage: 8.6% of statements [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T11:47:22.600Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T11:47:22.955Z] --- PASS: TestConfigsUpdate (2.65s) [2022-03-07T11:47:22.955Z] === RUN TestTemplatedConfig [2022-03-07T11:47:23.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T11:47:23.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T11:47:23.070Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T11:47:23.070Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T11:47:23.070Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T11:47:23.070Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T11:47:23.368Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s) [2022-03-07T11:47:23.368Z] === RUN TestAuthZPluginV2Disable [2022-03-07T11:47:23.528Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T11:47:24.100Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-07T11:47:24.361Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T11:47:24.639Z] === RUN TestAdapterReadLogs [2022-03-07T11:47:24.639Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T11:47:24.639Z] === RUN TestCopier [2022-03-07T11:47:24.639Z] --- PASS: TestCopier (0.00s) [2022-03-07T11:47:24.639Z] === RUN TestCopierLongLines [2022-03-07T11:47:24.639Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T11:47:24.639Z] === RUN TestCopierSlow [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/defaults [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T11:47:24.639Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T11:47:24.639Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T11:47:25.114Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T11:47:25.114Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T11:47:25.114Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T11:47:25.114Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T11:47:25.114Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T11:47:25.114Z] --- PASS: TestCopierSlow (0.21s) [2022-03-07T11:47:25.114Z] === RUN TestCopierWithSized [2022-03-07T11:47:25.114Z] === RUN TestCopierWithSized/as_is [2022-03-07T11:47:25.114Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T11:47:25.114Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T11:47:25.114Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-07T11:47:25.114Z] === RUN TestCopierWithPartial [2022-03-07T11:47:25.114Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-07T11:47:25.114Z] === RUN TestRingLogger [2022-03-07T11:47:25.114Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestRingCap [2022-03-07T11:47:25.114Z] --- PASS: TestRingCap (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestRingClose [2022-03-07T11:47:25.114Z] --- PASS: TestRingClose (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestRingDrain [2022-03-07T11:47:25.114Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T11:47:25.114Z] PASS [2022-03-07T11:47:25.114Z] coverage: 43.2% of statements [2022-03-07T11:47:25.114Z] ok github.com/docker/docker/daemon/logger 0.317s coverage: 43.2% of statements [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T11:47:25.114Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-07T11:47:25.114Z] === RUN TestCreateSuccess [2022-03-07T11:47:25.114Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCreateStreamSkipped [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T11:47:25.114Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCreateLogGroupSuccess [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T11:47:25.114Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCreateError [2022-03-07T11:47:25.114Z] --- PASS: TestCreateError (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCreateAlreadyExists [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T11:47:25.114Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestLogClosed [2022-03-07T11:47:25.114Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestLogBlocking [2022-03-07T11:47:25.114Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T11:47:25.114Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T11:47:25.114Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestPublishBatchSuccess [2022-03-07T11:47:25.114Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestPublishBatchError [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=error msg=error [2022-03-07T11:47:25.114Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T11:47:25.114Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T11:47:25.114Z] time="2022-03-07T11:47:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T11:47:25.114Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchSimple [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchTicker [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchClose [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen/3/���� [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T11:47:25.114Z] === RUN TestEffectiveLen/5/ [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/0/ [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: He [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/6/a� [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: a [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: � [2022-03-07T11:47:25.114Z] === RUN TestFindValidSplit/7/a� [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T11:47:25.114Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T11:47:25.114Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestProcessEventEmoji [2022-03-07T11:47:25.114Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchLineSplit [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMaxEvents [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMaxTotalBytes (0.14s) [2022-03-07T11:47:25.114Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T11:47:25.114Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-07T11:47:25.584Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T11:47:25.584Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T11:47:25.584Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsFormat [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestCreateTagSuccess [2022-03-07T11:47:25.584Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T11:47:25.584Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T11:47:25.584Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T11:47:25.584Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T11:47:25.584Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-07T11:47:25.584Z] PASS [2022-03-07T11:47:25.584Z] coverage: 80.2% of statements [2022-03-07T11:47:25.584Z] ok github.com/docker/docker/daemon/logger/awslogs 0.609s coverage: 80.2% of statements [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T11:47:25.584Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T11:47:25.584Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T11:47:25.584Z] PASS [2022-03-07T11:47:25.584Z] coverage: 33.6% of statements [2022-03-07T11:47:25.584Z] ok github.com/docker/docker/daemon/logger/fluentd 0.099s coverage: 33.6% of statements [2022-03-07T11:47:25.584Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T11:47:25.584Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestSearchRegistryForImages [2022-03-07T11:47:25.584Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T11:47:25.584Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T11:47:25.584Z] === RUN TestImageDelete [2022-03-07T11:47:25.584Z] === RUN TestImageDelete/no_lease [2022-03-07T11:47:25.584Z] === RUN TestImageDelete/lease_exists [2022-03-07T11:47:25.584Z] --- PASS: TestImageDelete (0.06s) [2022-03-07T11:47:25.584Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T11:47:25.584Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-07T11:47:25.584Z] === RUN TestContentStoreForPull [2022-03-07T11:47:25.827Z] === RUN TestCheckpointCreateError [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCheckpointCreate [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCheckpointDeleteError [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCheckpointDelete [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCheckpointListError [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCheckpointList [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T11:47:25.827Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T11:47:25.827Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T11:47:25.827Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestGetAPIPath [2022-03-07T11:47:25.827Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestParseHostURL [2022-03-07T11:47:25.827Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T11:47:25.827Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T11:47:25.827Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNegotiateAPIVersion [2022-03-07T11:47:25.827Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T11:47:25.827Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T11:47:25.827Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T11:47:25.827Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T11:47:25.827Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestClientRedirect [2022-03-07T11:47:25.827Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigCreateUnsupported [2022-03-07T11:47:25.827Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigCreateError [2022-03-07T11:47:25.827Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigCreate [2022-03-07T11:47:25.827Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigInspectNotFound [2022-03-07T11:47:25.827Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T11:47:25.827Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigInspectUnsupported [2022-03-07T11:47:25.827Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigInspectError [2022-03-07T11:47:25.827Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T11:47:25.827Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigInspect [2022-03-07T11:47:25.827Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigListUnsupported [2022-03-07T11:47:25.827Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigListError [2022-03-07T11:47:25.827Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigList [2022-03-07T11:47:25.827Z] --- PASS: TestConfigList (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigRemoveUnsupported [2022-03-07T11:47:25.827Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigRemoveError [2022-03-07T11:47:25.827Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigRemove [2022-03-07T11:47:25.827Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigUpdateUnsupported [2022-03-07T11:47:25.827Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigUpdateError [2022-03-07T11:47:25.827Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestConfigUpdate [2022-03-07T11:47:25.827Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerCommitError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerCommit [2022-03-07T11:47:25.827Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStatPathError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStatPath [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyToContainerError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyToContainer [2022-03-07T11:47:25.827Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyFromContainerError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T11:47:25.827Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestCopyFromContainer [2022-03-07T11:47:25.827Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerCreateError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerCreateImageNotFound [2022-03-07T11:47:25.827Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerCreateWithName [2022-03-07T11:47:25.827Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerCreateAutoRemove [2022-03-07T11:47:25.827Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerDiffError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerDiff [2022-03-07T11:47:25.827Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecCreateError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecCreate [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecStartError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecStart [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecInspectError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecInspect [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExportError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExport [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerInspectError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T11:47:25.827Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T11:47:25.827Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerInspect [2022-03-07T11:47:25.827Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerInspectNode [2022-03-07T11:47:25.827Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerKillError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerKill [2022-03-07T11:47:25.827Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerListError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerList [2022-03-07T11:47:25.827Z] --- PASS: TestContainerList (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerLogsNotFoundError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerLogsError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerLogs [2022-03-07T11:47:25.827Z] --- PASS: TestContainerLogs (0.25s) [2022-03-07T11:47:25.827Z] === RUN TestContainerPauseError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerPause [2022-03-07T11:47:25.827Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainersPruneError [2022-03-07T11:47:25.827Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainersPrune [2022-03-07T11:47:25.827Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRemoveError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRemove [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRenameError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRename [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerResizeError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecResizeError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerResize [2022-03-07T11:47:25.827Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerExecResize [2022-03-07T11:47:25.827Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRestartError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerRestart [2022-03-07T11:47:25.827Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStartError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStart [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStatsError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStats [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStopError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStopError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerStop [2022-03-07T11:47:25.827Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerTopError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerTop [2022-03-07T11:47:25.827Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerUnpauseError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerUnpause [2022-03-07T11:47:25.827Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerUpdateError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerUpdate [2022-03-07T11:47:25.827Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerWaitError [2022-03-07T11:47:25.827Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestContainerWait [2022-03-07T11:47:25.827Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestDiskUsageError [2022-03-07T11:47:25.827Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestDiskUsage [2022-03-07T11:47:25.827Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestDistributionInspectUnsupported [2022-03-07T11:47:25.827Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T11:47:25.827Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestEventsErrorInOptions [2022-03-07T11:47:25.827Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestEventsErrorFromServer [2022-03-07T11:47:25.827Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestEvents [2022-03-07T11:47:25.827Z] --- PASS: TestEvents (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestTLSCloseWriter [2022-03-07T11:47:25.827Z] === PAUSE TestTLSCloseWriter [2022-03-07T11:47:25.827Z] === RUN TestImageBuildError [2022-03-07T11:47:25.827Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageBuild [2022-03-07T11:47:25.827Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestGetDockerOS [2022-03-07T11:47:25.827Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageCreateError [2022-03-07T11:47:25.827Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageCreate [2022-03-07T11:47:25.827Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageHistoryError [2022-03-07T11:47:25.827Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageHistory [2022-03-07T11:47:25.827Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageImportError [2022-03-07T11:47:25.827Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageImport [2022-03-07T11:47:25.827Z] --- PASS: TestImageImport (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageInspectError [2022-03-07T11:47:25.827Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageInspectImageNotFound [2022-03-07T11:47:25.827Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageInspectWithEmptyID [2022-03-07T11:47:25.827Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageInspect [2022-03-07T11:47:25.827Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageListError [2022-03-07T11:47:25.827Z] --- PASS: TestImageListError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageList [2022-03-07T11:47:25.827Z] --- PASS: TestImageList (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageListApiBefore125 [2022-03-07T11:47:25.827Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageLoadError [2022-03-07T11:47:25.827Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImageLoad [2022-03-07T11:47:25.827Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T11:47:25.827Z] === RUN TestImagesPruneError [2022-03-07T11:47:25.827Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagesPrune [2022-03-07T11:47:25.828Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullReferenceParseError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullAnyError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePullWithoutErrors [2022-03-07T11:47:25.828Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushReferenceError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushAnyError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithoutErrors [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T11:47:25.828Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageRemoveError [2022-03-07T11:47:25.828Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageRemoveImageNotFound [2022-03-07T11:47:25.828Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageRemove [2022-03-07T11:47:25.828Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSaveError [2022-03-07T11:47:25.828Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSave [2022-03-07T11:47:25.828Z] --- PASS: TestImageSave (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSearchAnyError [2022-03-07T11:47:25.828Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T11:47:25.828Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:47:25.828Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:47:25.828Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T11:47:25.828Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageSearchWithoutErrors [2022-03-07T11:47:25.828Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageTagError [2022-03-07T11:47:25.828Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageTagInvalidReference [2022-03-07T11:47:25.828Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T11:47:25.828Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageTagHexSource [2022-03-07T11:47:25.828Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestImageTag [2022-03-07T11:47:25.828Z] --- PASS: TestImageTag (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestInfoServerError [2022-03-07T11:47:25.828Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T11:47:25.828Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestInfo [2022-03-07T11:47:25.828Z] --- PASS: TestInfo (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkConnectError [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkConnect [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkCreateError [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkCreate [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkDisconnectError [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkDisconnect [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect/no_options [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect/verbose [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect/global_scope [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T11:47:25.828Z] === RUN TestNetworkInspect/server_error [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkListError [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkList [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworksPruneError [2022-03-07T11:47:25.828Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworksPrune [2022-03-07T11:47:25.828Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkRemoveError [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNetworkRemove [2022-03-07T11:47:25.828Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T11:47:25.828Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T11:47:25.828Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeInspect [2022-03-07T11:47:25.828Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeListError [2022-03-07T11:47:25.828Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeList [2022-03-07T11:47:25.828Z] --- PASS: TestNodeList (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeRemoveError [2022-03-07T11:47:25.828Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeRemove [2022-03-07T11:47:25.828Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeUpdateError [2022-03-07T11:47:25.828Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestNodeUpdate [2022-03-07T11:47:25.828Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestOptionWithHostFromEnv [2022-03-07T11:47:25.828Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestOptionWithTimeout [2022-03-07T11:47:25.828Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T11:47:25.828Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPingFail [2022-03-07T11:47:25.828Z] --- PASS: TestPingFail (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPingWithError [2022-03-07T11:47:25.828Z] 2022/03/07 11:47:24 RoundTripper returned a response & error; ignoring response [2022-03-07T11:47:25.828Z] 2022/03/07 11:47:24 RoundTripper returned a response & error; ignoring response [2022-03-07T11:47:25.828Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPingSuccess [2022-03-07T11:47:25.828Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPingHeadFallback [2022-03-07T11:47:25.828Z] === RUN TestPingHeadFallback/OK [2022-03-07T11:47:25.828Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T11:47:25.828Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T11:47:25.828Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T11:47:25.828Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T11:47:25.828Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginDisableError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginDisable [2022-03-07T11:47:25.828Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginEnableError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginEnable [2022-03-07T11:47:25.828Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T11:47:25.828Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginInspect [2022-03-07T11:47:25.828Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginListError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginList [2022-03-07T11:47:25.828Z] --- PASS: TestPluginList (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginPushError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginPush [2022-03-07T11:47:25.828Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginRemoveError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginRemove [2022-03-07T11:47:25.828Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginSetError [2022-03-07T11:47:25.828Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPluginSet [2022-03-07T11:47:25.828Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSetHostHeader [2022-03-07T11:47:25.828Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestPlainTextError [2022-03-07T11:47:25.828Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestInfiniteError [2022-03-07T11:47:25.828Z] --- PASS: TestInfiniteError (0.04s) [2022-03-07T11:47:25.828Z] === RUN TestCanceledContext [2022-03-07T11:47:25.828Z] 2022/03/07 11:47:24 RoundTripper returned a response & error; ignoring response [2022-03-07T11:47:25.828Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestDeadlineExceededContext [2022-03-07T11:47:25.828Z] 2022/03/07 11:47:24 RoundTripper returned a response & error; ignoring response [2022-03-07T11:47:25.828Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretCreateUnsupported [2022-03-07T11:47:25.828Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretCreateError [2022-03-07T11:47:25.828Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretCreate [2022-03-07T11:47:25.828Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretInspectUnsupported [2022-03-07T11:47:25.828Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T11:47:25.828Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T11:47:25.828Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretInspect [2022-03-07T11:47:25.828Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretListUnsupported [2022-03-07T11:47:25.828Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretListError [2022-03-07T11:47:25.828Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretList [2022-03-07T11:47:25.828Z] --- PASS: TestSecretList (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretRemoveUnsupported [2022-03-07T11:47:25.828Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretRemoveError [2022-03-07T11:47:25.828Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretRemove [2022-03-07T11:47:25.828Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretUpdateUnsupported [2022-03-07T11:47:25.828Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretUpdateError [2022-03-07T11:47:25.828Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSecretUpdate [2022-03-07T11:47:25.828Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceCreateError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceCreate [2022-03-07T11:47:25.828Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T11:47:25.828Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceCreateDigestPinning [2022-03-07T11:47:25.828Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T11:47:25.828Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T11:47:25.828Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceInspect [2022-03-07T11:47:25.828Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceListError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceList [2022-03-07T11:47:25.828Z] --- PASS: TestServiceList (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceLogsError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceLogs [2022-03-07T11:47:25.828Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceRemoveError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceRemove [2022-03-07T11:47:25.828Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceUpdateError [2022-03-07T11:47:25.828Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestServiceUpdate [2022-03-07T11:47:25.828Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmGetUnlockKey [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmInitError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmInit [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmInspect [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmJoinError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmJoin [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmLeaveError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmLeave [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmUnlockError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmUnlock [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmUpdateError [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestSwarmUpdate [2022-03-07T11:47:25.828Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestTaskInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T11:47:25.828Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestTaskInspect [2022-03-07T11:47:25.828Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestTaskListError [2022-03-07T11:47:25.828Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestTaskList [2022-03-07T11:47:25.828Z] --- PASS: TestTaskList (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestVolumeCreateError [2022-03-07T11:47:25.828Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestVolumeCreate [2022-03-07T11:47:25.828Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestVolumeInspectError [2022-03-07T11:47:25.828Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestVolumeInspectNotFound [2022-03-07T11:47:25.828Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T11:47:25.828Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T11:47:25.829Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T11:47:25.829Z] === RUN TestVolumeInspect [2022-03-07T11:47:25.829Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T11:47:25.829Z] === RUN TestVolumeListError [2022-03-07T11:47:25.829Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T11:47:25.829Z] === RUN TestVolumeList [2022-03-07T11:47:25.829Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T11:47:25.829Z] === RUN TestVolumeRemoveError [2022-03-07T11:47:25.829Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T11:47:25.829Z] === RUN TestVolumeRemove [2022-03-07T11:47:25.829Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T11:47:25.829Z] === CONT TestTLSCloseWriter [2022-03-07T11:47:25.829Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-07T11:47:25.829Z] PASS [2022-03-07T11:47:25.829Z] coverage: 75.2% of statements [2022-03-07T11:47:25.829Z] ok github.com/docker/docker/client 0.526s coverage: 75.2% of statements [2022-03-07T11:47:26.055Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-07T11:47:26.055Z] PASS [2022-03-07T11:47:26.055Z] coverage: 6.8% of statements [2022-03-07T11:47:26.055Z] ok github.com/docker/docker/daemon/images 0.425s coverage: 6.8% of statements [2022-03-07T11:47:26.055Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T11:47:26.055Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T11:47:26.055Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T11:47:26.055Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T11:47:26.055Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T11:47:26.055Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T11:47:26.275Z] --- PASS: TestTemplatedConfig (3.18s) [2022-03-07T11:47:26.275Z] === RUN TestConfigCreateResolve [2022-03-07T11:47:26.526Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T11:47:26.526Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T11:47:26.526Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T11:47:26.526Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-07T11:47:26.526Z] === RUN TestFastTimeMarshalJSON [2022-03-07T11:47:26.526Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-07T11:47:26.526Z] PASS [2022-03-07T11:47:26.526Z] coverage: 87.2% of statements [2022-03-07T11:47:26.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.236s coverage: 87.2% of statements [2022-03-07T11:47:26.638Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-03-07T11:47:26.638Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T11:47:26.995Z] === RUN TestJSONFileLogger [2022-03-07T11:47:26.995Z] --- PASS: TestJSONFileLogger (0.03s) [2022-03-07T11:47:26.995Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T11:47:26.995Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-07T11:47:26.995Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T11:47:26.995Z] --- PASS: TestJSONFileLoggerWithOpts (0.07s) [2022-03-07T11:47:26.995Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T11:47:26.995Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T11:47:26.995Z] === RUN TestEncodeDecode [2022-03-07T11:47:26.995Z] === PAUSE TestEncodeDecode [2022-03-07T11:47:26.995Z] === RUN TestUnexpectedEOF [2022-03-07T11:47:27.465Z] time="2022-03-07T11:47:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T11:47:27.465Z] time="2022-03-07T11:47:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T11:47:27.465Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-07T11:47:27.465Z] === CONT TestEncodeDecode [2022-03-07T11:47:27.465Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T11:47:27.465Z] PASS [2022-03-07T11:47:27.465Z] coverage: 69.9% of statements [2022-03-07T11:47:27.465Z] === RUN TestWriteLog [2022-03-07T11:47:27.465Z] === PAUSE TestWriteLog [2022-03-07T11:47:27.465Z] === RUN TestReadLog [2022-03-07T11:47:27.465Z] === PAUSE TestReadLog [2022-03-07T11:47:27.465Z] === RUN TestDecode [2022-03-07T11:47:27.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.410s coverage: 69.9% of statements [2022-03-07T11:47:27.465Z] --- PASS: TestDecode (0.04s) [2022-03-07T11:47:27.465Z] === CONT TestWriteLog [2022-03-07T11:47:27.465Z] === CONT TestReadLog [2022-03-07T11:47:27.465Z] === RUN TestReadLog/tail_exact [2022-03-07T11:47:27.465Z] --- PASS: TestWriteLog (0.01s) [2022-03-07T11:47:27.465Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T11:47:27.465Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T11:47:27.465Z] --- PASS: TestReadLog (0.24s) [2022-03-07T11:47:27.465Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-07T11:47:27.465Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-07T11:47:27.465Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-07T11:47:27.465Z] PASS [2022-03-07T11:47:27.465Z] coverage: 78.7% of statements [2022-03-07T11:47:27.465Z] ok github.com/docker/docker/daemon/logger/local 0.349s coverage: 78.7% of statements [2022-03-07T11:47:27.465Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T11:47:27.662Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-07T11:47:28.454Z] === RUN TestOpenFileDelete [2022-03-07T11:47:28.454Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestOpenFileRename [2022-03-07T11:47:28.454Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestHandleDecoderErr [2022-03-07T11:47:28.454Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestParseLogTagDefaultTag [2022-03-07T11:47:28.454Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestParseLogTag [2022-03-07T11:47:28.454Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestParseLogTagEmptyTag [2022-03-07T11:47:28.454Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestTailFiles [2022-03-07T11:47:28.454Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestFollowLogsConsumerGone [2022-03-07T11:47:28.454Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T11:47:28.454Z] === RUN TestFollowLogsProducerGone [2022-03-07T11:47:28.454Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T11:47:28.454Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T11:47:28.454Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-07T11:47:28.454Z] === RUN TestCheckCapacityAndRotate [2022-03-07T11:47:28.454Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T11:47:28.454Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T11:47:28.454Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-07T11:47:28.454Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T11:47:28.454Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-07T11:47:28.454Z] PASS [2022-03-07T11:47:28.454Z] coverage: 53.5% of statements [2022-03-07T11:47:28.454Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.176s coverage: 53.5% of statements [2022-03-07T11:47:28.454Z] === RUN TestLog [2022-03-07T11:47:28.454Z] --- PASS: TestLog (0.03s) [2022-03-07T11:47:28.454Z] PASS [2022-03-07T11:47:28.454Z] coverage: 31.5% of statements [2022-03-07T11:47:28.454Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-03-07T11:47:28.605Z] --- PASS: TestConfigCreateResolve (2.59s) [2022-03-07T11:47:28.605Z] PASS [2022-03-07T11:47:28.605Z] [2022-03-07T11:47:28.605Z] DONE 6 tests in 17.155s [2022-03-07T11:47:28.605Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T11:47:28.605Z] ++ 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-07T11:47:28.605Z] ++ set -e [2022-03-07T11:47:28.605Z] ++ '[' -n 0 ']' [2022-03-07T11:47:28.605Z] ++ set -x [2022-03-07T11:47:28.605Z] ++ 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-07T11:47:28.867Z] INFO: Testing against a local daemon [2022-03-07T11:47:28.867Z] === RUN TestCheckpoint [2022-03-07T11:47:28.867Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:47:28.867Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T11:47:28.867Z] === RUN TestContainerInvalidJSON [2022-03-07T11:47:28.867Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:47:28.867Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:47:28.867Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:47:28.867Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:47:28.867Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:47:28.867Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:47:28.867Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T11:47:28.867Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T11:47:28.867Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T11:47:28.867Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T11:47:28.867Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-07T11:47:28.867Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T11:47:28.867Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-07T11:47:28.867Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T11:47:28.867Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-07T11:47:28.867Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T11:47:29.128Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-07T11:47:29.128Z] === RUN TestCopyFromContainer [2022-03-07T11:47:29.442Z] === RUN TestParseLogFormat [2022-03-07T11:47:29.443Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestValidateLogOptEmpty [2022-03-07T11:47:29.443Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestValidateSyslogAddress [2022-03-07T11:47:29.443Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestParseAddressDefaultPort [2022-03-07T11:47:29.443Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestValidateSyslogFacility [2022-03-07T11:47:29.443Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T11:47:29.443Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestValidateLogOpt [2022-03-07T11:47:29.443Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T11:47:29.443Z] PASS [2022-03-07T11:47:29.443Z] coverage: 46.8% of statements [2022-03-07T11:47:29.443Z] ok github.com/docker/docker/daemon/logger/syslog 0.085s coverage: 46.8% of statements [2022-03-07T11:47:29.443Z] === RUN TestValidateLogOpt [2022-03-07T11:47:29.443Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestNewMissedConfig [2022-03-07T11:47:29.443Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestNewMissedUrl [2022-03-07T11:47:29.443Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestNewMissedToken [2022-03-07T11:47:29.443Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestNewWithProxy [2022-03-07T11:47:29.443Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestDefault [2022-03-07T11:47:29.443Z] --- PASS: TestDefault (0.01s) [2022-03-07T11:47:29.443Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T11:47:29.443Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestJsonFormat [2022-03-07T11:47:29.443Z] --- PASS: TestJsonFormat (0.01s) [2022-03-07T11:47:29.443Z] === RUN TestRawFormat [2022-03-07T11:47:29.443Z] --- PASS: TestRawFormat (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestRawFormatWithLabels [2022-03-07T11:47:29.443Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestRawFormatWithoutTag [2022-03-07T11:47:29.443Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T11:47:29.443Z] === RUN TestBatching [2022-03-07T11:47:29.443Z] === RUN TestNewParse [2022-03-07T11:47:29.443Z] --- PASS: TestNewParse (0.00s) [2022-03-07T11:47:29.443Z] PASS [2022-03-07T11:47:29.443Z] coverage: 8.3% of statements [2022-03-07T11:47:29.443Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-03-07T11:47:29.700Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T11:47:29.911Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2022-03-07T11:47:29.911Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T11:47:29.912Z] --- PASS: TestBatching (0.26s) [2022-03-07T11:47:29.912Z] === RUN TestFrequency [2022-03-07T11:47:29.912Z] --- PASS: TestFrequency (0.25s) [2022-03-07T11:47:29.912Z] === RUN TestOneMessagePerRequest [2022-03-07T11:47:29.912Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T11:47:29.912Z] === RUN TestVerify [2022-03-07T11:47:29.912Z] --- PASS: TestVerify (0.00s) [2022-03-07T11:47:29.912Z] === RUN TestSkipVerify [2022-03-07T11:47:30.273Z] === RUN TestCopyFromContainer// [2022-03-07T11:47:30.273Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T11:47:30.382Z] time="2022-03-07T11:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.382Z] time="2022-03-07T11:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.382Z] time="2022-03-07T11:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.534Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T11:47:30.534Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T11:47:30.534Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T11:47:30.795Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T11:47:30.795Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T11:47:30.795Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T11:47:30.795Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T11:47:30.852Z] --- PASS: TestSkipVerify (0.72s) [2022-03-07T11:47:30.852Z] === RUN TestBufferMaximum [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.428195\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.428195\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-07T11:47:30.852Z] === RUN TestServerAlwaysDown [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.437895\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.437895\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.437895\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.439546\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] time="2022-03-07T11:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653650.439546\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:30.852Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T11:47:30.852Z] === RUN TestCannotSendAfterClose [2022-03-07T11:47:30.852Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T11:47:30.852Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T11:47:30.852Z] === RUN TestV1IDService [2022-03-07T11:47:30.852Z] --- PASS: TestV1IDService (0.02s) [2022-03-07T11:47:30.852Z] === RUN TestV2MetadataService [2022-03-07T11:47:31.056Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer (2.05s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-03-07T11:47:31.056Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-03-07T11:47:31.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T11:47:31.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:47:31.056Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:47:31.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:47:31.056Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:47:31.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:47:31.056Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:47:31.056Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:47:31.056Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:47:31.056Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:47:31.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-07T11:47:31.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T11:47:31.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-07T11:47:31.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T11:47:31.056Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T11:47:31.317Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-03-07T11:47:31.317Z] === RUN TestCreateWithInvalidEnv [2022-03-07T11:47:31.317Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T11:47:31.317Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T11:47:31.317Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T11:47:31.317Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T11:47:31.317Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T11:47:31.317Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T11:47:31.317Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T11:47:31.317Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T11:47:31.317Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T11:47:31.317Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-07T11:47:31.317Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T11:47:31.317Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T11:47:31.317Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T11:47:31.317Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T11:47:31.317Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T11:47:31.317Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T11:47:31.317Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-07T11:47:31.843Z] --- PASS: TestV2MetadataService (0.81s) [2022-03-07T11:47:31.843Z] PASS [2022-03-07T11:47:31.843Z] coverage: 48.2% of statements [2022-03-07T11:47:31.843Z] ok github.com/docker/docker/distribution/metadata 0.920s coverage: 48.2% of statements [2022-03-07T11:47:31.843Z] time="2022-03-07T11:47:31Z" 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-07T11:47:31.843Z] time="2022-03-07T11:47:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"50c0cb18de4f\"}'" [2022-03-07T11:47:31.843Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-07T11:47:31.843Z] PASS [2022-03-07T11:47:31.843Z] coverage: 82.5% of statements [2022-03-07T11:47:31.843Z] ok github.com/docker/docker/daemon/logger/splunk 2.379s coverage: 82.5% of statements [2022-03-07T11:47:31.843Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T11:47:31.843Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T11:47:31.843Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T11:47:31.843Z] === RUN TestSuccessfulDownload [2022-03-07T11:47:31.843Z] download_test.go:267: Needs fixing on Windows [2022-03-07T11:47:31.843Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T11:47:31.843Z] === RUN TestCancelledDownload [2022-03-07T11:47:31.843Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T11:47:31.843Z] === RUN TestMaxDownloadAttempts [2022-03-07T11:47:31.843Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:47:31.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:47:31.843Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:47:31.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:47:31.843Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:47:31.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:47:31.843Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:47:31.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:47:31.843Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:47:31.843Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:47:31.843Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:47:31.843Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:47:31.843Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T11:47:31.843Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T11:47:31.843Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T11:47:31.843Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T11:47:31.843Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T11:47:31.843Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T11:47:31.843Z] === RUN TestManifestStore [2022-03-07T11:47:31.843Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T11:47:31.888Z] check_test.go:308: [dc84a87e748e6] daemon is not started [2022-03-07T11:47:31.888Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4014605453\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/no_local_cache [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/with_local_cache [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:32Z" level=warning msg="reference for unknown type: " [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:32Z" level=warning msg="reference for unknown type: " [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:32Z" level=warning msg="reference for unknown type: " [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:32Z" level=warning msg="reference for unknown type: " [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:32Z" level=warning msg="reference for unknown type: " [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T11:47:32.313Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore (0.38s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2022-03-07T11:47:32.313Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T11:47:32.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestFixManifestLayers [2022-03-07T11:47:32.313Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T11:47:32.313Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T11:47:32.313Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestFixManifestLayersBadParent [2022-03-07T11:47:32.313Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestValidateManifest [2022-03-07T11:47:32.313Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T11:47:32.313Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestFormatPlatform [2022-03-07T11:47:32.313Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T11:47:32.313Z] === RUN TestPullSchema2Config [2022-03-07T11:47:32.313Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T11:47:32.313Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:47:32.313Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:47:32.313Z] === RUN TestPullSchema2Config/500_status [2022-03-07T11:47:32.313Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:47:32.313Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:47:32.313Z] time="2022-03-07T11:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:47:32.313Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T11:47:32.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-03-07T11:47:32.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-03-07T11:47:32.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-03-07T11:47:32.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-03-07T11:47:32.314Z] === RUN TestTransfer [2022-03-07T11:47:32.459Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-07T11:47:32.721Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T11:47:32.782Z] --- PASS: TestTransfer (0.17s) [2022-03-07T11:47:32.782Z] === RUN TestConcurrencyLimit [2022-03-07T11:47:32.782Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:47:32.782Z] === RUN TestPullSchema2Config/EOF [2022-03-07T11:47:32.782Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:47:32.782Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:47:32.782Z] 2022/03/07 11:47:32 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-07T11:47:32.782Z] goroutine 122 [running]: [2022-03-07T11:47:32.782Z] net/http.(*conn).serve.func1() [2022-03-07T11:47:32.782Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T11:47:32.782Z] panic({0x1214800, 0x1395ea0}) [2022-03-07T11:47:32.782Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T11:47:32.782Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00028a104, {0x13a7200, 0xc0002a00e0}) [2022-03-07T11:47:32.782Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T11:47:32.782Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13a7200, 0xc0002a00e0}, 0xc0002d4400) [2022-03-07T11:47:32.782Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T11:47:32.782Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13a7200, 0xc0002a00e0}, 0xd28e35) [2022-03-07T11:47:32.782Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T11:47:32.783Z] net/http.serverHandler.ServeHTTP({0xc000284900}, {0x13a7200, 0xc0002a00e0}, 0xc0002d4400) [2022-03-07T11:47:32.783Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T11:47:32.783Z] net/http.(*conn).serve(0xc00016c280, {0x13ab838, 0xc000284660}) [2022-03-07T11:47:32.783Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T11:47:32.783Z] created by net/http.(*Server).Serve [2022-03-07T11:47:32.783Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T11:47:32.783Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:47:32.783Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T11:47:32.783Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:47:32.783Z] === RUN TestNotFound [2022-03-07T11:47:32.783Z] --- PASS: TestNotFound (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestConflict [2022-03-07T11:47:32.783Z] --- PASS: TestConflict (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestForbidden [2022-03-07T11:47:32.783Z] --- PASS: TestForbidden (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestInvalidParameter [2022-03-07T11:47:32.783Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestNotImplemented [2022-03-07T11:47:32.783Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestNotModified [2022-03-07T11:47:32.783Z] --- PASS: TestNotModified (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestUnauthorized [2022-03-07T11:47:32.783Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestUnknown [2022-03-07T11:47:32.783Z] --- PASS: TestUnknown (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestCancelled [2022-03-07T11:47:32.783Z] --- PASS: TestCancelled (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestDeadline [2022-03-07T11:47:32.783Z] --- PASS: TestDeadline (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestDataLoss [2022-03-07T11:47:32.783Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestUnavailable [2022-03-07T11:47:32.783Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestSystem [2022-03-07T11:47:32.783Z] --- PASS: TestSystem (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Conflict [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T11:47:32.783Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T11:47:32.783Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:47:32.783Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-07T11:47:32.783Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-07T11:47:32.783Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-07T11:47:32.783Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T11:47:32.783Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-07T11:47:32.783Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T11:47:32.783Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestLayerAlreadyExists [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T11:47:32.783Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T11:47:32.783Z] PASS [2022-03-07T11:47:32.783Z] coverage: 53.1% of statements [2022-03-07T11:47:32.783Z] 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-07T11:47:32.783Z] 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-07T11:47:32.783Z] 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-07T11:47:32.783Z] 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-07T11:47:32.783Z] 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-07T11:47:32.783Z] 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-07T11:47:32.783Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T11:47:32.783Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T11:47:32.783Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2022-03-07T11:47:32.783Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-07T11:47:32.783Z] === RUN TestInactiveJobs [2022-03-07T11:47:32.982Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-07T11:47:32.982Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T11:47:33.243Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2022-03-07T11:47:33.243Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T11:47:33.252Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-07T11:47:33.252Z] === RUN TestWatchRelease [2022-03-07T11:47:33.252Z] --- PASS: TestWatchRelease (0.04s) [2022-03-07T11:47:33.252Z] === RUN TestWatchFinishedTransfer [2022-03-07T11:47:33.252Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T11:47:33.252Z] === RUN TestDuplicateTransfer [2022-03-07T11:47:33.252Z] --- PASS: TestDuplicateTransfer (0.08s) [2022-03-07T11:47:33.252Z] === RUN TestSuccessfulUpload [2022-03-07T11:47:33.503Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-07T11:47:33.722Z] === RUN TestFSGetInvalidData [2022-03-07T11:47:33.722Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSInvalidSet [2022-03-07T11:47:33.722Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSInvalidRoot [2022-03-07T11:47:33.722Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSMetadataGetSet [2022-03-07T11:47:33.722Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-07T11:47:33.722Z] === RUN TestFSInvalidWalker [2022-03-07T11:47:33.722Z] time="2022-03-07T11:47:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T11:47:33.722Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSGetSet [2022-03-07T11:47:33.722Z] --- PASS: TestFSGetSet (0.03s) [2022-03-07T11:47:33.722Z] === RUN TestFSGetUnsetKey [2022-03-07T11:47:33.722Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestFSGetEmptyData [2022-03-07T11:47:33.722Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSDelete [2022-03-07T11:47:33.722Z] --- PASS: TestFSDelete (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSWalker [2022-03-07T11:47:33.722Z] --- PASS: TestFSWalker (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestFSWalkerStopOnError [2022-03-07T11:47:33.722Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-07T11:47:33.722Z] === RUN TestNewFromJSON [2022-03-07T11:47:33.722Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T11:47:33.722Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestMarshalKeyOrder [2022-03-07T11:47:33.722Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestHistoryEqual [2022-03-07T11:47:33.722Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-07T11:47:33.722Z] === RUN TestCancelledUpload [2022-03-07T11:47:33.722Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T11:47:33.722Z] PASS [2022-03-07T11:47:33.722Z] coverage: 77.3% of statements [2022-03-07T11:47:33.722Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 77.3% of statements [2022-03-07T11:47:33.722Z] --- PASS: TestHistoryEqual (0.17s) [2022-03-07T11:47:33.722Z] === RUN TestImage [2022-03-07T11:47:33.722Z] --- PASS: TestImage (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestImageOSNotEmpty [2022-03-07T11:47:33.722Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T11:47:33.722Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T11:47:33.722Z] === RUN TestCreate [2022-03-07T11:47:33.722Z] --- PASS: TestCreate (0.01s) [2022-03-07T11:47:33.722Z] === RUN TestRestore [2022-03-07T11:47:33.722Z] === RUN TestCompare [2022-03-07T11:47:33.722Z] --- PASS: TestCompare (0.00s) [2022-03-07T11:47:33.722Z] PASS [2022-03-07T11:47:33.722Z] coverage: 19.2% of statements [2022-03-07T11:47:34.191Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-03-07T11:47:34.191Z] time="2022-03-07T11:47:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T11:47:34.191Z] --- PASS: TestRestore (0.03s) [2022-03-07T11:47:34.191Z] === RUN TestAddDelete [2022-03-07T11:47:34.191Z] --- PASS: TestAddDelete (0.04s) [2022-03-07T11:47:34.191Z] === RUN TestSearchAfterDelete [2022-03-07T11:47:34.191Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-07T11:47:34.191Z] === RUN TestParentReset [2022-03-07T11:47:34.191Z] --- PASS: TestParentReset (0.03s) [2022-03-07T11:47:34.191Z] === RUN TestGetAndSetLastUpdated [2022-03-07T11:47:34.191Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-07T11:47:34.191Z] === RUN TestStoreLen [2022-03-07T11:47:34.191Z] --- PASS: TestStoreLen (0.10s) [2022-03-07T11:47:34.191Z] PASS [2022-03-07T11:47:34.191Z] coverage: 86.9% of statements [2022-03-07T11:47:34.191Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-03-07T11:47:34.191Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T11:47:34.191Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T11:47:34.191Z] === RUN TestTokenPassThru [2022-03-07T11:47:34.191Z] ok github.com/docker/docker/image 0.616s coverage: 86.9% of statements [2022-03-07T11:47:34.191Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T11:47:34.191Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T11:47:34.191Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T11:47:34.191Z] PASS [2022-03-07T11:47:34.191Z] coverage: 26.7% of statements [2022-03-07T11:47:34.191Z] ok github.com/docker/docker/distribution 2.241s coverage: 26.7% of statements [2022-03-07T11:47:34.662Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T11:47:34.662Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T11:47:34.890Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T11:47:35.132Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T11:47:35.132Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T11:47:35.132Z] PASS [2022-03-07T11:47:35.132Z] coverage: 25.0% of statements [2022-03-07T11:47:35.132Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2022-03-07T11:47:35.132Z] === RUN TestValidateManifest [2022-03-07T11:47:35.132Z] === RUN TestValidateManifest/nil [2022-03-07T11:47:35.132Z] === RUN TestValidateManifest/non-nil [2022-03-07T11:47:35.132Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T11:47:35.132Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T11:47:35.132Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T11:47:35.132Z] PASS [2022-03-07T11:47:35.132Z] coverage: 0.7% of statements [2022-03-07T11:47:35.132Z] ok github.com/docker/docker/image/tarexport 0.119s coverage: 0.7% of statements [2022-03-07T11:47:35.132Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) [2022-03-07T11:47:35.463Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T11:47:35.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:47:35.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:47:35.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:47:35.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:47:35.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:47:35.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:47:35.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:47:35.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:47:35.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:47:35.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:47:35.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:47:35.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:47:35.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:47:35.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:47:35.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-07T11:47:35.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-07T11:47:35.463Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T11:47:36.035Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-03-07T11:47:36.035Z] === RUN TestCreateDifferentPlatform [2022-03-07T11:47:36.035Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T11:47:36.035Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T11:47:36.035Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-07T11:47:36.035Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T11:47:36.035Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T11:47:36.035Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T11:47:36.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-07T11:47:36.035Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T11:47:36.123Z] === RUN TestSerialization [2022-03-07T11:47:36.123Z] --- PASS: TestSerialization (0.04s) [2022-03-07T11:47:36.123Z] PASS [2022-03-07T11:47:36.123Z] coverage: 100.0% of statements [2022-03-07T11:47:36.123Z] ok github.com/docker/docker/libcontainerd/queue 0.147s coverage: 100.0% of statements [2022-03-07T11:47:36.296Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-07T11:47:36.296Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T11:47:36.296Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T11:47:36.296Z] === RUN TestDaemonRestartIpcMode [2022-03-07T11:47:36.296Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T11:47:36.296Z] === RUN TestDaemonHostGatewayIP [2022-03-07T11:47:36.296Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T11:47:36.296Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T11:47:36.296Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T11:47:36.296Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T11:47:36.296Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T11:47:36.296Z] === RUN TestDiff [2022-03-07T11:47:36.296Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-07T11:47:36.868Z] --- PASS: TestDiff (0.68s) [2022-03-07T11:47:36.868Z] === RUN TestExecWithCloseStdin [2022-03-07T11:47:37.113Z] === RUN TestEnvironmentParsing [2022-03-07T11:47:37.113Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T11:47:37.113Z] PASS [2022-03-07T11:47:37.113Z] coverage: 1.2% of statements [2022-03-07T11:47:37.113Z] ok github.com/docker/docker/libcontainerd/local 0.121s coverage: 1.2% of statements [2022-03-07T11:47:37.113Z] === RUN TestEmptyLayer [2022-03-07T11:47:37.113Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T11:47:37.113Z] === RUN TestCommitFailure [2022-03-07T11:47:37.113Z] --- PASS: TestCommitFailure (0.01s) [2022-03-07T11:47:37.113Z] === RUN TestStartTransactionFailure [2022-03-07T11:47:37.113Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-07T11:47:37.113Z] === RUN TestGetOrphan [2022-03-07T11:47:37.113Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T11:47:37.113Z] === RUN TestMountAndRegister [2022-03-07T11:47:37.113Z] layer_test.go:258: Layer size: 14 [2022-03-07T11:47:37.113Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-07T11:47:37.113Z] === RUN TestLayerRelease [2022-03-07T11:47:37.113Z] layer_test.go:291: Failing on Windows [2022-03-07T11:47:37.113Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T11:47:37.113Z] === RUN TestStoreRestore [2022-03-07T11:47:37.113Z] layer_test.go:340: Failing on Windows [2022-03-07T11:47:37.113Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T11:47:37.113Z] === RUN TestTarStreamStability [2022-03-07T11:47:37.113Z] layer_test.go:455: Failing on Windows [2022-03-07T11:47:37.113Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T11:47:37.113Z] === RUN TestRegisterExistingLayer [2022-03-07T11:47:37.582Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-07T11:47:37.582Z] === RUN TestTarStreamVerification [2022-03-07T11:47:37.582Z] layer_test.go:684: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestLayerMigration [2022-03-07T11:47:37.582Z] migration_test.go:45: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T11:47:37.582Z] migration_test.go:181: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestMountInit [2022-03-07T11:47:37.582Z] mount_test.go:17: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestMountSize [2022-03-07T11:47:37.582Z] mount_test.go:76: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestMountChanges [2022-03-07T11:47:37.582Z] mount_test.go:125: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestMountApply [2022-03-07T11:47:37.582Z] mount_test.go:212: Failing on Windows [2022-03-07T11:47:37.582Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T11:47:37.582Z] PASS [2022-03-07T11:47:37.582Z] coverage: 30.2% of statements [2022-03-07T11:47:37.582Z] ok github.com/docker/docker/layer 0.319s coverage: 30.2% of statements [2022-03-07T11:47:37.582Z] === RUN TestSequenceGetAvailableBit [2022-03-07T11:47:37.582Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSequenceEqual [2022-03-07T11:47:37.582Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSequenceCopy [2022-03-07T11:47:37.582Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestGetFirstAvailable [2022-03-07T11:47:37.582Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestFindSequence [2022-03-07T11:47:37.582Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestCheckIfAvailable [2022-03-07T11:47:37.582Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestMergeSequences [2022-03-07T11:47:37.582Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestPushReservation [2022-03-07T11:47:37.582Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSerializeDeserialize [2022-03-07T11:47:37.582Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSet [2022-03-07T11:47:37.582Z] --- PASS: TestSet (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSetUnset [2022-03-07T11:47:37.582Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestOffsetSetUnset [2022-03-07T11:47:37.582Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSetInRange [2022-03-07T11:47:37.582Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestSetAnyInRange [2022-03-07T11:47:37.582Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestMethods [2022-03-07T11:47:37.582Z] --- PASS: TestMethods (0.00s) [2022-03-07T11:47:37.582Z] === RUN TestRandomAllocateDeallocate [2022-03-07T11:47:37.582Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T11:47:37.582Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T11:47:37.582Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T11:47:37.582Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T11:47:37.811Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-03-07T11:47:37.812Z] === RUN TestExec [2022-03-07T11:47:38.384Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T11:47:38.644Z] --- PASS: TestExec (0.84s) [2022-03-07T11:47:38.644Z] === RUN TestExecUser [2022-03-07T11:47:39.218Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T11:47:39.218Z] --- PASS: TestExecUser (0.65s) [2022-03-07T11:47:39.218Z] === RUN TestExportContainerAndImportImage [2022-03-07T11:47:39.790Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T11:47:39.805Z] === RUN TestInvalidConfig [2022-03-07T11:47:39.805Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T11:47:39.805Z] === RUN TestConfig [2022-03-07T11:47:39.805Z] --- PASS: TestConfig (0.00s) [2022-03-07T11:47:39.805Z] === RUN TestOptionsLabels [2022-03-07T11:47:39.805Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T11:47:39.805Z] === RUN TestValidName [2022-03-07T11:47:39.805Z] --- PASS: TestValidName (0.00s) [2022-03-07T11:47:39.805Z] PASS [2022-03-07T11:47:39.805Z] coverage: 19.7% of statements [2022-03-07T11:47:39.805Z] ok github.com/docker/docker/libnetwork/config 0.070s coverage: 19.7% of statements [2022-03-07T11:47:39.860Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.57s) [2022-03-07T11:47:39.860Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T11:47:40.274Z] === RUN TestKey [2022-03-07T11:47:40.274Z] --- PASS: TestKey (0.00s) [2022-03-07T11:47:40.274Z] === RUN TestParseKey [2022-03-07T11:47:40.274Z] --- PASS: TestParseKey (0.00s) [2022-03-07T11:47:40.274Z] === RUN TestInvalidDataStore [2022-03-07T11:47:40.274Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T11:47:40.274Z] === RUN TestKVObjectFlatKey [2022-03-07T11:47:40.274Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T11:47:40.274Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T11:47:40.274Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T11:47:40.274Z] PASS [2022-03-07T11:47:40.274Z] coverage: 21.9% of statements [2022-03-07T11:47:40.274Z] ok github.com/docker/docker/libnetwork/datastore 0.073s coverage: 21.9% of statements [2022-03-07T11:47:40.362Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2022-03-07T11:47:40.362Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T11:47:41.263Z] === RUN TestIPDataMarshalling [2022-03-07T11:47:41.263Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T11:47:41.263Z] === RUN TestValidateAndIsV6 [2022-03-07T11:47:41.263Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T11:47:41.263Z] PASS [2022-03-07T11:47:41.263Z] coverage: 68.9% of statements [2022-03-07T11:47:41.263Z] === RUN TestErrorInterfaces [2022-03-07T11:47:41.263Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T11:47:41.263Z] === RUN TestNetworkMarshalling [2022-03-07T11:47:41.263Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-03-07T11:47:41.263Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-03-07T11:47:41.263Z] === RUN TestEndpointMarshalling [2022-03-07T11:47:41.263Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T11:47:41.263Z] === RUN TestAuxAddresses [2022-03-07T11:47:41.263Z] time="2022-03-07T11:47:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:47:41.263Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-07T11:47:41.263Z] === RUN TestSRVServiceQuery [2022-03-07T11:47:41.263Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.263Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-07T11:47:41.263Z] === RUN TestServiceVIPReuse [2022-03-07T11:47:41.263Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.263Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-07T11:47:41.263Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T11:47:41.263Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.263Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T11:47:41.263Z] === RUN TestDNSIPQuery [2022-03-07T11:47:41.305Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-07T11:47:41.732Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestDNSProxyServFail [2022-03-07T11:47:41.732Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestSandboxAddEmpty [2022-03-07T11:47:41.732Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestSandboxAddMultiPrio [2022-03-07T11:47:41.732Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestSandboxAddSamePrio [2022-03-07T11:47:41.732Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestCleanupServiceDiscovery [2022-03-07T11:47:41.732Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestDNSOptions [2022-03-07T11:47:41.732Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:47:41.732Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T11:47:41.732Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T11:47:41.732Z] time="2022-03-07T11:47:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:47:41.732Z] time="2022-03-07T11:47:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:47:41.732Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-07T11:47:41.732Z] PASS [2022-03-07T11:47:41.732Z] coverage: 8.5% of statements [2022-03-07T11:47:41.732Z] ok github.com/docker/docker/libnetwork 0.377s coverage: 8.5% of statements [2022-03-07T11:47:41.732Z] === RUN TestDriver [2022-03-07T11:47:41.732Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:47:41.732Z] PASS [2022-03-07T11:47:41.732Z] coverage: 34.8% of statements [2022-03-07T11:47:41.732Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-07T11:47:41.877Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-03-07T11:47:41.878Z] === RUN TestHealthCheckWorkdir [2022-03-07T11:47:42.451Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T11:47:42.713Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2022-03-07T11:47:42.713Z] === RUN TestHealthKillContainer [2022-03-07T11:47:42.722Z] === RUN TestDriver [2022-03-07T11:47:42.722Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:47:42.722Z] PASS [2022-03-07T11:47:42.722Z] coverage: 34.8% of statements [2022-03-07T11:47:42.722Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-03-07T11:47:42.722Z] --- PASS: TestRandomAllocateDeallocate (5.17s) [2022-03-07T11:47:42.722Z] === RUN TestAllocateRandomDeallocate [2022-03-07T11:47:42.722Z] === RUN TestNetworkAllocateFree [2022-03-07T11:47:42.722Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T11:47:42.722Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T11:47:42.722Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T11:47:42.722Z] PASS [2022-03-07T11:47:42.722Z] coverage: 63.6% of statements [2022-03-07T11:47:42.722Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.062s coverage: 63.6% of statements [2022-03-07T11:47:42.722Z] === RUN TestGetEmptyCapabilities [2022-03-07T11:47:42.722Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T11:47:42.722Z] === RUN TestGetExtraCapabilities [2022-03-07T11:47:42.722Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T11:47:42.722Z] === RUN TestGetInvalidCapabilities [2022-03-07T11:47:42.722Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-07T11:47:42.722Z] === RUN TestRemoteDriver [2022-03-07T11:47:42.722Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T11:47:42.722Z] === RUN TestDriverError [2022-03-07T11:47:42.722Z] --- PASS: TestDriverError (0.01s) [2022-03-07T11:47:42.722Z] === RUN TestMissingValues [2022-03-07T11:47:42.722Z] --- PASS: TestMissingValues (0.01s) [2022-03-07T11:47:42.722Z] === RUN TestRollback [2022-03-07T11:47:42.722Z] --- PASS: TestRollback (0.01s) [2022-03-07T11:47:42.722Z] PASS [2022-03-07T11:47:42.722Z] coverage: 57.4% of statements [2022-03-07T11:47:43.192Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.106s coverage: 57.4% of statements [2022-03-07T11:47:44.099Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-07T11:47:44.099Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-07T11:47:44.099Z] check_test.go:308: [def7d7bb18d4b] daemon is not started [2022-03-07T11:47:44.099Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-07T11:47:44.180Z] === RUN TestNew [2022-03-07T11:47:44.180Z] --- PASS: TestNew (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestAddDriver [2022-03-07T11:47:44.180Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestAddDuplicateDriver [2022-03-07T11:47:44.180Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T11:47:44.180Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestDriver [2022-03-07T11:47:44.180Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestIPAM [2022-03-07T11:47:44.180Z] --- PASS: TestIPAM (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestWalkIPAMs [2022-03-07T11:47:44.180Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestWalkDrivers [2022-03-07T11:47:44.180Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T11:47:44.180Z] PASS [2022-03-07T11:47:44.180Z] coverage: 82.4% of statements [2022-03-07T11:47:44.180Z] === RUN TestBuildDefault [2022-03-07T11:47:44.180Z] --- PASS: TestBuildDefault (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestBuildHostnameDomainname [2022-03-07T11:47:44.180Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestBuildHostname [2022-03-07T11:47:44.180Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestBuildHostnameFQDN [2022-03-07T11:47:44.180Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestBuildNoIP [2022-03-07T11:47:44.180Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestUpdate [2022-03-07T11:47:44.180Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2022-03-07T11:47:44.180Z] --- PASS: TestUpdate (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T11:47:44.180Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T11:47:44.180Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestAddEmpty [2022-03-07T11:47:44.180Z] === RUN TestNAT [2022-03-07T11:47:44.180Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T11:47:44.180Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T11:47:44.180Z] --- SKIP: TestNAT (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestAdd [2022-03-07T11:47:44.180Z] === RUN TestTransparent [2022-03-07T11:47:44.180Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T11:47:44.180Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T11:47:44.180Z] PASS [2022-03-07T11:47:44.180Z] coverage: 0.0% of statements [2022-03-07T11:47:44.180Z] --- PASS: TestAdd (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestDeleteEmpty [2022-03-07T11:47:44.180Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestDeleteNewline [2022-03-07T11:47:44.180Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestDelete [2022-03-07T11:47:44.180Z] --- PASS: TestDelete (0.00s) [2022-03-07T11:47:44.180Z] === RUN TestConcurrentWrites [2022-03-07T11:47:44.180Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-03-07T11:47:44.180Z] --- PASS: TestAllocateRandomDeallocate (1.44s) [2022-03-07T11:47:44.180Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T11:47:44.180Z] --- PASS: TestConcurrentWrites (0.26s) [2022-03-07T11:47:44.180Z] PASS [2022-03-07T11:47:44.180Z] coverage: 81.2% of statements [2022-03-07T11:47:44.180Z] ok github.com/docker/docker/libnetwork/etchosts 0.334s coverage: 81.2% of statements [2022-03-07T11:47:44.649Z] === RUN TestCaller [2022-03-07T11:47:44.649Z] --- PASS: TestCaller (0.00s) [2022-03-07T11:47:44.649Z] PASS [2022-03-07T11:47:44.649Z] coverage: 100.0% of statements [2022-03-07T11:47:44.649Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-03-07T11:47:44.649Z] === RUN TestNew [2022-03-07T11:47:44.649Z] --- PASS: TestNew (0.00s) [2022-03-07T11:47:44.649Z] === RUN TestAllocate [2022-03-07T11:47:44.649Z] --- PASS: TestAllocate (0.00s) [2022-03-07T11:47:44.649Z] === RUN TestUninitialized [2022-03-07T11:47:44.649Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T11:47:44.649Z] === RUN TestAllocateInRange [2022-03-07T11:47:44.649Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T11:47:44.649Z] === RUN TestAllocateSerial [2022-03-07T11:47:44.649Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T11:47:44.649Z] PASS [2022-03-07T11:47:44.649Z] coverage: 87.5% of statements [2022-03-07T11:47:44.649Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-03-07T11:47:45.486Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-07T11:47:45.486Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T11:47:45.636Z] === RUN TestSetSerialInsertDelete [2022-03-07T11:47:45.636Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T11:47:45.636Z] === RUN TestSetParallelInsertDelete [2022-03-07T11:47:45.636Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2022-03-07T11:47:45.636Z] === RUN TestRetrieveFromStore [2022-03-07T11:47:46.057Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T11:47:46.106Z] --- PASS: TestRetrieveFromStore (0.56s) [2022-03-07T11:47:46.106Z] === RUN TestIsCorrupted [2022-03-07T11:47:46.106Z] --- PASS: TestIsCorrupted (0.05s) [2022-03-07T11:47:46.106Z] === RUN TestSetRollover [2022-03-07T11:47:46.106Z] === RUN TestInt2IP2IntConversion [2022-03-07T11:47:46.576Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-03-07T11:47:46.576Z] === RUN TestGetAddressVersion [2022-03-07T11:47:46.576Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T11:47:46.576Z] === RUN TestKeyString [2022-03-07T11:47:46.576Z] --- PASS: TestKeyString (0.00s) [2022-03-07T11:47:46.576Z] === RUN TestPoolDataMarshal [2022-03-07T11:47:46.576Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T11:47:46.576Z] === RUN TestSubnetsMarshal [2022-03-07T11:47:46.576Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-07T11:47:46.576Z] === RUN TestAddSubnets [2022-03-07T11:47:47.002Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-07T11:47:47.047Z] --- PASS: TestAddSubnets (0.06s) [2022-03-07T11:47:47.047Z] === RUN TestDoublePoolRelease [2022-03-07T11:47:47.047Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-07T11:47:47.047Z] === RUN TestAddReleasePoolID [2022-03-07T11:47:47.047Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-07T11:47:47.047Z] === RUN TestPredefinedPool [2022-03-07T11:47:47.047Z] === RUN TestPoolRequest [2022-03-07T11:47:47.047Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T11:47:47.047Z] === RUN TestOtherRequests [2022-03-07T11:47:47.047Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T11:47:47.047Z] PASS [2022-03-07T11:47:47.047Z] coverage: 57.1% of statements [2022-03-07T11:47:47.047Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-03-07T11:47:47.047Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-07T11:47:47.047Z] === RUN TestRemoveSubnet [2022-03-07T11:47:47.047Z] --- PASS: TestRemoveSubnet (0.22s) [2022-03-07T11:47:47.047Z] === RUN TestGetSameAddress [2022-03-07T11:47:47.047Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-07T11:47:47.047Z] === RUN TestPoolAllocationReuse [2022-03-07T11:47:47.075Z] --- PASS: TestCheckoutGit (37.35s) [2022-03-07T11:47:47.075Z] === RUN TestValidGitTransport [2022-03-07T11:47:47.075Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T11:47:47.075Z] === RUN TestGitInvalidRef [2022-03-07T11:47:47.075Z] --- PASS: TestGitInvalidRef (0.24s) [2022-03-07T11:47:47.075Z] PASS [2022-03-07T11:47:47.075Z] coverage: 86.3% of statements [2022-03-07T11:47:47.075Z] ok github.com/docker/docker/builder/remotecontext/git 37.662s coverage: 86.3% of statements [2022-03-07T11:47:47.263Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T11:47:47.517Z] --- PASS: TestSetRollover (1.63s) [2022-03-07T11:47:47.517Z] === RUN TestSetRolloverSerial [2022-03-07T11:47:47.985Z] === RUN TestGetCapabilities [2022-03-07T11:47:47.985Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T11:47:47.985Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T11:47:47.985Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-07T11:47:47.985Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T11:47:47.985Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-07T11:47:47.985Z] === RUN TestRemoteDriver [2022-03-07T11:47:47.985Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T11:47:47.985Z] PASS [2022-03-07T11:47:47.985Z] coverage: 47.4% of statements [2022-03-07T11:47:47.985Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-03-07T11:47:48.207Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-07T11:47:48.645Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T11:47:48.645Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T11:47:48.975Z] --- PASS: TestPoolAllocationReuse (1.51s) [2022-03-07T11:47:48.975Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T11:47:48.975Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-07T11:47:48.975Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T11:47:48.975Z] === RUN TestWindowsIPAM [2022-03-07T11:47:48.975Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T11:47:48.975Z] PASS [2022-03-07T11:47:48.975Z] coverage: 71.4% of statements [2022-03-07T11:47:48.975Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-07T11:47:48.975Z] --- PASS: TestSetRolloverSerial (1.44s) [2022-03-07T11:47:48.975Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T11:47:48.975Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T11:47:48.975Z] PASS [2022-03-07T11:47:48.975Z] coverage: 84.4% of statements [2022-03-07T11:47:48.975Z] ok github.com/docker/docker/libnetwork/bitseq 11.680s coverage: 84.4% of statements [2022-03-07T11:47:49.281Z] --- PASS: TestBuildWithHugeFile (34.78s) [2022-03-07T11:47:49.281Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T11:47:49.281Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:47:49.281Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:47:49.281Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T11:47:49.281Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:47:49.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:47:49.281Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:47:49.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:47:49.281Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:47:49.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:47:49.281Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:47:49.281Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:47:49.281Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:47:49.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T11:47:49.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-07T11:47:49.281Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-07T11:47:49.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T11:47:49.281Z] === RUN TestBuildPreserveOwnership [2022-03-07T11:47:49.281Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T11:47:49.281Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T11:47:49.281Z] --- PASS: TestBuildPreserveOwnership (2.60s) [2022-03-07T11:47:49.281Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.72s) [2022-03-07T11:47:49.281Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2022-03-07T11:47:49.281Z] === RUN TestBuildPlatformInvalid [2022-03-07T11:47:49.281Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T11:47:49.281Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T11:47:49.282Z] Loaded image: busybox:latest [2022-03-07T11:47:49.282Z] Loaded image: busybox:glibc [2022-03-07T11:47:49.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T11:47:49.848Z] Loaded image: debian:bullseye-slim [2022-03-07T11:47:49.848Z] Loaded image: hello-world:latest [2022-03-07T11:47:49.848Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T11:47:49.856Z] check_test.go:308: [d74316115f335] daemon is not started [2022-03-07T11:47:49.856Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-07T11:47:49.964Z] === RUN TestDefaultNetwork [2022-03-07T11:47:49.964Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-07T11:47:49.964Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T11:47:50.433Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-07T11:47:50.433Z] === RUN TestInitAddressPools [2022-03-07T11:47:50.433Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T11:47:50.433Z] PASS [2022-03-07T11:47:50.433Z] coverage: 74.0% of statements [2022-03-07T11:47:50.433Z] ok github.com/docker/docker/libnetwork/ipamutils 0.607s coverage: 74.0% of statements [2022-03-07T11:47:50.902Z] === RUN TestKeyValue [2022-03-07T11:47:50.902Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T11:47:50.902Z] PASS [2022-03-07T11:47:50.902Z] coverage: 60.0% of statements [2022-03-07T11:47:50.902Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-07T11:47:51.371Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) [2022-03-07T11:47:51.371Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T11:47:51.770Z] --- PASS: TestHealthKillContainer (8.58s) [2022-03-07T11:47:51.770Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T11:47:52.032Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2022-03-07T11:47:52.032Z] === RUN TestIpcModeNone [2022-03-07T11:47:52.604Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-07T11:47:52.866Z] --- PASS: TestIpcModeNone (0.76s) [2022-03-07T11:47:52.866Z] === RUN TestIpcModePrivate [2022-03-07T11:47:52.866Z] check_test.go:308: [dfdaa313f9f7b] daemon is not started [2022-03-07T11:47:52.866Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-07T11:47:53.438Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-07T11:47:53.699Z] --- PASS: TestIpcModePrivate (0.79s) [2022-03-07T11:47:53.699Z] === RUN TestIpcModeShareable [2022-03-07T11:47:54.290Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-03-07T11:47:54.330Z] === RUN TestNetworkDBSimple [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T11:47:54.330Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T11:47:54.330Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.99s) [2022-03-07T11:47:54.330Z] === RUN TestGetAddress [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T11:47:54.526Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestConfigureDaemonLogs [2022-03-07T11:47:54.526Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T11:47:54.526Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T11:47:54.526Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T11:47:54.526Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T11:47:54.526Z] PASS [2022-03-07T11:47:54.526Z] coverage: 18.7% of statements [2022-03-07T11:47:54.526Z] ok github.com/docker/docker/cmd/dockerd 0.245s coverage: 18.7% of statements [2022-03-07T11:47:54.526Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T11:47:54.526Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T11:47:54.553Z] --- PASS: TestIpcModeShareable (0.78s) [2022-03-07T11:47:54.553Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T11:47:54.800Z] === RUN TestGenerate [2022-03-07T11:47:54.800Z] --- PASS: TestGenerate (0.00s) [2022-03-07T11:47:54.800Z] === RUN TestGeneratePtr [2022-03-07T11:47:54.800Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T11:47:54.800Z] === RUN TestGenerateMissingField [2022-03-07T11:47:54.800Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T11:47:54.800Z] === RUN TestFieldCannotBeSet [2022-03-07T11:47:54.800Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T11:47:54.800Z] === RUN TestTypeMismatchError [2022-03-07T11:47:54.800Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T11:47:54.800Z] PASS [2022-03-07T11:47:54.800Z] coverage: 100.0% of statements [2022-03-07T11:47:54.800Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-03-07T11:47:55.279Z] 2022/03/07 11:47:54 Closing DB instances... [2022-03-07T11:47:55.279Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-03-07T11:47:55.279Z] PASS [2022-03-07T11:47:55.279Z] coverage: 100.0% of statements [2022-03-07T11:47:55.279Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2022-03-07T11:47:55.515Z] === RUN TestContainerStopSignal [2022-03-07T11:47:55.515Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestContainerStopTimeout [2022-03-07T11:47:55.515Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T11:47:55.515Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T11:47:55.515Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-07T11:47:55.515Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T11:47:55.515Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-07T11:47:55.515Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T11:47:55.515Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T11:47:55.515Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestNewMemoryStore [2022-03-07T11:47:55.515Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestAddContainers [2022-03-07T11:47:55.515Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestGetContainer [2022-03-07T11:47:55.515Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestDeleteContainer [2022-03-07T11:47:55.515Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestListContainers [2022-03-07T11:47:55.515Z] --- PASS: TestListContainers (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestFirstContainer [2022-03-07T11:47:55.515Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestApplyAllContainer [2022-03-07T11:47:55.515Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestIsValidHealthString [2022-03-07T11:47:55.515Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestStateRunStop [2022-03-07T11:47:55.515Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestStateTimeoutWait [2022-03-07T11:47:55.515Z] state_test.go:141: Stop callback fired [2022-03-07T11:47:55.515Z] state_test.go:165: Stop callback fired [2022-03-07T11:47:55.515Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T11:47:55.515Z] === RUN TestIsValidStateString [2022-03-07T11:47:55.515Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestViewSaveDelete [2022-03-07T11:47:55.515Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-07T11:47:55.515Z] === RUN TestViewAll [2022-03-07T11:47:55.515Z] --- PASS: TestViewAll (0.02s) [2022-03-07T11:47:55.515Z] === RUN TestViewGet [2022-03-07T11:47:55.515Z] --- PASS: TestViewGet (0.01s) [2022-03-07T11:47:55.515Z] === RUN TestNames [2022-03-07T11:47:55.515Z] --- PASS: TestNames (0.00s) [2022-03-07T11:47:55.515Z] === RUN TestViewWithHealthCheck [2022-03-07T11:47:55.515Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T11:47:55.515Z] PASS [2022-03-07T11:47:55.515Z] coverage: 41.7% of statements [2022-03-07T11:47:55.515Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-03-07T11:47:55.515Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T11:47:55.515Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T11:47:55.515Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T11:47:55.515Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T11:47:55.749Z] testing: warning: no tests to run [2022-03-07T11:47:55.749Z] PASS [2022-03-07T11:47:55.749Z] coverage: 0.0% of statements [2022-03-07T11:47:55.749Z] ok github.com/docker/docker/libnetwork/osl 0.076s coverage: 0.0% of statements [no tests to run] [2022-03-07T11:47:55.937Z] docker_cli_daemon_plugins_test.go:80: [da97b4e524b84] daemon is not started [2022-03-07T11:47:55.937Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T11:47:56.219Z] === RUN TestRequestNewPort [2022-03-07T11:47:56.219Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestRequestSpecificPort [2022-03-07T11:47:56.219Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestReleasePort [2022-03-07T11:47:56.219Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestReuseReleasedPort [2022-03-07T11:47:56.219Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestReleaseUnreadledPort [2022-03-07T11:47:56.219Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestUnknowProtocol [2022-03-07T11:47:56.219Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestAllocateAllPorts [2022-03-07T11:47:56.219Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestPortAllocation [2022-03-07T11:47:56.219Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T11:47:56.219Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestNoDuplicateBPR [2022-03-07T11:47:56.219Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T11:47:56.219Z] === RUN TestChangePortRange [2022-03-07T11:47:56.219Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T11:47:56.219Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T11:47:56.219Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T11:47:56.219Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T11:47:56.219Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T11:47:56.219Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T11:47:56.219Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T11:47:56.219Z] PASS [2022-03-07T11:47:56.219Z] coverage: 88.6% of statements [2022-03-07T11:47:56.219Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-03-07T11:47:56.688Z] testing: warning: no tests to run [2022-03-07T11:47:56.688Z] PASS [2022-03-07T11:47:56.688Z] coverage: 0.0% of statements [2022-03-07T11:47:56.688Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-07T11:47:56.688Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-07T11:47:56.688Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T11:47:56.884Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-07T11:47:56.884Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2022-03-07T11:47:56.884Z] === RUN TestAPIIpcModeHost [2022-03-07T11:47:57.088Z] === RUN TestPrepare [2022-03-07T11:47:57.088Z] --- PASS: TestPrepare (0.00s) [2022-03-07T11:47:57.088Z] === RUN TestStart [2022-03-07T11:47:57.088Z] --- PASS: TestStart (0.00s) [2022-03-07T11:47:57.088Z] === RUN TestWaitCancel [2022-03-07T11:47:57.088Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T11:47:57.088Z] === RUN TestWaitDisabled [2022-03-07T11:47:57.088Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T11:47:57.088Z] === RUN TestWaitEnabled [2022-03-07T11:47:57.088Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T11:47:57.089Z] === RUN TestRemove [2022-03-07T11:47:57.089Z] --- PASS: TestRemove (0.00s) [2022-03-07T11:47:57.089Z] PASS [2022-03-07T11:47:57.089Z] coverage: 65.3% of statements [2022-03-07T11:47:57.089Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-07T11:47:57.159Z] === RUN TestHashData [2022-03-07T11:47:57.159Z] --- PASS: TestHashData (0.00s) [2022-03-07T11:47:57.159Z] PASS [2022-03-07T11:47:57.159Z] coverage: 2.8% of statements [2022-03-07T11:47:57.159Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-03-07T11:47:57.159Z] === RUN TestErrorConstructors [2022-03-07T11:47:57.159Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T11:47:57.159Z] === RUN TestCompareIPMask [2022-03-07T11:47:57.159Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T11:47:57.159Z] === RUN TestUtilGetHostPartIP [2022-03-07T11:47:57.159Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T11:47:57.159Z] === RUN TestUtilGetBroadcastIP [2022-03-07T11:47:57.159Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T11:47:57.159Z] === RUN TestParseCIDR [2022-03-07T11:47:57.159Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T11:47:57.159Z] PASS [2022-03-07T11:47:57.159Z] coverage: 37.3% of statements [2022-03-07T11:47:57.159Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-03-07T11:47:57.458Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-03-07T11:47:57.458Z] === RUN TestDaemonIpcModeShareable [2022-03-07T11:47:57.906Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-07T11:47:57.906Z] PASS [2022-03-07T11:47:57.906Z] [2022-03-07T11:47:57.906Z] DONE 17 tests in 46.161s [2022-03-07T11:47:57.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T11:47:57.906Z] INFO: Testing against a local daemon [2022-03-07T11:47:57.906Z] === RUN TestPluginInvalidJSON [2022-03-07T11:47:57.906Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:47:57.906Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:47:57.906Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:47:57.906Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T11:47:57.906Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T11:47:57.906Z] === RUN TestPluginInstall [2022-03-07T11:47:57.906Z] === RUN TestPluginInstall/no_auth [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e9481e4caec4f5fec4f4efe33fdd9ce417e80bf86796059eb28fa64301c279a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e9481e4caec4f5fec4f4efe33fdd9ce417e80bf86796059eb28fa64301c279a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:47:57.906Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f75614415e703799a1da204489982b8ba3c559714693fb6f7cc8d8e69a417569" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:47:57.906Z] time="2022-03-07T11:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f75614415e703799a1da204489982b8ba3c559714693fb6f7cc8d8e69a417569" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:47:57.906Z] === RUN TestPluginInstall/with_insecure [2022-03-07T11:47:57.957Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.90s) [2022-03-07T11:47:57.957Z] PASS [2022-03-07T11:47:57.957Z] [2022-03-07T11:47:57.957Z] === Skipped [2022-03-07T11:47:57.957Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-07T11:47:57.957Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:47:57.957Z] [2022-03-07T11:47:57.957Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:47:57.957Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:47:57.957Z] [2022-03-07T11:47:57.957Z] DONE 34 tests, 2 skipped in 64.148s [2022-03-07T11:47:57.957Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T11:47:57.957Z] ++ 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-07T11:47:57.957Z] ++ set -e [2022-03-07T11:47:57.957Z] ++ '[' -n 0 ']' [2022-03-07T11:47:57.957Z] ++ set -x [2022-03-07T11:47:57.958Z] ++ 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-07T11:47:57.958Z] INFO: Testing against a local daemon [2022-03-07T11:47:57.958Z] === RUN TestConfigInspect [2022-03-07T11:47:58.154Z] 2022/03/07 11:47:57 Closing DB instances... [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T11:47:58.154Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T11:47:58.154Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T11:47:58.154Z] PASS [2022-03-07T11:47:58.154Z] coverage: 50.0% of statements [2022-03-07T11:47:58.154Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2022-03-07T11:47:58.656Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T11:47:58.656Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-03-07T11:47:58.656Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T11:47:58.656Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T11:47:58.656Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T11:47:58.836Z] time="2022-03-07T11:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:47:58.836Z] time="2022-03-07T11:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26da80cd52643b37ca0ac37d4452e5ca1a19f679c89631d3d7c7e765a0173c1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:47:58.836Z] time="2022-03-07T11:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:47:58.836Z] time="2022-03-07T11:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26da80cd52643b37ca0ac37d4452e5ca1a19f679c89631d3d7c7e765a0173c1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:47:58.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-03-07T11:47:58.843Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-03-07T11:47:58.843Z] === RUN TestDaemonIpcModePrivate [2022-03-07T11:47:59.093Z] plugin_test.go:165: [d1de426998ecb] daemon is not started [2022-03-07T11:47:59.093Z] --- PASS: TestPluginInstall (3.13s) [2022-03-07T11:47:59.093Z] --- PASS: TestPluginInstall/no_auth (1.46s) [2022-03-07T11:47:59.093Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-07T11:47:59.093Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-07T11:47:59.093Z] === RUN TestPluginsWithRuntimes [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T11:47:59.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T11:47:59.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestAddressPoolOpt [2022-03-07T11:47:59.144Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/a [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/something [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/_=a [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/PATH [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/=a [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/PATH= [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/PATH=something [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/1asd [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/123 [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/some_space [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/= [2022-03-07T11:47:59.144Z] === RUN TestValidateEnv/PaTh [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestParseHost [2022-03-07T11:47:59.144Z] --- PASS: TestParseHost (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestParseDockerDaemonHost [2022-03-07T11:47:59.144Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestParseTCP [2022-03-07T11:47:59.144Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T11:47:59.144Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestValidateExtraHosts [2022-03-07T11:47:59.144Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestIpOptString [2022-03-07T11:47:59.144Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T11:47:59.144Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T11:47:59.144Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestIpOptSetInvalidVal [2022-03-07T11:47:59.144Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestValidateIPAddress [2022-03-07T11:47:59.144Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestMapOpts [2022-03-07T11:47:59.144Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestListOptsWithoutValidator [2022-03-07T11:47:59.144Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestListOptsWithValidator [2022-03-07T11:47:59.144Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestValidateDNSSearch [2022-03-07T11:47:59.144Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T11:47:59.144Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T11:47:59.144Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestNamedListOpts [2022-03-07T11:47:59.144Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestNamedMapOpts [2022-03-07T11:47:59.144Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestParseLink [2022-03-07T11:47:59.144Z] --- PASS: TestParseLink (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T11:47:59.144Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T11:47:59.144Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T11:47:59.144Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T11:47:59.144Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T11:47:59.144Z] === RUN TestUlimitOpt [2022-03-07T11:47:59.144Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T11:47:59.144Z] PASS [2022-03-07T11:47:59.144Z] coverage: 67.4% of statements [2022-03-07T11:47:59.144Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2022-03-07T11:47:59.144Z] === RUN TestParseVersion [2022-03-07T11:47:59.144Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T11:47:59.144Z] PASS [2022-03-07T11:47:59.144Z] coverage: 52.9% of statements [2022-03-07T11:47:59.144Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-03-07T11:47:59.330Z] --- PASS: TestConfigInspect (2.10s) [2022-03-07T11:47:59.330Z] === RUN TestConfigList [2022-03-07T11:47:59.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T11:47:59.414Z] docker_cli_daemon_plugins_test.go:170: [d8f48c9fe7355] daemon is not started [2022-03-07T11:47:59.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T11:47:59.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T11:47:59.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T11:47:59.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T11:47:59.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T11:47:59.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T11:47:59.596Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T11:47:59.596Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T11:47:59.596Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T11:47:59.596Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T11:47:59.596Z] PASS [2022-03-07T11:47:59.596Z] coverage: 35.9% of statements [2022-03-07T11:47:59.596Z] ok github.com/docker/docker/daemon/cluster/convert 0.677s coverage: 35.9% of statements [2022-03-07T11:47:59.596Z] === RUN TestNewListSecretsFilters [2022-03-07T11:47:59.596Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T11:47:59.596Z] === RUN TestNewListConfigsFilters [2022-03-07T11:47:59.596Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T11:47:59.596Z] PASS [2022-03-07T11:47:59.596Z] coverage: 0.5% of statements [2022-03-07T11:47:59.596Z] ok github.com/docker/docker/daemon/cluster 1.245s coverage: 0.5% of statements [2022-03-07T11:47:59.615Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-03-07T11:47:59.615Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T11:48:00.358Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-03-07T11:48:00.358Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2022-03-07T11:48:00.358Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T11:48:00.461Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T11:48:00.603Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T11:48:00.619Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-07T11:48:01.072Z] 2022/03/07 11:48:00 Closing DB instances... [2022-03-07T11:48:01.072Z] === RUN TestIsArchivePathDir [2022-03-07T11:48:01.072Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-07T11:48:01.072Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T11:48:01.072Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T11:48:01.072Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T11:48:01.072Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-03-07T11:48:01.072Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T11:48:01.072Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T11:48:01.072Z] === RUN TestMiddleware [2022-03-07T11:48:01.072Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T11:48:01.072Z] === RUN TestNewResponseModifier [2022-03-07T11:48:01.072Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T11:48:01.072Z] PASS [2022-03-07T11:48:01.072Z] coverage: 26.8% of statements [2022-03-07T11:48:01.072Z] ok github.com/docker/docker/pkg/authorization 0.486s coverage: 26.8% of statements [2022-03-07T11:48:01.072Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-07T11:48:01.072Z] === RUN TestIsArchivePathTar [2022-03-07T11:48:01.229Z] --- PASS: TestConfigList (2.07s) [2022-03-07T11:48:01.229Z] === RUN TestConfigsCreateAndDelete [2022-03-07T11:48:01.389Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T11:48:01.541Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-07T11:48:01.541Z] === RUN TestDecompressStreamGzip [2022-03-07T11:48:01.541Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-07T11:48:01.541Z] === RUN TestDecompressStreamBzip2 [2022-03-07T11:48:01.541Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-07T11:48:01.541Z] === RUN TestDecompressStreamXz [2022-03-07T11:48:01.541Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T11:48:01.541Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestDecompressStreamZstd [2022-03-07T11:48:01.541Z] archive_test.go:140: zstd not installed [2022-03-07T11:48:01.541Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-07T11:48:01.541Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T11:48:01.541Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T11:48:01.541Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestCompressStreamInvalid [2022-03-07T11:48:01.541Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestExtensionInvalid [2022-03-07T11:48:01.541Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestExtensionUncompressed [2022-03-07T11:48:01.541Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestExtensionBzip2 [2022-03-07T11:48:01.541Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestExtensionGzip [2022-03-07T11:48:01.541Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestExtensionXz [2022-03-07T11:48:01.541Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestExtensionZstd [2022-03-07T11:48:01.541Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T11:48:01.541Z] === RUN TestCmdStreamLargeStderr [2022-03-07T11:48:02.006Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T11:48:02.006Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-03-07T11:48:02.006Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-03-07T11:48:02.006Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T11:48:02.010Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-07T11:48:02.010Z] === RUN TestCmdStreamBad [2022-03-07T11:48:02.010Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T11:48:02.010Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestCmdStreamGood [2022-03-07T11:48:02.010Z] === RUN TestUnbuffered [2022-03-07T11:48:02.010Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestRaceUnbuffered [2022-03-07T11:48:02.010Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T11:48:02.010Z] PASS [2022-03-07T11:48:02.010Z] coverage: 100.0% of statements [2022-03-07T11:48:02.010Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-03-07T11:48:02.010Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-07T11:48:02.010Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T11:48:02.010Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-07T11:48:02.010Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T11:48:02.010Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestUntarPath [2022-03-07T11:48:02.010Z] --- PASS: TestUntarPath (0.08s) [2022-03-07T11:48:02.010Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T11:48:02.010Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-07T11:48:02.010Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T11:48:02.010Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-07T11:48:02.010Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T11:48:02.010Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T11:48:02.010Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestCopyWithTarSrcFile [2022-03-07T11:48:02.010Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T11:48:02.010Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T11:48:02.010Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T11:48:02.010Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T11:48:02.010Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T11:48:02.010Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T11:48:02.010Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T11:48:02.010Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-07T11:48:02.010Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T11:48:02.010Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T11:48:02.010Z] === RUN TestTarFiles [2022-03-07T11:48:02.267Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T11:48:02.319Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-03-07T11:48:02.319Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-03-07T11:48:02.319Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-03-07T11:48:02.319Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T11:48:02.479Z] === RUN TestMatch [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[foo]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[]#01 [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[qux]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T11:48:02.479Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T11:48:02.479Z] --- PASS: TestMatch (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T11:48:02.479Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T11:48:02.479Z] PASS [2022-03-07T11:48:02.479Z] coverage: 87.5% of statements [2022-03-07T11:48:02.479Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-03-07T11:48:02.479Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-07T11:48:02.479Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T11:48:02.550Z] === RUN TestBuilderGC [2022-03-07T11:48:02.550Z] --- PASS: TestBuilderGC (0.01s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestFindConfigurationConflicts [2022-03-07T11:48:02.550Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T11:48:02.550Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T11:48:02.550Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T11:48:02.550Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T11:48:02.550Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T11:48:02.550Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T11:48:02.883Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-07T11:48:02.883Z] PASS [2022-03-07T11:48:02.883Z] [2022-03-07T11:48:02.883Z] DONE 10 tests in 7.010s [2022-03-07T11:48:02.883Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T11:48:02.883Z] INFO: Testing against a local daemon [2022-03-07T11:48:02.883Z] === RUN TestExternalGraphDriver [2022-03-07T11:48:02.883Z] === RUN TestExternalGraphDriver/json [2022-03-07T11:48:03.018Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T11:48:03.018Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T11:48:03.018Z] === RUN TestValidateConfigurationErrors [2022-03-07T11:48:03.018Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T11:48:03.018Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T11:48:03.019Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_label [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T11:48:03.019Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T11:48:03.019Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T11:48:03.019Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T11:48:03.019Z] time="2022-03-07T11:48:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T11:48:03.019Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-07T11:48:03.019Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T11:48:03.019Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.019Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T11:48:03.019Z] === RUN TestReloadBadDefaultConfig [2022-03-07T11:48:03.019Z] time="2022-03-07T11:48:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3384643392" [2022-03-07T11:48:03.019Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T11:48:03.019Z] === RUN TestReloadWithConflictingLabels [2022-03-07T11:48:03.019Z] time="2022-03-07T11:48:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3291573956" [2022-03-07T11:48:03.019Z] --- PASS: TestReloadWithConflictingLabels (0.17s) [2022-03-07T11:48:03.019Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T11:48:03.019Z] time="2022-03-07T11:48:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-950540900" [2022-03-07T11:48:03.019Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T11:48:03.019Z] === RUN TestMaskURLCredentials [2022-03-07T11:48:03.019Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T11:48:03.019Z] === RUN TestDaemonConfigurationMerge [2022-03-07T11:48:03.019Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T11:48:03.019Z] PASS [2022-03-07T11:48:03.019Z] coverage: 79.2% of statements [2022-03-07T11:48:03.019Z] ok github.com/docker/docker/daemon/config 0.538s coverage: 79.2% of statements [2022-03-07T11:48:03.467Z] === RUN TestChrootTarUntar [2022-03-07T11:48:03.467Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T11:48:03.467Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T11:48:03.467Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T11:48:03.467Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootCopyWithTar [2022-03-07T11:48:03.467Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootCopyFileWithTar [2022-03-07T11:48:03.467Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootUntarPath [2022-03-07T11:48:03.467Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T11:48:03.467Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T11:48:03.467Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:48:03.467Z] === RUN TestChrootApplyDotDotFile [2022-03-07T11:48:03.467Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:03.467Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T11:48:03.467Z] PASS [2022-03-07T11:48:03.467Z] coverage: 15.1% of statements [2022-03-07T11:48:03.467Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.1% of statements [2022-03-07T11:48:03.654Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:123, shared: true, mustBeShared: true [2022-03-07T11:48:03.757Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-03-07T11:48:03.757Z] === RUN TestConfigsUpdate [2022-03-07T11:48:03.914Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2022-03-07T11:48:03.915Z] === RUN TestIpcModeOlderClient [2022-03-07T11:48:03.915Z] === PAUSE TestIpcModeOlderClient [2022-03-07T11:48:03.915Z] === RUN TestKillContainerInvalidSignal [2022-03-07T11:48:04.009Z] === RUN TestWaitNodeAttachment [2022-03-07T11:48:04.009Z] === RUN TestEventsLog [2022-03-07T11:48:04.009Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T11:48:04.009Z] === RUN TestEventsLogTimeout [2022-03-07T11:48:04.009Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T11:48:04.009Z] === RUN TestLogEvents [2022-03-07T11:48:04.009Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T11:48:04.009Z] === RUN TestLoadBufferedEvents [2022-03-07T11:48:04.009Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-07T11:48:04.009Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T11:48:04.009Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T11:48:04.009Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T11:48:04.009Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T11:48:04.009Z] PASS [2022-03-07T11:48:04.009Z] coverage: 50.0% of statements [2022-03-07T11:48:04.009Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2022-03-07T11:48:04.175Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-07T11:48:04.439Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-03-07T11:48:04.439Z] === RUN TestKillContainer [2022-03-07T11:48:04.439Z] === RUN TestKillContainer/no_signal [2022-03-07T11:48:04.456Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T11:48:04.457Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T11:48:04.457Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T11:48:04.457Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T11:48:04.457Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T11:48:04.457Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T11:48:04.457Z] PASS [2022-03-07T11:48:04.457Z] coverage: 0.0% of statements [2022-03-07T11:48:04.457Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-03-07T11:48:04.457Z] 2022/03/07 11:48:04 Closing DB instances... [2022-03-07T11:48:04.479Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-03-07T11:48:04.479Z] === RUN TestIsolationConversion [2022-03-07T11:48:04.479Z] === RUN TestIsolationConversion/default [2022-03-07T11:48:04.479Z] === RUN TestIsolationConversion/process [2022-03-07T11:48:04.479Z] === RUN TestIsolationConversion/hyperv [2022-03-07T11:48:04.479Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestContainerLabels [2022-03-07T11:48:04.479Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestCredentialSpecConversion [2022-03-07T11:48:04.479Z] === RUN TestCredentialSpecConversion/none [2022-03-07T11:48:04.479Z] === RUN TestCredentialSpecConversion/config [2022-03-07T11:48:04.479Z] === RUN TestCredentialSpecConversion/file [2022-03-07T11:48:04.479Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T11:48:04.479Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T11:48:04.479Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestControllerValidateMountBind [2022-03-07T11:48:04.479Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-07T11:48:04.479Z] === RUN TestControllerValidateMountVolume [2022-03-07T11:48:04.479Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestControllerValidateMountTarget [2022-03-07T11:48:04.479Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T11:48:04.479Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T11:48:04.479Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T11:48:04.479Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T11:48:04.479Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T11:48:04.479Z] PASS [2022-03-07T11:48:04.479Z] coverage: 11.0% of statements [2022-03-07T11:48:04.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.730s coverage: 11.0% of statements [2022-03-07T11:48:04.699Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-07T11:48:04.773Z] === RUN TestExternalGraphDriver/spec [2022-03-07T11:48:04.948Z] === RUN TestIsEmptyDir [2022-03-07T11:48:04.948Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T11:48:04.948Z] PASS [2022-03-07T11:48:04.948Z] coverage: 2.3% of statements [2022-03-07T11:48:04.948Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2022-03-07T11:48:05.271Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T11:48:05.272Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-07T11:48:05.423Z] === RUN TestVerifyNetworkingConfig [2022-03-07T11:48:05.423Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestGetContainer [2022-03-07T11:48:05.423Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestValidContainerNames [2022-03-07T11:48:05.423Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestContainerInitDNS [2022-03-07T11:48:05.423Z] daemon_test.go:145: root required [2022-03-07T11:48:05.423Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestMerge [2022-03-07T11:48:05.423Z] --- PASS: TestMerge (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestValidateContainerIsolation [2022-03-07T11:48:05.423Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestFindNetworkErrorType [2022-03-07T11:48:05.423Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestEnsureServicesExist [2022-03-07T11:48:05.423Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestEnsureServicesExistErrors [2022-03-07T11:48:05.423Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T11:48:05.423Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T11:48:05.423Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T11:48:05.423Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T11:48:05.423Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T11:48:05.423Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T11:48:05.423Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestContainerDelete [2022-03-07T11:48:05.423Z] --- PASS: TestContainerDelete (0.01s) [2022-03-07T11:48:05.423Z] === RUN TestContainerDoubleDelete [2022-03-07T11:48:05.423Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T11:48:05.423Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T11:48:05.423Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestNoneHealthcheck [2022-03-07T11:48:05.423Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestHealthStates [2022-03-07T11:48:05.423Z] === RUN TestLinkNaming [2022-03-07T11:48:05.423Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestLinkNew [2022-03-07T11:48:05.423Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestLinkEnv [2022-03-07T11:48:05.423Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestLinkMultipleEnv [2022-03-07T11:48:05.423Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T11:48:05.423Z] === RUN TestLinkPortRangeEnv [2022-03-07T11:48:05.423Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T11:48:05.423Z] PASS [2022-03-07T11:48:05.423Z] coverage: 93.0% of statements [2022-03-07T11:48:05.423Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-03-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] time="2022-03-07T11:48:05Z" 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-07T11:48:05.423Z] --- PASS: TestHealthStates (0.21s) [2022-03-07T11:48:05.447Z] === RUN TestSizeEmpty [2022-03-07T11:48:05.447Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T11:48:05.447Z] === RUN TestSizeEmptyFile [2022-03-07T11:48:05.447Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T11:48:05.447Z] === RUN TestSizeNonemptyFile [2022-03-07T11:48:05.447Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T11:48:05.447Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T11:48:05.447Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T11:48:05.447Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T11:48:05.447Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T11:48:05.447Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T11:48:05.447Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T11:48:05.447Z] === RUN TestMoveToSubdir [2022-03-07T11:48:05.447Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-07T11:48:05.447Z] === RUN TestSizeNonExistingDirectory [2022-03-07T11:48:05.447Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T11:48:05.447Z] PASS [2022-03-07T11:48:05.447Z] coverage: 80.0% of statements [2022-03-07T11:48:05.447Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-03-07T11:48:05.533Z] === RUN TestKillContainer/killing_signal [2022-03-07T11:48:05.657Z] --- PASS: TestConfigsUpdate (2.08s) [2022-03-07T11:48:05.657Z] === RUN TestTemplatedConfig [2022-03-07T11:48:05.794Z] check_test.go:308: [d61f725b40e27] daemon is not started [2022-03-07T11:48:05.794Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-07T11:48:05.893Z] === RUN TestGetInspectData [2022-03-07T11:48:05.893Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestFillLicense [2022-03-07T11:48:05.893Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestListInvalidFilter [2022-03-07T11:48:05.893Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestNameFilter [2022-03-07T11:48:05.893Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T11:48:05.893Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T11:48:05.893Z] === 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-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T11:48:05.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T11:48:05.893Z] --- 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-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T11:48:05.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestDaemonReloadLabels [2022-03-07T11:48:05.893Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T11:48:05.893Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestDaemonReloadMirrors [2022-03-07T11:48:05.893Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T11:48:05.893Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T11:48:05.893Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T11:48:05.893Z] reload_test.go:342: root required [2022-03-07T11:48:05.893Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T11:48:05.893Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T11:48:05.893Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-07T11:48:05.893Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T11:48:05.893Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-07T11:48:05.893Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T11:48:05.893Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-07T11:48:05.893Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T11:48:05.893Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T11:48:05.893Z] === RUN TestParseVolumesFrom [2022-03-07T11:48:05.893Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T11:48:05.893Z] PASS [2022-03-07T11:48:05.893Z] coverage: 8.6% of statements [2022-03-07T11:48:05.893Z] ok github.com/docker/docker/daemon 0.450s coverage: 8.6% of statements [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T11:48:05.893Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T11:48:05.920Z] === RUN TestPollerAddRemove [2022-03-07T11:48:05.920Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T11:48:05.920Z] === RUN TestPollerEvent [2022-03-07T11:48:05.920Z] poller_test.go:40: No chmod on Windows [2022-03-07T11:48:05.920Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T11:48:05.920Z] === RUN TestPollerClose [2022-03-07T11:48:05.920Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T11:48:05.920Z] PASS [2022-03-07T11:48:05.920Z] coverage: 45.7% of statements [2022-03-07T11:48:05.920Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-03-07T11:48:06.142Z] === RUN TestExternalGraphDriver/pull [2022-03-07T11:48:06.388Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-07T11:48:06.388Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T11:48:06.738Z] --- PASS: TestKillContainer (2.11s) [2022-03-07T11:48:06.738Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-03-07T11:48:06.738Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-03-07T11:48:06.738Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-03-07T11:48:06.738Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T11:48:06.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T11:48:07.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T11:48:07.378Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T11:48:07.378Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T11:48:07.378Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T11:48:07.378Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T11:48:07.378Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCopyFile [2022-03-07T11:48:07.378Z] --- PASS: TestCopyFile (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T11:48:07.378Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T11:48:07.378Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T11:48:07.378Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T11:48:07.378Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T11:48:07.378Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestWildcardMatches [2022-03-07T11:48:07.378Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestPatternMatches [2022-03-07T11:48:07.378Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T11:48:07.378Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T11:48:07.378Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T11:48:07.378Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T11:48:07.378Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T11:48:07.378Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T11:48:07.378Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestSingleExclamationError [2022-03-07T11:48:07.378Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestMatchesWithNoPatterns [2022-03-07T11:48:07.378Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T11:48:07.378Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestMatches [2022-03-07T11:48:07.378Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T11:48:07.378Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T11:48:07.378Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T11:48:07.378Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T11:48:07.378Z] --- PASS: TestMatches (0.01s) [2022-03-07T11:48:07.378Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T11:48:07.378Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T11:48:07.378Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T11:48:07.378Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCleanPatterns [2022-03-07T11:48:07.378Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T11:48:07.378Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T11:48:07.378Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T11:48:07.378Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T11:48:07.378Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T11:48:07.378Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCreateIfNotExistsDir [2022-03-07T11:48:07.378Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCreateIfNotExistsFile [2022-03-07T11:48:07.378Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T11:48:07.378Z] === RUN TestMatch [2022-03-07T11:48:07.378Z] --- PASS: TestMatch (0.00s) [2022-03-07T11:48:07.378Z] === RUN TestCompile [2022-03-07T11:48:07.378Z] === RUN TestCompile/slash [2022-03-07T11:48:07.378Z] === RUN TestCompile/backslash [2022-03-07T11:48:07.378Z] --- PASS: TestCompile (0.00s) [2022-03-07T11:48:07.378Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T11:48:07.378Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T11:48:07.378Z] PASS [2022-03-07T11:48:07.378Z] coverage: 84.7% of statements [2022-03-07T11:48:07.378Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.7% of statements [2022-03-07T11:48:07.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-07T11:48:07.848Z] --- PASS: TestTarFiles (5.57s) [2022-03-07T11:48:07.848Z] === RUN TestDetectCompressionZstd [2022-03-07T11:48:07.848Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T11:48:07.848Z] === RUN TestTarUntar [2022-03-07T11:48:07.848Z] --- PASS: TestTarUntar (0.04s) [2022-03-07T11:48:07.848Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T11:48:07.848Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-07T11:48:07.848Z] === RUN TestTarWithOptions [2022-03-07T11:48:07.848Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-07T11:48:07.848Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T11:48:07.848Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T11:48:07.848Z] === RUN TestUntarUstarGnuConflict [2022-03-07T11:48:07.848Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-07T11:48:07.848Z] === RUN TestUntarInvalidFilenames [2022-03-07T11:48:07.848Z] === RUN TestGet [2022-03-07T11:48:07.848Z] --- PASS: TestGet (0.00s) [2022-03-07T11:48:07.848Z] === RUN TestGetShortcutString [2022-03-07T11:48:07.848Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T11:48:07.848Z] PASS [2022-03-07T11:48:07.848Z] coverage: 42.9% of statements [2022-03-07T11:48:07.848Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-07T11:48:07.848Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames14917310\\dest" [2022-03-07T11:48:07.848Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-07T11:48:07.848Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T11:48:07.848Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T11:48:07.848Z] === RUN TestUntarInvalidHardlink [2022-03-07T11:48:07.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2932079287\\victim\\hello" -> "../victim/hello" [2022-03-07T11:48:07.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink889779235\\victim\\hello" -> "/../victim/hello" [2022-03-07T11:48:07.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2706435445\\victim" -> "../victim" [2022-03-07T11:48:07.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink102739883\\victim" -> "../victim" [2022-03-07T11:48:07.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink177934726\\victim" -> "../victim" [2022-03-07T11:48:08.033Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-03-07T11:48:08.033Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-03-07T11:48:08.033Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-03-07T11:48:08.033Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-03-07T11:48:08.033Z] === RUN TestGraphdriverPluginV2 [2022-03-07T11:48:08.111Z] === RUN TestAdapterReadLogs [2022-03-07T11:48:08.111Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCopier [2022-03-07T11:48:08.111Z] --- PASS: TestCopier (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCopierLongLines [2022-03-07T11:48:08.111Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCopierSlow [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/defaults [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T11:48:08.111Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T11:48:08.111Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T11:48:08.111Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T11:48:08.111Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T11:48:08.111Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T11:48:08.111Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T11:48:08.111Z] --- PASS: TestCopierSlow (0.20s) [2022-03-07T11:48:08.111Z] === RUN TestCopierWithSized [2022-03-07T11:48:08.111Z] === RUN TestCopierWithSized/as_is [2022-03-07T11:48:08.111Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T11:48:08.111Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T11:48:08.111Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-07T11:48:08.111Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCopierWithPartial [2022-03-07T11:48:08.111Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestRingLogger [2022-03-07T11:48:08.111Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestRingCap [2022-03-07T11:48:08.111Z] --- PASS: TestRingCap (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestRingClose [2022-03-07T11:48:08.111Z] --- PASS: TestRingClose (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestRingDrain [2022-03-07T11:48:08.111Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T11:48:08.111Z] PASS [2022-03-07T11:48:08.111Z] coverage: 43.2% of statements [2022-03-07T11:48:08.111Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 43.2% of statements [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T11:48:08.111Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-03-07T11:48:08.111Z] === RUN TestCreateSuccess [2022-03-07T11:48:08.111Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCreateStreamSkipped [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T11:48:08.111Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCreateLogGroupSuccess [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T11:48:08.111Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCreateError [2022-03-07T11:48:08.111Z] --- PASS: TestCreateError (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCreateAlreadyExists [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T11:48:08.111Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestLogClosed [2022-03-07T11:48:08.111Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestLogBlocking [2022-03-07T11:48:08.111Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T11:48:08.111Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T11:48:08.111Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestPublishBatchSuccess [2022-03-07T11:48:08.111Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestPublishBatchError [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=error msg=error [2022-03-07T11:48:08.111Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T11:48:08.111Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T11:48:08.111Z] time="2022-03-07T11:48:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T11:48:08.111Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchSimple [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchTicker [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchClose [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen/3/���� [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T11:48:08.111Z] === RUN TestEffectiveLen/5/ [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/0/ [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: He [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/6/a� [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: a [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: � [2022-03-07T11:48:08.111Z] === RUN TestFindValidSplit/7/a� [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T11:48:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T11:48:08.111Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestProcessEventEmoji [2022-03-07T11:48:08.111Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchLineSplit [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchMaxEvents [2022-03-07T11:48:08.111Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-07T11:48:08.111Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T11:48:08.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-03-07T11:48:08.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-03-07T11:48:08.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2022-03-07T11:48:08.145Z] === RUN TestKillStoppedContainer [2022-03-07T11:48:08.145Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-07T11:48:08.145Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T11:48:08.145Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-07T11:48:08.145Z] === RUN TestKillDifferentUserContainer [2022-03-07T11:48:08.187Z] --- PASS: TestTemplatedConfig (2.37s) [2022-03-07T11:48:08.187Z] === RUN TestConfigCreateResolve [2022-03-07T11:48:08.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink75080567\\victim" -> "../victim" [2022-03-07T11:48:08.317Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-07T11:48:08.317Z] === RUN TestUntarInvalidSymlink [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1929025279\\dest\\dotdot" -> "../victim/hello" [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink377525754\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4209419364\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1063918859\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink133131737\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3344159440\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink55031896\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T11:48:08.317Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-07T11:48:08.317Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T11:48:08.317Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T11:48:08.317Z] === RUN TestXGlobalNoParent [2022-03-07T11:48:08.317Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T11:48:08.317Z] === RUN TestReplaceFileTarWrapper [2022-03-07T11:48:08.317Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-07T11:48:08.317Z] === RUN TestPrefixHeaderReadable [2022-03-07T11:48:08.317Z] --- PASS: TestPrefixHeaderReadable (0.06s) [2022-03-07T11:48:08.317Z] === RUN TestDisablePigz [2022-03-07T11:48:08.317Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T11:48:08.317Z] --- PASS: TestDisablePigz (0.14s) [2022-03-07T11:48:08.317Z] === RUN TestPigz [2022-03-07T11:48:08.580Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-03-07T11:48:08.580Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T11:48:08.580Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-07T11:48:08.580Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T11:48:08.580Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.17s) [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T11:48:08.580Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsFormat [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestCreateTagSuccess [2022-03-07T11:48:08.580Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T11:48:08.580Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T11:48:08.580Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T11:48:08.580Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T11:48:08.580Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T11:48:08.580Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-07T11:48:08.580Z] PASS [2022-03-07T11:48:08.580Z] coverage: 80.2% of statements [2022-03-07T11:48:08.580Z] ok github.com/docker/docker/daemon/logger/awslogs 0.600s coverage: 80.2% of statements [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T11:48:08.580Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T11:48:08.580Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T11:48:08.580Z] PASS [2022-03-07T11:48:08.580Z] coverage: 33.6% of statements [2022-03-07T11:48:08.580Z] ok github.com/docker/docker/daemon/logger/fluentd 0.059s coverage: 33.6% of statements [2022-03-07T11:48:08.785Z] 2022/03/07 11:48:08 Closing DB instances... [2022-03-07T11:48:08.786Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T11:48:08.786Z] --- PASS: TestPigz (0.18s) [2022-03-07T11:48:08.786Z] === RUN TestNosysFileInfo [2022-03-07T11:48:08.786Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T11:48:08.786Z] archive_windows_test.go:16: Currently fails [2022-03-07T11:48:08.786Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestCanonicalTarNameForPath [2022-03-07T11:48:08.786Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestCanonicalTarName [2022-03-07T11:48:08.786Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChmodTarEntry [2022-03-07T11:48:08.786Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestHardLinkOrder [2022-03-07T11:48:08.786Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-07T11:48:08.786Z] === RUN TestChangeString [2022-03-07T11:48:08.786Z] --- PASS: TestChangeString (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesWithNoChanges [2022-03-07T11:48:08.786Z] === RUN TestCreateIDMapOrder [2022-03-07T11:48:08.786Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T11:48:08.786Z] PASS [2022-03-07T11:48:08.786Z] coverage: 7.2% of statements [2022-03-07T11:48:08.786Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-03-07T11:48:08.786Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-07T11:48:08.786Z] === RUN TestChangesWithChanges [2022-03-07T11:48:08.786Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-07T11:48:08.786Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T11:48:08.786Z] changes_test.go:195: needs more investigation [2022-03-07T11:48:08.786Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesDirsEmpty [2022-03-07T11:48:08.786Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:48:08.786Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesDirsMutated [2022-03-07T11:48:08.786Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:48:08.786Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestApplyLayer [2022-03-07T11:48:08.786Z] changes_test.go:432: needs further investigation [2022-03-07T11:48:08.786Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T11:48:08.786Z] changes_test.go:468: needs further investigation [2022-03-07T11:48:08.786Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T11:48:08.786Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T11:48:08.786Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestChangesSize [2022-03-07T11:48:08.786Z] --- PASS: TestChangesSize (0.00s) [2022-03-07T11:48:08.786Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T11:48:08.786Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames61192210\\dest" [2022-03-07T11:48:08.786Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-07T11:48:08.786Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T11:48:08.786Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2706190381\\victim\\hello" -> "../victim/hello" [2022-03-07T11:48:08.786Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink208463790\\victim\\hello" -> "/../victim/hello" [2022-03-07T11:48:08.786Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink928224472\\victim" -> "../victim" [2022-03-07T11:48:08.786Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink689491549\\victim" -> "../victim" [2022-03-07T11:48:08.786Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3444744860\\victim" -> "../victim" [2022-03-07T11:48:08.786Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1531322926\\victim" -> "../victim" [2022-03-07T11:48:08.786Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-07T11:48:08.786Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T11:48:08.786Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1116069826\\dest\\dotdot" -> "../victim/hello" [2022-03-07T11:48:08.786Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2072943704\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T11:48:08.786Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink970700960\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.786Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1728348177\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.786Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3654692357\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.786Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3480826956\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:08.786Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-07T11:48:08.786Z] === RUN TestApplyLayerWhiteouts [2022-03-07T11:48:09.049Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T11:48:09.049Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T11:48:09.049Z] === RUN TestSearchRegistryForImages [2022-03-07T11:48:09.049Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T11:48:09.049Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T11:48:09.049Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T11:48:09.049Z] === RUN TestImageDelete [2022-03-07T11:48:09.049Z] === RUN TestImageDelete/no_lease [2022-03-07T11:48:09.049Z] === RUN TestImageDelete/lease_exists [2022-03-07T11:48:09.049Z] --- PASS: TestImageDelete (0.04s) [2022-03-07T11:48:09.049Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T11:48:09.049Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-07T11:48:09.049Z] === RUN TestContentStoreForPull [2022-03-07T11:48:09.049Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-07T11:48:09.049Z] PASS [2022-03-07T11:48:09.049Z] coverage: 6.8% of statements [2022-03-07T11:48:09.049Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 6.8% of statements [2022-03-07T11:48:09.088Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2022-03-07T11:48:09.088Z] === RUN TestInspectOomKilledTrue [2022-03-07T11:48:09.088Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:48:09.088Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T11:48:09.088Z] === RUN TestInspectOomKilledFalse [2022-03-07T11:48:09.088Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:48:09.088Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T11:48:09.088Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T11:48:09.088Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-07T11:48:09.256Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-07T11:48:09.256Z] === RUN TestGenerateEmptyFile [2022-03-07T11:48:09.256Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T11:48:09.256Z] === RUN TestGenerateWithContent [2022-03-07T11:48:09.256Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T11:48:09.256Z] PASS [2022-03-07T11:48:09.256Z] coverage: 62.0% of statements [2022-03-07T11:48:09.256Z] ok github.com/docker/docker/pkg/archive 8.012s coverage: 62.0% of statements [2022-03-07T11:48:09.519Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T11:48:09.519Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T11:48:09.519Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T11:48:09.519Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T11:48:09.519Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T11:48:09.519Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T11:48:09.660Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-03-07T11:48:09.660Z] === RUN TestLinksContainerNames [2022-03-07T11:48:09.660Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T11:48:09.988Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T11:48:09.988Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T11:48:09.988Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T11:48:09.988Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-07T11:48:09.988Z] === RUN TestFastTimeMarshalJSON [2022-03-07T11:48:09.988Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-07T11:48:09.988Z] PASS [2022-03-07T11:48:09.988Z] coverage: 87.2% of statements [2022-03-07T11:48:09.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.246s coverage: 87.2% of statements [2022-03-07T11:48:09.988Z] === RUN TestJSONFileLogger [2022-03-07T11:48:09.988Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T11:48:09.988Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T11:48:09.988Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-07T11:48:09.988Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T11:48:09.988Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-07T11:48:09.988Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T11:48:09.988Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T11:48:09.988Z] === RUN TestEncodeDecode [2022-03-07T11:48:09.988Z] === PAUSE TestEncodeDecode [2022-03-07T11:48:09.988Z] === RUN TestUnexpectedEOF [2022-03-07T11:48:10.085Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-03-07T11:48:10.085Z] PASS [2022-03-07T11:48:10.085Z] [2022-03-07T11:48:10.085Z] DONE 6 tests in 12.928s [2022-03-07T11:48:10.085Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T11:48:10.085Z] ++ 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-07T11:48:10.085Z] ++ set -e [2022-03-07T11:48:10.085Z] ++ '[' -n 0 ']' [2022-03-07T11:48:10.085Z] ++ set -x [2022-03-07T11:48:10.085Z] ++ 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-07T11:48:10.085Z] INFO: Testing against a local daemon [2022-03-07T11:48:10.085Z] === RUN TestCheckpoint [2022-03-07T11:48:10.085Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:48:10.085Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T11:48:10.085Z] === RUN TestContainerInvalidJSON [2022-03-07T11:48:10.085Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:48:10.085Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:48:10.085Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:48:10.085Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:48:10.085Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:48:10.085Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:48:10.085Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T11:48:10.085Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T11:48:10.085Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T11:48:10.085Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T11:48:10.085Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-07T11:48:10.085Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T11:48:10.085Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-07T11:48:10.085Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T11:48:10.243Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-07T11:48:10.243Z] === RUN TestNetworkDBNodeLeave [2022-03-07T11:48:10.243Z] === RUN TestFixedBufferCap [2022-03-07T11:48:10.243Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestFixedBufferLen [2022-03-07T11:48:10.243Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestFixedBufferString [2022-03-07T11:48:10.243Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestFixedBufferWrite [2022-03-07T11:48:10.243Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestFixedBufferRead [2022-03-07T11:48:10.243Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestBytesPipeRead [2022-03-07T11:48:10.243Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestBytesPipeWrite [2022-03-07T11:48:10.243Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T11:48:10.243Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T11:48:10.343Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-07T11:48:10.343Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T11:48:10.343Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-07T11:48:10.343Z] === RUN TestCopyFromContainer [2022-03-07T11:48:10.457Z] time="2022-03-07T11:48:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T11:48:10.457Z] time="2022-03-07T11:48:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T11:48:10.457Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-07T11:48:10.457Z] === CONT TestEncodeDecode [2022-03-07T11:48:10.457Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T11:48:10.457Z] PASS [2022-03-07T11:48:10.457Z] coverage: 69.9% of statements [2022-03-07T11:48:10.457Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.328s coverage: 69.9% of statements [2022-03-07T11:48:10.457Z] === RUN TestWriteLog [2022-03-07T11:48:10.457Z] === PAUSE TestWriteLog [2022-03-07T11:48:10.457Z] === RUN TestReadLog [2022-03-07T11:48:10.457Z] === PAUSE TestReadLog [2022-03-07T11:48:10.457Z] === RUN TestDecode [2022-03-07T11:48:10.457Z] --- PASS: TestDecode (0.03s) [2022-03-07T11:48:10.457Z] === CONT TestWriteLog [2022-03-07T11:48:10.457Z] === CONT TestReadLog [2022-03-07T11:48:10.457Z] --- PASS: TestWriteLog (0.01s) [2022-03-07T11:48:10.457Z] === RUN TestReadLog/tail_exact [2022-03-07T11:48:10.712Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-07T11:48:10.712Z] === RUN TestAtomicWriteToFile [2022-03-07T11:48:10.712Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-07T11:48:10.712Z] === RUN TestAtomicWriteSetCommit [2022-03-07T11:48:10.712Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T11:48:10.712Z] === RUN TestAtomicWriteSetCancel [2022-03-07T11:48:10.712Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T11:48:10.712Z] === RUN TestReadCloserWrapperClose [2022-03-07T11:48:10.712Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T11:48:10.712Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T11:48:10.712Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T11:48:10.712Z] === RUN TestReaderErrWrapperRead [2022-03-07T11:48:10.712Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T11:48:10.712Z] === RUN TestCancelReadCloser [2022-03-07T11:48:10.712Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-07T11:48:10.712Z] === RUN TestWriteCloserWrapperClose [2022-03-07T11:48:10.712Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T11:48:10.712Z] === RUN TestNopWriteCloser [2022-03-07T11:48:10.712Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T11:48:10.712Z] === RUN TestNopWriter [2022-03-07T11:48:10.712Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T11:48:10.712Z] === RUN TestWriteCounter [2022-03-07T11:48:10.712Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T11:48:10.712Z] PASS [2022-03-07T11:48:10.712Z] coverage: 69.2% of statements [2022-03-07T11:48:10.712Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 69.2% of statements [2022-03-07T11:48:10.926Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T11:48:10.926Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T11:48:10.926Z] --- PASS: TestReadLog (0.30s) [2022-03-07T11:48:10.926Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-03-07T11:48:10.926Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-07T11:48:10.926Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-07T11:48:10.926Z] PASS [2022-03-07T11:48:10.926Z] coverage: 78.7% of statements [2022-03-07T11:48:10.926Z] ok github.com/docker/docker/daemon/logger/local 0.412s coverage: 78.7% of statements [2022-03-07T11:48:10.926Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T11:48:11.045Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T11:48:11.045Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-07T11:48:11.045Z] --- PASS: TestLinksContainerNames (1.49s) [2022-03-07T11:48:11.045Z] === RUN TestLogsFollowTailEmpty [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer// [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T11:48:11.277Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T11:48:11.535Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T11:48:11.535Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T11:48:11.535Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer (1.33s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T11:48:11.535Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T11:48:11.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T11:48:11.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:48:11.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:48:11.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:48:11.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:48:11.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:48:11.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:48:11.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:48:11.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:48:11.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:48:11.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T11:48:11.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T11:48:11.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T11:48:11.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T11:48:11.535Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T11:48:11.535Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-07T11:48:11.535Z] === RUN TestCreateWithInvalidEnv [2022-03-07T11:48:11.618Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-03-07T11:48:11.618Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T11:48:11.699Z] === RUN TestError [2022-03-07T11:48:11.699Z] --- PASS: TestError (0.00s) [2022-03-07T11:48:11.699Z] === RUN TestProgressString [2022-03-07T11:48:11.699Z] === RUN TestProgressString/no_progress [2022-03-07T11:48:11.699Z] === RUN TestProgressString/progress_1 [2022-03-07T11:48:11.699Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T11:48:11.699Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T11:48:11.699Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T11:48:11.699Z] === RUN TestProgressString/with_units [2022-03-07T11:48:11.699Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T11:48:11.699Z] === RUN TestProgressString/hide_counts [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T11:48:11.699Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T11:48:11.699Z] === RUN TestJSONMessageDisplay [2022-03-07T11:48:11.699Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-03-07T11:48:11.699Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T11:48:11.699Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T11:48:11.699Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T11:48:11.699Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T11:48:11.699Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T11:48:11.699Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T11:48:11.700Z] PASS [2022-03-07T11:48:11.700Z] coverage: 91.7% of statements [2022-03-07T11:48:11.700Z] ok github.com/docker/docker/pkg/jsonmessage 0.203s coverage: 91.7% of statements [2022-03-07T11:48:11.793Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T11:48:11.793Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T11:48:11.793Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T11:48:11.793Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T11:48:11.793Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T11:48:11.793Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T11:48:11.793Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T11:48:11.793Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T11:48:11.793Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T11:48:11.793Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T11:48:11.793Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T11:48:11.793Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T11:48:11.794Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T11:48:11.794Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T11:48:11.794Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T11:48:11.794Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T11:48:11.913Z] === RUN TestOpenFileDelete [2022-03-07T11:48:11.913Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestOpenFileRename [2022-03-07T11:48:11.913Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestHandleDecoderErr [2022-03-07T11:48:11.913Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestParseLogTagDefaultTag [2022-03-07T11:48:11.913Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestParseLogTag [2022-03-07T11:48:11.913Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestParseLogTagEmptyTag [2022-03-07T11:48:11.913Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestTailFiles [2022-03-07T11:48:11.913Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestFollowLogsConsumerGone [2022-03-07T11:48:11.913Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T11:48:11.913Z] === RUN TestFollowLogsProducerGone [2022-03-07T11:48:11.913Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T11:48:11.913Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T11:48:11.913Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-07T11:48:11.914Z] === RUN TestCheckCapacityAndRotate [2022-03-07T11:48:11.914Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T11:48:11.914Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T11:48:11.914Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-03-07T11:48:11.914Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T11:48:11.914Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2022-03-07T11:48:11.914Z] PASS [2022-03-07T11:48:11.914Z] coverage: 53.5% of statements [2022-03-07T11:48:11.914Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.235s coverage: 53.5% of statements [2022-03-07T11:48:12.169Z] === RUN TestStandardLongPath [2022-03-07T11:48:12.169Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T11:48:12.169Z] === RUN TestUNCLongPath [2022-03-07T11:48:12.169Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T11:48:12.169Z] PASS [2022-03-07T11:48:12.169Z] coverage: 100.0% of statements [2022-03-07T11:48:12.169Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-03-07T11:48:12.191Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T11:48:12.210Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-03-07T11:48:12.210Z] PASS [2022-03-07T11:48:12.210Z] [2022-03-07T11:48:12.210Z] DONE 5 tests in 8.888s [2022-03-07T11:48:12.210Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T11:48:12.210Z] INFO: Testing against a local daemon [2022-03-07T11:48:12.210Z] === RUN TestContinueAfterPluginCrash [2022-03-07T11:48:12.210Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T11:48:12.210Z] === RUN TestReadPluginNoRead [2022-03-07T11:48:12.210Z] === PAUSE TestReadPluginNoRead [2022-03-07T11:48:12.210Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T11:48:12.210Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T11:48:12.210Z] === CONT TestContinueAfterPluginCrash [2022-03-07T11:48:12.210Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T11:48:12.383Z] === RUN TestLog [2022-03-07T11:48:12.383Z] --- PASS: TestLog (0.03s) [2022-03-07T11:48:12.383Z] PASS [2022-03-07T11:48:12.383Z] coverage: 31.5% of statements [2022-03-07T11:48:12.383Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.150s coverage: 31.5% of statements [2022-03-07T11:48:12.383Z] === RUN TestValidateLogOpt [2022-03-07T11:48:12.383Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestNewMissedConfig [2022-03-07T11:48:12.383Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestNewMissedUrl [2022-03-07T11:48:12.383Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestNewMissedToken [2022-03-07T11:48:12.383Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestNewWithProxy [2022-03-07T11:48:12.383Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestDefault [2022-03-07T11:48:12.383Z] --- PASS: TestDefault (0.01s) [2022-03-07T11:48:12.383Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T11:48:12.383Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestJsonFormat [2022-03-07T11:48:12.383Z] --- PASS: TestJsonFormat (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestRawFormat [2022-03-07T11:48:12.383Z] --- PASS: TestRawFormat (0.02s) [2022-03-07T11:48:12.383Z] === RUN TestRawFormatWithLabels [2022-03-07T11:48:12.383Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestRawFormatWithoutTag [2022-03-07T11:48:12.383Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T11:48:12.383Z] === RUN TestBatching [2022-03-07T11:48:12.452Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/default [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/private [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/slave [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/shared [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/default [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/shared [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/slave [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:48:12.453Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/private [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T11:48:12.453Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:48:12.453Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:48:12.453Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:48:12.638Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-07T11:48:12.638Z] === RUN TestNetworkDBWatch [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:48:12.714Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:48:12.736Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-07T11:48:12.736Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T11:48:12.854Z] --- PASS: TestBatching (0.31s) [2022-03-07T11:48:12.854Z] === RUN TestFrequency [2022-03-07T11:48:12.854Z] === RUN TestParseLogFormat [2022-03-07T11:48:12.854Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestValidateLogOptEmpty [2022-03-07T11:48:12.854Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestValidateSyslogAddress [2022-03-07T11:48:12.854Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestParseAddressDefaultPort [2022-03-07T11:48:12.854Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestValidateSyslogFacility [2022-03-07T11:48:12.854Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T11:48:12.854Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestValidateLogOpt [2022-03-07T11:48:12.854Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T11:48:12.854Z] PASS [2022-03-07T11:48:12.854Z] coverage: 46.8% of statements [2022-03-07T11:48:12.854Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2022-03-07T11:48:12.854Z] --- PASS: TestFrequency (0.17s) [2022-03-07T11:48:12.854Z] === RUN TestOneMessagePerRequest [2022-03-07T11:48:12.854Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestVerify [2022-03-07T11:48:12.854Z] --- PASS: TestVerify (0.00s) [2022-03-07T11:48:12.854Z] === RUN TestSkipVerify [2022-03-07T11:48:12.854Z] === RUN TestNewParse [2022-03-07T11:48:12.854Z] --- PASS: TestNewParse (0.00s) [2022-03-07T11:48:12.854Z] PASS [2022-03-07T11:48:12.854Z] coverage: 8.3% of statements [2022-03-07T11:48:12.854Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T11:48:12.975Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-07T11:48:12.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-07T11:48:12.975Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T11:48:13.106Z] === RUN TestNameFormat [2022-03-07T11:48:13.106Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T11:48:13.106Z] === RUN TestNameRetries [2022-03-07T11:48:13.106Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T11:48:13.106Z] PASS [2022-03-07T11:48:13.106Z] coverage: 85.7% of statements [2022-03-07T11:48:13.106Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-03-07T11:48:13.328Z] time="2022-03-07T11:48:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.328Z] time="2022-03-07T11:48:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.328Z] time="2022-03-07T11:48:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.328Z] time="2022-03-07T11:48:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.575Z] === RUN TestParseKeyValueOpt [2022-03-07T11:48:13.575Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T11:48:13.575Z] === RUN TestParseUintList [2022-03-07T11:48:13.575Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T11:48:13.575Z] === RUN TestParseUintListMaximumLimits [2022-03-07T11:48:13.575Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T11:48:13.575Z] PASS [2022-03-07T11:48:13.575Z] coverage: 97.0% of statements [2022-03-07T11:48:13.575Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-03-07T11:48:13.797Z] --- PASS: TestSkipVerify (0.58s) [2022-03-07T11:48:13.797Z] === RUN TestBufferMaximum [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.229420\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.229420\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-07T11:48:13.797Z] === RUN TestServerAlwaysDown [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.234441\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.234441\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.234441\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.235441\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] time="2022-03-07T11:48:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646653693.235441\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:13.797Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T11:48:13.797Z] === RUN TestCannotSendAfterClose [2022-03-07T11:48:13.797Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T11:48:13.797Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-03-07T11:48:14.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T11:48:14.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:48:14.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:48:14.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:48:14.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:48:14.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:48:14.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:48:14.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:48:14.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:48:14.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:48:14.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:48:14.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:48:14.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:48:14.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:48:14.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:48:14.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T11:48:14.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T11:48:14.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T11:48:14.363Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-07T11:48:14.373Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-07T11:48:14.373Z] === RUN TestCreateDifferentPlatform [2022-03-07T11:48:14.373Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T11:48:14.373Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T11:48:14.373Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T11:48:14.373Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T11:48:14.373Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T11:48:14.373Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T11:48:14.373Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-07T11:48:14.373Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T11:48:14.373Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T11:48:14.373Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T11:48:14.373Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T11:48:14.373Z] === RUN TestDaemonRestartIpcMode [2022-03-07T11:48:14.373Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T11:48:14.373Z] === RUN TestDaemonHostGatewayIP [2022-03-07T11:48:14.373Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T11:48:14.373Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T11:48:14.373Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T11:48:14.373Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T11:48:14.373Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T11:48:14.373Z] === RUN TestDiff [2022-03-07T11:48:14.565Z] 2022/03/07 11:48:14 Closing DB instances... [2022-03-07T11:48:14.565Z] === RUN TestNewAndRemove [2022-03-07T11:48:14.565Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T11:48:14.565Z] === RUN TestRemoveInvalidPath [2022-03-07T11:48:14.565Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T11:48:14.565Z] PASS [2022-03-07T11:48:14.565Z] coverage: 82.6% of statements [2022-03-07T11:48:14.565Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-03-07T11:48:14.790Z] time="2022-03-07T11:48:14Z" 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-07T11:48:14.790Z] time="2022-03-07T11:48:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f05abec89765\"}'" [2022-03-07T11:48:14.790Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-07T11:48:14.790Z] PASS [2022-03-07T11:48:14.790Z] coverage: 82.5% of statements [2022-03-07T11:48:14.790Z] ok github.com/docker/docker/daemon/logger/splunk 2.212s coverage: 82.5% of statements [2022-03-07T11:48:14.790Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T11:48:14.790Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T11:48:14.790Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T11:48:14.790Z] === RUN TestV1IDService [2022-03-07T11:48:14.790Z] --- PASS: TestV1IDService (0.03s) [2022-03-07T11:48:14.790Z] === RUN TestV2MetadataService [2022-03-07T11:48:14.935Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-03-07T11:48:14.935Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T11:48:14.938Z] --- PASS: TestDiff (0.39s) [2022-03-07T11:48:14.938Z] === RUN TestExecWithCloseStdin [2022-03-07T11:48:15.196Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-07T11:48:15.196Z] === RUN TestExec [2022-03-07T11:48:15.260Z] === RUN TestSuccessfulDownload [2022-03-07T11:48:15.260Z] download_test.go:267: Needs fixing on Windows [2022-03-07T11:48:15.260Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T11:48:15.260Z] === RUN TestCancelledDownload [2022-03-07T11:48:15.260Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T11:48:15.260Z] === RUN TestMaxDownloadAttempts [2022-03-07T11:48:15.260Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:48:15.260Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:48:15.260Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:48:15.260Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:48:15.260Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:48:15.260Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:48:15.260Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:48:15.260Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:48:15.260Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:48:15.260Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:48:15.260Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:48:15.260Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:48:15.477Z] --- PASS: TestDaemonStartWithLogOpt (3.24s) [2022-03-07T11:48:15.477Z] === CONT TestReadPluginNoRead [2022-03-07T11:48:15.730Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T11:48:15.730Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T11:48:15.730Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T11:48:15.730Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestManifestStore [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:48:15.730Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-07T11:48:15.730Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-07T11:48:15.730Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-07T11:48:15.730Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-07T11:48:15.730Z] === RUN TestTransfer [2022-03-07T11:48:15.730Z] --- PASS: TestV2MetadataService (1.06s) [2022-03-07T11:48:15.730Z] PASS [2022-03-07T11:48:15.730Z] coverage: 48.2% of statements [2022-03-07T11:48:15.730Z] ok github.com/docker/docker/distribution/metadata 1.188s coverage: 48.2% of statements [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1333472347\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/no_local_cache [2022-03-07T11:48:15.730Z] --- PASS: TestTransfer (0.11s) [2022-03-07T11:48:15.730Z] === RUN TestConcurrencyLimit [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/with_local_cache [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="reference for unknown type: " [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="reference for unknown type: " [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="reference for unknown type: " [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="reference for unknown type: " [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="reference for unknown type: " [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T11:48:15.730Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T11:48:15.730Z] time="2022-03-07T11:48:15Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore (0.34s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T11:48:15.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T11:48:15.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestFixManifestLayers [2022-03-07T11:48:15.730Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T11:48:15.730Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T11:48:15.730Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestFixManifestLayersBadParent [2022-03-07T11:48:15.730Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestValidateManifest [2022-03-07T11:48:15.730Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T11:48:15.730Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestFormatPlatform [2022-03-07T11:48:15.730Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T11:48:15.730Z] === RUN TestPullSchema2Config [2022-03-07T11:48:15.730Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T11:48:15.730Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:48:15.730Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:48:15.730Z] === RUN TestPullSchema2Config/500_status [2022-03-07T11:48:15.730Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:48:15.730Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:48:15.762Z] --- PASS: TestExec (0.45s) [2022-03-07T11:48:15.762Z] === RUN TestExecUser [2022-03-07T11:48:15.879Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-03-07T11:48:15.879Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T11:48:15.879Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T11:48:15.879Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-07T11:48:16.132Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-07T11:48:16.132Z] === RUN TestNetworkDBBulkSync [2022-03-07T11:48:16.132Z] --- PASS: TestGetAddress (22.02s) [2022-03-07T11:48:16.132Z] === RUN TestRequestSyntaxCheck [2022-03-07T11:48:16.132Z] === RUN TestFailedConnection [2022-03-07T11:48:16.132Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-07T11:48:16.132Z] === RUN TestRequest [2022-03-07T11:48:16.202Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-07T11:48:16.202Z] === RUN TestInactiveJobs [2022-03-07T11:48:16.202Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:48:16.202Z] === RUN TestPullSchema2Config/EOF [2022-03-07T11:48:16.202Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:48:16.202Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:48:16.202Z] 2022/03/07 11:48:15 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-07T11:48:16.202Z] goroutine 120 [running]: [2022-03-07T11:48:16.202Z] net/http.(*conn).serve.func1() [2022-03-07T11:48:16.202Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T11:48:16.202Z] panic({0x944800, 0xac5ea0}) [2022-03-07T11:48:16.202Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T11:48:16.202Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00054a684, {0xad7200, 0xc00053a540}) [2022-03-07T11:48:16.202Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T11:48:16.202Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xad7200, 0xc00053a540}, 0xc000522f00) [2022-03-07T11:48:16.202Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T11:48:16.202Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xad7200, 0xc00053a540}, 0x458e35) [2022-03-07T11:48:16.202Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T11:48:16.202Z] net/http.serverHandler.ServeHTTP({0xc0001e28a0}, {0xad7200, 0xc00053a540}, 0xc000522f00) [2022-03-07T11:48:16.202Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T11:48:16.202Z] net/http.(*conn).serve(0xc00050fcc0, {0xadb838, 0xc0001e2750}) [2022-03-07T11:48:16.202Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T11:48:16.202Z] created by net/http.(*Server).Serve [2022-03-07T11:48:16.202Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T11:48:16.202Z] === RUN TestNotFound [2022-03-07T11:48:16.202Z] --- PASS: TestNotFound (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestConflict [2022-03-07T11:48:16.202Z] --- PASS: TestConflict (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestForbidden [2022-03-07T11:48:16.202Z] --- PASS: TestForbidden (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestInvalidParameter [2022-03-07T11:48:16.202Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestNotImplemented [2022-03-07T11:48:16.202Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestNotModified [2022-03-07T11:48:16.202Z] --- PASS: TestNotModified (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestUnauthorized [2022-03-07T11:48:16.202Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestUnknown [2022-03-07T11:48:16.202Z] --- PASS: TestUnknown (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestCancelled [2022-03-07T11:48:16.202Z] --- PASS: TestCancelled (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestDeadline [2022-03-07T11:48:16.202Z] --- PASS: TestDeadline (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestDataLoss [2022-03-07T11:48:16.202Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestUnavailable [2022-03-07T11:48:16.202Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestSystem [2022-03-07T11:48:16.202Z] --- PASS: TestSystem (0.00s) [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Conflict [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T11:48:16.202Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T11:48:16.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T11:48:16.202Z] PASS [2022-03-07T11:48:16.202Z] coverage: 53.1% of statements [2022-03-07T11:48:16.202Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2022-03-07T11:48:16.202Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:48:16.202Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T11:48:16.202Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:48:16.202Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:48:16.202Z] --- PASS: TestPullSchema2Config (0.55s) [2022-03-07T11:48:16.202Z] --- PASS: TestPullSchema2Config/success_first_time (0.03s) [2022-03-07T11:48:16.202Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-07T11:48:16.202Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T11:48:16.203Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-07T11:48:16.203Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T11:48:16.203Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T11:48:16.203Z] === RUN TestLayerAlreadyExists [2022-03-07T11:48:16.203Z] 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-07T11:48:16.203Z] 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-07T11:48:16.203Z] 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-07T11:48:16.203Z] 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-07T11:48:16.203Z] 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-07T11:48:16.203Z] 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-07T11:48:16.328Z] --- PASS: TestExecUser (0.44s) [2022-03-07T11:48:16.328Z] === RUN TestExportContainerAndImportImage [2022-03-07T11:48:16.452Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-03-07T11:48:16.452Z] === RUN TestNetworkNat [2022-03-07T11:48:16.587Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2022-03-07T11:48:16.587Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T11:48:16.671Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-03-07T11:48:16.671Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T11:48:16.671Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-07T11:48:16.671Z] === RUN TestWatchRelease [2022-03-07T11:48:16.672Z] --- PASS: TestWatchRelease (0.06s) [2022-03-07T11:48:16.672Z] === RUN TestWatchFinishedTransfer [2022-03-07T11:48:16.672Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T11:48:16.672Z] === RUN TestDuplicateTransfer [2022-03-07T11:48:16.672Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-07T11:48:16.672Z] === RUN TestSuccessfulUpload [2022-03-07T11:48:16.672Z] time="2022-03-07T11:48:16Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T11:48:17.120Z] 2022/03/07 11:48:16 Closing DB instances... [2022-03-07T11:48:17.147Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-07T11:48:17.147Z] === RUN TestCancelledUpload [2022-03-07T11:48:17.147Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T11:48:17.147Z] PASS [2022-03-07T11:48:17.147Z] coverage: 77.3% of statements [2022-03-07T11:48:17.147Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 77.3% of statements [2022-03-07T11:48:17.368Z] === RUN TestReadPluginNoRead/default [2022-03-07T11:48:17.396Z] --- PASS: TestNetworkNat (0.83s) [2022-03-07T11:48:17.396Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T11:48:17.617Z] === RUN TestCompare [2022-03-07T11:48:17.617Z] --- PASS: TestCompare (0.00s) [2022-03-07T11:48:17.617Z] PASS [2022-03-07T11:48:17.617Z] coverage: 19.2% of statements [2022-03-07T11:48:17.617Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-03-07T11:48:17.617Z] === RUN TestFSGetInvalidData [2022-03-07T11:48:17.617Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestFSInvalidSet [2022-03-07T11:48:17.617Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-03-07T11:48:17.617Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T11:48:17.617Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T11:48:17.617Z] === RUN TestTokenPassThru [2022-03-07T11:48:17.617Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestFSInvalidRoot [2022-03-07T11:48:17.617Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T11:48:17.617Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestFSMetadataGetSet [2022-03-07T11:48:17.617Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T11:48:17.617Z] PASS [2022-03-07T11:48:17.617Z] coverage: 26.7% of statements [2022-03-07T11:48:17.617Z] ok github.com/docker/docker/distribution 2.235s coverage: 26.7% of statements [2022-03-07T11:48:17.617Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-07T11:48:17.617Z] === RUN TestFSInvalidWalker [2022-03-07T11:48:17.617Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestFSGetSet [2022-03-07T11:48:17.617Z] --- PASS: TestFSGetSet (0.05s) [2022-03-07T11:48:17.617Z] === RUN TestFSGetUnsetKey [2022-03-07T11:48:17.617Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestFSGetEmptyData [2022-03-07T11:48:17.617Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T11:48:17.617Z] === RUN TestFSDelete [2022-03-07T11:48:17.617Z] --- PASS: TestFSDelete (0.02s) [2022-03-07T11:48:17.617Z] === RUN TestFSWalker [2022-03-07T11:48:17.617Z] --- PASS: TestFSWalker (0.02s) [2022-03-07T11:48:17.617Z] === RUN TestFSWalkerStopOnError [2022-03-07T11:48:17.961Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-03-07T11:48:17.961Z] === RUN TestHealthCheckWorkdir [2022-03-07T11:48:17.968Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-07T11:48:17.968Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-07T11:48:17.968Z] === RUN TestNetworkLoopbackNat [2022-03-07T11:48:18.086Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-07T11:48:18.086Z] === RUN TestNewFromJSON [2022-03-07T11:48:18.086Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T11:48:18.086Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T11:48:18.086Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T11:48:18.086Z] === RUN TestMarshalKeyOrder [2022-03-07T11:48:18.086Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T11:48:18.086Z] === RUN TestHistoryEqual [2022-03-07T11:48:18.086Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T11:48:18.086Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T11:48:18.086Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-07T11:48:18.086Z] === RUN TestImage [2022-03-07T11:48:18.086Z] --- PASS: TestImage (0.00s) [2022-03-07T11:48:18.086Z] === RUN TestImageOSNotEmpty [2022-03-07T11:48:18.086Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T11:48:18.086Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T11:48:18.086Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T11:48:18.086Z] === RUN TestCreate [2022-03-07T11:48:18.086Z] --- PASS: TestCreate (0.01s) [2022-03-07T11:48:18.086Z] === RUN TestRestore [2022-03-07T11:48:18.086Z] time="2022-03-07T11:48:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T11:48:18.086Z] --- PASS: TestRestore (0.06s) [2022-03-07T11:48:18.086Z] === RUN TestAddDelete [2022-03-07T11:48:18.086Z] --- PASS: TestAddDelete (0.03s) [2022-03-07T11:48:18.086Z] === RUN TestSearchAfterDelete [2022-03-07T11:48:18.086Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-07T11:48:18.086Z] === RUN TestParentReset [2022-03-07T11:48:18.086Z] --- PASS: TestParentReset (0.03s) [2022-03-07T11:48:18.086Z] === RUN TestGetAndSetLastUpdated [2022-03-07T11:48:18.086Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-07T11:48:18.086Z] === RUN TestStoreLen [2022-03-07T11:48:18.086Z] --- PASS: TestStoreLen (0.06s) [2022-03-07T11:48:18.086Z] PASS [2022-03-07T11:48:18.086Z] coverage: 86.9% of statements [2022-03-07T11:48:18.086Z] ok github.com/docker/docker/image 0.735s coverage: 86.9% of statements [2022-03-07T11:48:18.229Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-07T11:48:18.527Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-03-07T11:48:18.527Z] === RUN TestHealthKillContainer [2022-03-07T11:48:18.558Z] === RUN TestValidateManifest [2022-03-07T11:48:18.558Z] === RUN TestValidateManifest/non-nil [2022-03-07T11:48:18.558Z] === RUN TestValidateManifest/nil [2022-03-07T11:48:18.558Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T11:48:18.558Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T11:48:18.558Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T11:48:18.558Z] PASS [2022-03-07T11:48:18.558Z] coverage: 0.7% of statements [2022-03-07T11:48:18.558Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-03-07T11:48:18.558Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T11:48:18.558Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T11:48:18.558Z] PASS [2022-03-07T11:48:18.558Z] coverage: 25.0% of statements [2022-03-07T11:48:18.558Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-03-07T11:48:18.558Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T11:48:18.691Z] --- PASS: TestFailedConnection (2.29s) [2022-03-07T11:48:18.691Z] === RUN TestFailOnce [2022-03-07T11:48:18.691Z] 2022/03/07 11:48:18 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-07T11:48:18.691Z] goroutine 34 [running]: [2022-03-07T11:48:18.691Z] net/http.(*conn).serve.func1() [2022-03-07T11:48:18.691Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T11:48:18.691Z] panic({0xc0ca00, 0xd209d0}) [2022-03-07T11:48:18.691Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T11:48:18.691Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa075584ff182c7f5}, 0xc000233a98) [2022-03-07T11:48:18.691Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T11:48:18.691Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd2d900, 0xc000246000}, 0xb41d26) [2022-03-07T11:48:18.691Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T11:48:18.691Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xd2d900, 0xc000246000}, 0xc00022a000) [2022-03-07T11:48:18.691Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T11:48:18.691Z] net/http.serverHandler.ServeHTTP({0xd2bff0}, {0xd2d900, 0xc000246000}, 0xc00022a000) [2022-03-07T11:48:18.691Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T11:48:18.691Z] net/http.(*conn).serve(0xc00020e000, {0xd2f900, 0xc00013d3e0}) [2022-03-07T11:48:18.691Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T11:48:18.691Z] created by net/http.(*Server).Serve [2022-03-07T11:48:18.691Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T11:48:18.691Z] time="2022-03-07T11:48:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T11:48:18.691Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-07T11:48:18.691Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T11:48:18.735Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T11:48:19.665Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T11:48:19.681Z] --- PASS: TestFailOnce (1.19s) [2022-03-07T11:48:19.681Z] === RUN TestEchoInputOutput [2022-03-07T11:48:19.681Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T11:48:19.681Z] === RUN TestBackoff [2022-03-07T11:48:19.681Z] --- PASS: TestBackoff (0.00s) [2022-03-07T11:48:19.681Z] === RUN TestAbortRetry [2022-03-07T11:48:19.681Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T11:48:19.681Z] === RUN TestClientScheme [2022-03-07T11:48:19.681Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T11:48:19.681Z] === RUN TestNewClientWithTimeout [2022-03-07T11:48:20.126Z] === RUN TestSerialization [2022-03-07T11:48:20.126Z] --- PASS: TestSerialization (0.02s) [2022-03-07T11:48:20.126Z] PASS [2022-03-07T11:48:20.126Z] coverage: 100.0% of statements [2022-03-07T11:48:20.126Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-03-07T11:48:20.149Z] time="2022-03-07T11:48:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T11:48:20.233Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-03-07T11:48:20.594Z] === RUN TestEmptyLayer [2022-03-07T11:48:20.595Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T11:48:20.595Z] === RUN TestCommitFailure [2022-03-07T11:48:20.595Z] --- PASS: TestCommitFailure (0.01s) [2022-03-07T11:48:20.595Z] === RUN TestStartTransactionFailure [2022-03-07T11:48:20.595Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-07T11:48:20.595Z] === RUN TestGetOrphan [2022-03-07T11:48:20.595Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T11:48:20.595Z] === RUN TestMountAndRegister [2022-03-07T11:48:20.595Z] layer_test.go:258: Layer size: 14 [2022-03-07T11:48:20.595Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-07T11:48:20.595Z] === RUN TestLayerRelease [2022-03-07T11:48:20.595Z] layer_test.go:291: Failing on Windows [2022-03-07T11:48:20.595Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T11:48:20.595Z] === RUN TestStoreRestore [2022-03-07T11:48:20.595Z] layer_test.go:340: Failing on Windows [2022-03-07T11:48:20.595Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T11:48:20.595Z] === RUN TestTarStreamStability [2022-03-07T11:48:20.595Z] layer_test.go:455: Failing on Windows [2022-03-07T11:48:20.595Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T11:48:20.595Z] === RUN TestRegisterExistingLayer [2022-03-07T11:48:20.778Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T11:48:20.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T11:48:20.796Z] === CONT TestReadPluginNoRead [2022-03-07T11:48:20.796Z] read_test.go:92: [d0a4d11cf76c7] daemon is not started [2022-03-07T11:48:20.796Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-03-07T11:48:20.796Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-03-07T11:48:20.796Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-03-07T11:48:20.796Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-03-07T11:48:20.796Z] PASS [2022-03-07T11:48:20.796Z] [2022-03-07T11:48:20.796Z] DONE 6 tests in 9.030s [2022-03-07T11:48:20.796Z] 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-07T11:48:20.796Z] testing: warning: no tests to run [2022-03-07T11:48:20.796Z] PASS [2022-03-07T11:48:20.796Z] [2022-03-07T11:48:20.796Z] DONE 0 tests in 0.011s [2022-03-07T11:48:20.796Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T11:48:20.796Z] INFO: Testing against a local daemon [2022-03-07T11:48:20.796Z] === RUN TestPluginWithDevMounts [2022-03-07T11:48:20.796Z] === PAUSE TestPluginWithDevMounts [2022-03-07T11:48:20.796Z] === CONT TestPluginWithDevMounts [2022-03-07T11:48:21.038Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-03-07T11:48:21.038Z] === RUN TestPause [2022-03-07T11:48:21.065Z] === RUN TestEnvironmentParsing [2022-03-07T11:48:21.065Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T11:48:21.065Z] PASS [2022-03-07T11:48:21.065Z] coverage: 1.2% of statements [2022-03-07T11:48:21.065Z] ok github.com/docker/docker/libcontainerd/local 0.083s coverage: 1.2% of statements [2022-03-07T11:48:21.065Z] --- PASS: TestRegisterExistingLayer (0.34s) [2022-03-07T11:48:21.065Z] === RUN TestTarStreamVerification [2022-03-07T11:48:21.065Z] layer_test.go:684: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T11:48:21.065Z] === RUN TestLayerMigration [2022-03-07T11:48:21.065Z] migration_test.go:45: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T11:48:21.065Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T11:48:21.065Z] migration_test.go:181: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T11:48:21.065Z] === RUN TestMountInit [2022-03-07T11:48:21.065Z] mount_test.go:17: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T11:48:21.065Z] === RUN TestMountSize [2022-03-07T11:48:21.065Z] mount_test.go:76: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T11:48:21.065Z] === RUN TestMountChanges [2022-03-07T11:48:21.065Z] mount_test.go:125: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T11:48:21.065Z] === RUN TestMountApply [2022-03-07T11:48:21.065Z] mount_test.go:212: Failing on Windows [2022-03-07T11:48:21.065Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T11:48:21.065Z] PASS [2022-03-07T11:48:21.065Z] coverage: 30.2% of statements [2022-03-07T11:48:21.065Z] ok github.com/docker/docker/layer 0.535s coverage: 30.2% of statements [2022-03-07T11:48:21.535Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T11:48:21.535Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T11:48:21.535Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T11:48:21.535Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T11:48:21.614Z] --- PASS: TestPause (0.62s) [2022-03-07T11:48:21.614Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T11:48:21.614Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:48:21.614Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:48:21.614Z] === RUN TestPauseStopPausedContainer [2022-03-07T11:48:21.715Z] 2022/03/07 11:48:21 Closing DB instances... [2022-03-07T11:48:21.715Z] time="2022-03-07T11:48:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T11:48:21.715Z] time="2022-03-07T11:48:21Z" level=error msg="node: e5fc6ebc06fd is unknown to memberlist" [2022-03-07T11:48:21.875Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-07T11:48:22.004Z] === RUN TestSequenceGetAvailableBit [2022-03-07T11:48:22.004Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSequenceEqual [2022-03-07T11:48:22.004Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSequenceCopy [2022-03-07T11:48:22.004Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestGetFirstAvailable [2022-03-07T11:48:22.004Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestFindSequence [2022-03-07T11:48:22.004Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestCheckIfAvailable [2022-03-07T11:48:22.004Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestMergeSequences [2022-03-07T11:48:22.004Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestPushReservation [2022-03-07T11:48:22.004Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSerializeDeserialize [2022-03-07T11:48:22.004Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSet [2022-03-07T11:48:22.004Z] --- PASS: TestSet (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSetUnset [2022-03-07T11:48:22.004Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestOffsetSetUnset [2022-03-07T11:48:22.004Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSetInRange [2022-03-07T11:48:22.004Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestSetAnyInRange [2022-03-07T11:48:22.004Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestMethods [2022-03-07T11:48:22.004Z] --- PASS: TestMethods (0.00s) [2022-03-07T11:48:22.004Z] === RUN TestRandomAllocateDeallocate [2022-03-07T11:48:22.447Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-03-07T11:48:22.447Z] === RUN TestPidHost [2022-03-07T11:48:22.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T11:48:22.688Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-03-07T11:48:22.688Z] PASS [2022-03-07T11:48:22.688Z] [2022-03-07T11:48:22.688Z] DONE 1 tests in 1.586s [2022-03-07T11:48:22.688Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T11:48:22.688Z] INFO: Testing against a local daemon [2022-03-07T11:48:22.688Z] === RUN TestSecretInspect [2022-03-07T11:48:23.833Z] --- PASS: TestPidHost (1.29s) [2022-03-07T11:48:23.833Z] === RUN TestPsFilter [2022-03-07T11:48:23.833Z] --- PASS: TestPsFilter (0.12s) [2022-03-07T11:48:23.833Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T11:48:23.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T11:48:23.938Z] time="2022-03-07T11:48:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T11:48:24.221Z] === RUN TestInvalidConfig [2022-03-07T11:48:24.221Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T11:48:24.221Z] === RUN TestConfig [2022-03-07T11:48:24.221Z] --- PASS: TestConfig (0.00s) [2022-03-07T11:48:24.221Z] === RUN TestOptionsLabels [2022-03-07T11:48:24.221Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T11:48:24.221Z] === RUN TestValidName [2022-03-07T11:48:24.221Z] --- PASS: TestValidName (0.00s) [2022-03-07T11:48:24.221Z] PASS [2022-03-07T11:48:24.221Z] coverage: 19.7% of statements [2022-03-07T11:48:24.221Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-03-07T11:48:24.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2022-03-07T11:48:24.404Z] === RUN TestRemoveContainerWithVolume [2022-03-07T11:48:24.407Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-03-07T11:48:24.407Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T11:48:24.579Z] --- PASS: TestSecretInspect (2.15s) [2022-03-07T11:48:24.579Z] === RUN TestSecretList [2022-03-07T11:48:24.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T11:48:24.690Z] === RUN TestKey [2022-03-07T11:48:24.690Z] --- PASS: TestKey (0.00s) [2022-03-07T11:48:24.690Z] === RUN TestParseKey [2022-03-07T11:48:24.690Z] --- PASS: TestParseKey (0.00s) [2022-03-07T11:48:24.690Z] === RUN TestInvalidDataStore [2022-03-07T11:48:24.690Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T11:48:24.690Z] === RUN TestKVObjectFlatKey [2022-03-07T11:48:24.690Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T11:48:24.690Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T11:48:24.690Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T11:48:24.690Z] PASS [2022-03-07T11:48:24.690Z] coverage: 21.9% of statements [2022-03-07T11:48:24.690Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-03-07T11:48:24.690Z] === RUN TestErrorInterfaces [2022-03-07T11:48:24.690Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T11:48:24.690Z] === RUN TestNetworkMarshalling [2022-03-07T11:48:24.690Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-07T11:48:24.690Z] === RUN TestEndpointMarshalling [2022-03-07T11:48:24.690Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T11:48:24.876Z] --- PASS: TestRequest (8.48s) [2022-03-07T11:48:24.876Z] === RUN TestOverlappingRequests [2022-03-07T11:48:24.876Z] --- PASS: TestOverlappingRequests (0.40s) [2022-03-07T11:48:24.876Z] === RUN TestRelease [2022-03-07T11:48:24.927Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2022-03-07T11:48:24.927Z] === RUN TestRemoveContainerRunning [2022-03-07T11:48:25.161Z] === RUN TestAuxAddresses [2022-03-07T11:48:25.161Z] time="2022-03-07T11:48:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:48:25.161Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-07T11:48:25.161Z] === RUN TestSRVServiceQuery [2022-03-07T11:48:25.161Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-07T11:48:25.161Z] === RUN TestServiceVIPReuse [2022-03-07T11:48:25.161Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T11:48:25.161Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestDNSIPQuery [2022-03-07T11:48:25.161Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestDNSProxyServFail [2022-03-07T11:48:25.161Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestSandboxAddEmpty [2022-03-07T11:48:25.161Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestSandboxAddMultiPrio [2022-03-07T11:48:25.161Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestSandboxAddSamePrio [2022-03-07T11:48:25.161Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestCleanupServiceDiscovery [2022-03-07T11:48:25.161Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestDNSOptions [2022-03-07T11:48:25.161Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:48:25.161Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T11:48:25.161Z] time="2022-03-07T11:48:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:48:25.161Z] time="2022-03-07T11:48:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:48:25.161Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-07T11:48:25.161Z] PASS [2022-03-07T11:48:25.161Z] coverage: 8.5% of statements [2022-03-07T11:48:25.161Z] ok github.com/docker/docker/libnetwork 0.392s coverage: 8.5% of statements [2022-03-07T11:48:25.161Z] === RUN TestIPDataMarshalling [2022-03-07T11:48:25.161Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T11:48:25.161Z] === RUN TestValidateAndIsV6 [2022-03-07T11:48:25.161Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T11:48:25.161Z] PASS [2022-03-07T11:48:25.161Z] coverage: 68.9% of statements [2022-03-07T11:48:25.161Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-03-07T11:48:25.345Z] 2022/03/07 11:48:25 Closing DB instances... [2022-03-07T11:48:25.506Z] --- PASS: TestRemoveContainerRunning (0.58s) [2022-03-07T11:48:25.506Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T11:48:25.630Z] === RUN TestDriver [2022-03-07T11:48:25.630Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:48:25.630Z] PASS [2022-03-07T11:48:25.630Z] coverage: 34.8% of statements [2022-03-07T11:48:25.630Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-03-07T11:48:26.082Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2022-03-07T11:48:26.082Z] === RUN TestRemoveInvalidContainer [2022-03-07T11:48:26.082Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T11:48:26.082Z] === RUN TestRenameLinkedContainer [2022-03-07T11:48:26.099Z] === RUN TestDriver [2022-03-07T11:48:26.099Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:48:26.099Z] PASS [2022-03-07T11:48:26.099Z] coverage: 34.8% of statements [2022-03-07T11:48:26.099Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-03-07T11:48:26.568Z] === RUN TestNetworkAllocateFree [2022-03-07T11:48:26.568Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T11:48:26.568Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T11:48:26.568Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T11:48:26.568Z] PASS [2022-03-07T11:48:26.568Z] coverage: 63.6% of statements [2022-03-07T11:48:26.568Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2022-03-07T11:48:26.639Z] --- PASS: TestHealthKillContainer (7.82s) [2022-03-07T11:48:26.639Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T11:48:26.639Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-03-07T11:48:26.639Z] === RUN TestIpcModeNone [2022-03-07T11:48:26.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T11:48:26.911Z] --- PASS: TestRelease (1.66s) [2022-03-07T11:48:26.911Z] === RUN TestAllocateRandomDeallocate [2022-03-07T11:48:26.911Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-07T11:48:26.911Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T11:48:27.037Z] === RUN TestGetEmptyCapabilities [2022-03-07T11:48:27.037Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T11:48:27.037Z] === RUN TestGetExtraCapabilities [2022-03-07T11:48:27.037Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T11:48:27.037Z] === RUN TestGetInvalidCapabilities [2022-03-07T11:48:27.037Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-07T11:48:27.037Z] === RUN TestRemoteDriver [2022-03-07T11:48:27.037Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T11:48:27.037Z] === RUN TestDriverError [2022-03-07T11:48:27.037Z] --- PASS: TestDriverError (0.01s) [2022-03-07T11:48:27.037Z] === RUN TestMissingValues [2022-03-07T11:48:27.037Z] --- PASS: TestMissingValues (0.00s) [2022-03-07T11:48:27.037Z] === RUN TestRollback [2022-03-07T11:48:27.037Z] --- PASS: TestRollback (0.00s) [2022-03-07T11:48:27.037Z] PASS [2022-03-07T11:48:27.037Z] coverage: 57.4% of statements [2022-03-07T11:48:27.104Z] --- PASS: TestSecretList (2.13s) [2022-03-07T11:48:27.104Z] === RUN TestSecretsCreateAndDelete [2022-03-07T11:48:27.204Z] --- PASS: TestIpcModeNone (0.41s) [2022-03-07T11:48:27.204Z] === RUN TestIpcModePrivate [2022-03-07T11:48:27.462Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-07T11:48:27.462Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-07T11:48:27.462Z] === RUN TestIpcModeShareable [2022-03-07T11:48:27.508Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-03-07T11:48:27.508Z] --- PASS: TestRandomAllocateDeallocate (5.45s) [2022-03-07T11:48:27.508Z] === RUN TestAllocateRandomDeallocate [2022-03-07T11:48:27.668Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 2m18.844695218s [2022-03-07T11:48:27.668Z] 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-07T11:48:27.668Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.450227ms [2022-03-07T11:48:27.720Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-07T11:48:27.976Z] === RUN TestNAT [2022-03-07T11:48:27.976Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T11:48:27.976Z] --- SKIP: TestNAT (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestTransparent [2022-03-07T11:48:27.976Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T11:48:27.976Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T11:48:27.976Z] PASS [2022-03-07T11:48:27.976Z] coverage: 0.0% of statements [2022-03-07T11:48:27.976Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-03-07T11:48:27.976Z] === RUN TestBuildDefault [2022-03-07T11:48:27.976Z] --- PASS: TestBuildDefault (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestBuildHostnameDomainname [2022-03-07T11:48:27.976Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestBuildHostname [2022-03-07T11:48:27.976Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestBuildHostnameFQDN [2022-03-07T11:48:27.976Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestBuildNoIP [2022-03-07T11:48:27.976Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestUpdate [2022-03-07T11:48:27.976Z] --- PASS: TestUpdate (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T11:48:27.976Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T11:48:27.976Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestAddEmpty [2022-03-07T11:48:27.976Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestAdd [2022-03-07T11:48:27.976Z] --- PASS: TestAdd (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestDeleteEmpty [2022-03-07T11:48:27.976Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestDeleteNewline [2022-03-07T11:48:27.976Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestDelete [2022-03-07T11:48:27.976Z] --- PASS: TestDelete (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestConcurrentWrites [2022-03-07T11:48:27.976Z] === RUN TestNew [2022-03-07T11:48:27.976Z] --- PASS: TestNew (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestAddDriver [2022-03-07T11:48:27.976Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestAddDuplicateDriver [2022-03-07T11:48:27.976Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T11:48:27.976Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestDriver [2022-03-07T11:48:27.976Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestIPAM [2022-03-07T11:48:27.976Z] --- PASS: TestIPAM (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestWalkIPAMs [2022-03-07T11:48:27.976Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T11:48:27.976Z] === RUN TestWalkDrivers [2022-03-07T11:48:27.976Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T11:48:27.976Z] PASS [2022-03-07T11:48:27.976Z] coverage: 82.4% of statements [2022-03-07T11:48:27.976Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-03-07T11:48:27.978Z] --- PASS: TestIpcModeShareable (0.47s) [2022-03-07T11:48:27.978Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T11:48:28.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T11:48:28.298Z] --- PASS: TestRenameLinkedContainer (2.34s) [2022-03-07T11:48:28.298Z] === RUN TestRenameStoppedContainer [2022-03-07T11:48:28.298Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-07T11:48:28.445Z] --- PASS: TestConcurrentWrites (0.27s) [2022-03-07T11:48:28.445Z] PASS [2022-03-07T11:48:28.445Z] coverage: 81.2% of statements [2022-03-07T11:48:28.445Z] ok github.com/docker/docker/libnetwork/etchosts 0.344s coverage: 81.2% of statements [2022-03-07T11:48:28.445Z] === RUN TestNew [2022-03-07T11:48:28.445Z] --- PASS: TestNew (0.00s) [2022-03-07T11:48:28.445Z] === RUN TestAllocate [2022-03-07T11:48:28.445Z] --- PASS: TestAllocate (0.00s) [2022-03-07T11:48:28.445Z] === RUN TestUninitialized [2022-03-07T11:48:28.445Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T11:48:28.445Z] === RUN TestAllocateInRange [2022-03-07T11:48:28.445Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T11:48:28.445Z] === RUN TestAllocateSerial [2022-03-07T11:48:28.445Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T11:48:28.445Z] PASS [2022-03-07T11:48:28.445Z] coverage: 87.5% of statements [2022-03-07T11:48:28.445Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-03-07T11:48:28.477Z] time="2022-03-07T11:48:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T11:48:28.914Z] --- PASS: TestAllocateRandomDeallocate (1.22s) [2022-03-07T11:48:28.914Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T11:48:28.914Z] === RUN TestCaller [2022-03-07T11:48:28.914Z] --- PASS: TestCaller (0.00s) [2022-03-07T11:48:28.914Z] PASS [2022-03-07T11:48:28.914Z] coverage: 100.0% of statements [2022-03-07T11:48:28.914Z] ok github.com/docker/docker/libnetwork/internal/caller 0.059s coverage: 100.0% of statements [2022-03-07T11:48:28.996Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-03-07T11:48:28.996Z] === RUN TestSecretsUpdate [2022-03-07T11:48:29.241Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-03-07T11:48:29.241Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T11:48:29.353Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-03-07T11:48:29.353Z] === RUN TestAPIIpcModeHost [2022-03-07T11:48:29.383Z] === RUN TestSetSerialInsertDelete [2022-03-07T11:48:29.383Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T11:48:29.383Z] === RUN TestSetParallelInsertDelete [2022-03-07T11:48:29.611Z] --- PASS: TestAPIIpcModeHost (0.31s) [2022-03-07T11:48:29.611Z] === RUN TestDaemonIpcModeShareable [2022-03-07T11:48:29.851Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2022-03-07T11:48:29.851Z] === RUN TestRetrieveFromStore [2022-03-07T11:48:30.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T11:48:30.322Z] === RUN TestInt2IP2IntConversion [2022-03-07T11:48:30.322Z] --- PASS: TestRetrieveFromStore (0.51s) [2022-03-07T11:48:30.322Z] === RUN TestIsCorrupted [2022-03-07T11:48:30.322Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-07T11:48:30.322Z] === RUN TestSetRollover [2022-03-07T11:48:30.444Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2022-03-07T11:48:30.444Z] === RUN TestRenameInvalidName [2022-03-07T11:48:30.545Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-07T11:48:30.546Z] --- PASS: TestDaemonIpcModeShareable (1.06s) [2022-03-07T11:48:30.546Z] === RUN TestDaemonIpcModePrivate [2022-03-07T11:48:30.700Z] === RUN TestParseEmptyInterface [2022-03-07T11:48:30.700Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestParseNonInterfaceType [2022-03-07T11:48:30.700Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestParseWithOneFunction [2022-03-07T11:48:30.700Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestParseWithMultipleFuncs [2022-03-07T11:48:30.700Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestParseWithUnnamedReturn [2022-03-07T11:48:30.700Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestEmbeddedInterface [2022-03-07T11:48:30.700Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestParsedImports [2022-03-07T11:48:30.700Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T11:48:30.700Z] === RUN TestAliasedImports [2022-03-07T11:48:30.700Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T11:48:30.700Z] PASS [2022-03-07T11:48:30.700Z] coverage: 56.8% of statements [2022-03-07T11:48:30.700Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-03-07T11:48:30.792Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-07T11:48:30.792Z] === RUN TestGetAddressVersion [2022-03-07T11:48:30.792Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T11:48:30.792Z] === RUN TestKeyString [2022-03-07T11:48:30.792Z] --- PASS: TestKeyString (0.00s) [2022-03-07T11:48:30.792Z] === RUN TestPoolDataMarshal [2022-03-07T11:48:30.792Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T11:48:30.792Z] === RUN TestSubnetsMarshal [2022-03-07T11:48:31.180Z] === RUN TestHTTPTransport [2022-03-07T11:48:31.180Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T11:48:31.180Z] PASS [2022-03-07T11:48:31.180Z] coverage: 85.7% of statements [2022-03-07T11:48:31.180Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-03-07T11:48:31.180Z] --- PASS: TestAllocateRandomDeallocate (4.66s) [2022-03-07T11:48:31.180Z] === RUN TestRetrieveFromStore [2022-03-07T11:48:31.262Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-07T11:48:31.262Z] === RUN TestAddSubnets [2022-03-07T11:48:31.262Z] --- PASS: TestAddSubnets (0.12s) [2022-03-07T11:48:31.262Z] === RUN TestDoublePoolRelease [2022-03-07T11:48:31.262Z] === RUN TestPoolRequest [2022-03-07T11:48:31.262Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T11:48:31.262Z] === RUN TestOtherRequests [2022-03-07T11:48:31.262Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T11:48:31.262Z] PASS [2022-03-07T11:48:31.262Z] coverage: 57.1% of statements [2022-03-07T11:48:31.262Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-07T11:48:31.262Z] === RUN TestAddReleasePoolID [2022-03-07T11:48:31.262Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-03-07T11:48:31.262Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-07T11:48:31.262Z] === RUN TestPredefinedPool [2022-03-07T11:48:31.262Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-07T11:48:31.262Z] === RUN TestRemoveSubnet [2022-03-07T11:48:31.391Z] --- PASS: TestRenameInvalidName (0.63s) [2022-03-07T11:48:31.392Z] === RUN TestRenameAnonymousContainer [2022-03-07T11:48:31.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T11:48:31.514Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-07T11:48:31.514Z] === RUN TestTemplatedSecret [2022-03-07T11:48:31.649Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T11:48:31.649Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T11:48:31.649Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T11:48:31.649Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T11:48:31.649Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T11:48:31.649Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T11:48:31.649Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T11:48:31.649Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T11:48:31.649Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T11:48:31.649Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T11:48:31.649Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T11:48:31.649Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T11:48:31.649Z] === RUN TestBufferPoolPutAndGet [2022-03-07T11:48:31.649Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T11:48:31.649Z] PASS [2022-03-07T11:48:31.649Z] coverage: 88.2% of statements [2022-03-07T11:48:31.649Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-07T11:48:31.732Z] --- PASS: TestRemoveSubnet (0.25s) [2022-03-07T11:48:31.732Z] === RUN TestGetSameAddress [2022-03-07T11:48:31.732Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-07T11:48:31.732Z] === RUN TestPoolAllocationReuse [2022-03-07T11:48:31.920Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-07T11:48:31.920Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-03-07T11:48:31.920Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T11:48:32.200Z] --- PASS: TestSetRollover (1.57s) [2022-03-07T11:48:32.200Z] === RUN TestSetRolloverSerial [2022-03-07T11:48:32.200Z] === RUN TestGetCapabilities [2022-03-07T11:48:32.200Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T11:48:32.200Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T11:48:32.200Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T11:48:32.200Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T11:48:32.200Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-07T11:48:32.200Z] === RUN TestRemoteDriver [2022-03-07T11:48:32.200Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T11:48:32.200Z] PASS [2022-03-07T11:48:32.200Z] coverage: 47.4% of statements [2022-03-07T11:48:32.200Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-03-07T11:48:32.637Z] === RUN TestOutputOnPrematureClose [2022-03-07T11:48:32.637Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T11:48:32.637Z] === RUN TestCompleteSilently [2022-03-07T11:48:32.637Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T11:48:32.637Z] PASS [2022-03-07T11:48:32.637Z] coverage: 75.9% of statements [2022-03-07T11:48:32.637Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-03-07T11:48:32.637Z] === RUN TestSendToOneSub [2022-03-07T11:48:32.637Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T11:48:32.637Z] === RUN TestSendToMultipleSubs [2022-03-07T11:48:32.637Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T11:48:32.637Z] === RUN TestEvictOneSub [2022-03-07T11:48:32.637Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T11:48:32.637Z] === RUN TestClosePublisher [2022-03-07T11:48:32.637Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T11:48:32.637Z] === RUN TestPubSubRace [2022-03-07T11:48:32.853Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-07T11:48:32.853Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-03-07T11:48:32.853Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T11:48:33.106Z] --- PASS: TestRetrieveFromStore (1.55s) [2022-03-07T11:48:33.106Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T11:48:33.106Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-07T11:48:33.106Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T11:48:33.106Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T11:48:33.106Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T11:48:33.106Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T11:48:33.106Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T11:48:33.106Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T11:48:33.106Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T11:48:33.106Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T11:48:33.106Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T11:48:33.106Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T11:48:33.106Z] === RUN TestDebug [2022-03-07T11:48:33.106Z] --- PASS: TestDebug (0.00s) [2022-03-07T11:48:33.106Z] === RUN TestRequestPoolParallel [2022-03-07T11:48:33.106Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-03-07T11:48:33.106Z] === RUN TestFullAllocateRelease [2022-03-07T11:48:33.188Z] --- PASS: TestPoolAllocationReuse (1.59s) [2022-03-07T11:48:33.188Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T11:48:33.188Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-07T11:48:33.188Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T11:48:33.188Z] === RUN TestWindowsIPAM [2022-03-07T11:48:33.188Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T11:48:33.188Z] PASS [2022-03-07T11:48:33.188Z] coverage: 71.4% of statements [2022-03-07T11:48:33.188Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-03-07T11:48:33.574Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-03-07T11:48:33.574Z] === RUN TestOddAllocateRelease [2022-03-07T11:48:33.657Z] --- PASS: TestSetRolloverSerial (1.47s) [2022-03-07T11:48:33.657Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T11:48:33.657Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T11:48:33.657Z] PASS [2022-03-07T11:48:33.657Z] coverage: 84.4% of statements [2022-03-07T11:48:33.657Z] ok github.com/docker/docker/libnetwork/bitseq 11.640s coverage: 84.4% of statements [2022-03-07T11:48:33.787Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-07T11:48:33.939Z] check_test.go:308: [d830eb0feddf2] daemon is not started [2022-03-07T11:48:33.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-07T11:48:34.032Z] --- PASS: TestTemplatedSecret (2.56s) [2022-03-07T11:48:34.032Z] === RUN TestSecretCreateResolve [2022-03-07T11:48:34.044Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-03-07T11:48:34.044Z] === RUN TestIpcModeOlderClient [2022-03-07T11:48:34.044Z] === PAUSE TestIpcModeOlderClient [2022-03-07T11:48:34.044Z] === RUN TestKillContainerInvalidSignal [2022-03-07T11:48:34.046Z] --- PASS: TestPubSubRace (1.06s) [2022-03-07T11:48:34.046Z] PASS [2022-03-07T11:48:34.046Z] coverage: 75.0% of statements [2022-03-07T11:48:34.046Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2022-03-07T11:48:34.046Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-03-07T11:48:34.046Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T11:48:34.046Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-07T11:48:34.046Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T11:48:34.046Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-07T11:48:34.046Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T11:48:34.046Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T11:48:34.046Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T11:48:34.046Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:48:34.046Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T11:48:34.046Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T11:48:34.046Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:48:34.046Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:48:34.046Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:48:34.046Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T11:48:34.046Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:48:34.046Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:48:34.046Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:48:34.046Z] PASS [2022-03-07T11:48:34.046Z] coverage: 85.3% of statements [2022-03-07T11:48:34.046Z] ok github.com/docker/docker/libnetwork/ipam 47.913s coverage: 85.3% of statements [2022-03-07T11:48:34.126Z] === RUN TestDefaultNetwork [2022-03-07T11:48:34.201Z] --- PASS: TestRenameAnonymousContainer (2.94s) [2022-03-07T11:48:34.201Z] === RUN TestRenameContainerWithSameName [2022-03-07T11:48:34.303Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-07T11:48:34.303Z] === RUN TestKillContainer [2022-03-07T11:48:34.303Z] === RUN TestKillContainer/no_signal [2022-03-07T11:48:34.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T11:48:34.514Z] === RUN TestRegister [2022-03-07T11:48:34.514Z] --- PASS: TestRegister (0.00s) [2022-03-07T11:48:34.514Z] === RUN TestCommand [2022-03-07T11:48:34.514Z] --- PASS: TestCommand (0.03s) [2022-03-07T11:48:34.514Z] === RUN TestNaiveSelf [2022-03-07T11:48:34.514Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-07T11:48:34.514Z] PASS [2022-03-07T11:48:34.514Z] coverage: 82.4% of statements [2022-03-07T11:48:34.514Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2022-03-07T11:48:34.595Z] --- PASS: TestDefaultNetwork (0.30s) [2022-03-07T11:48:34.595Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T11:48:34.595Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-07T11:48:34.595Z] === RUN TestInitAddressPools [2022-03-07T11:48:34.595Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T11:48:34.595Z] PASS [2022-03-07T11:48:34.595Z] coverage: 74.0% of statements [2022-03-07T11:48:34.595Z] ok github.com/docker/docker/libnetwork/ipamutils 0.670s coverage: 74.0% of statements [2022-03-07T11:48:34.724Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-03-07T11:48:34.724Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T11:48:34.868Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T11:48:34.868Z] === RUN TestKillContainer/killing_signal [2022-03-07T11:48:34.983Z] === RUN TestDump [2022-03-07T11:48:34.983Z] goroutine 6 [running]: [2022-03-07T11:48:34.983Z] github.com/docker/docker/pkg/stack.dump(0xc3b9d7) [2022-03-07T11:48:34.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T11:48:34.983Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T11:48:34.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T11:48:34.983Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T11:48:34.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T11:48:34.983Z] testing.tRunner(0xc00015a1a0, 0xdaa190) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:48:34.983Z] created by testing.(*T).Run [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T11:48:34.983Z] [2022-03-07T11:48:34.983Z] goroutine 1 [chan receive]: [2022-03-07T11:48:34.983Z] testing.(*T).Run(0xc00015a000, {0xd9b7b1, 0xc1a733}, 0xdaa190) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T11:48:34.983Z] testing.runTests.func1(0xc000068840) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T11:48:34.983Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:48:34.983Z] testing.runTests(0xc000076080, {0xf0ec20, 0x3, 0x3}, {0xc3ac2d, 0xd9d4ab, 0xf136e0}) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T11:48:34.983Z] testing.(*M).Run(0xc000076080) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T11:48:34.983Z] main.main() [2022-03-07T11:48:34.983Z] _testmain.go:95 +0x1f5 [2022-03-07T11:48:34.983Z] --- PASS: TestDump (0.00s) [2022-03-07T11:48:34.983Z] === RUN TestDumpToFile [2022-03-07T11:48:34.983Z] --- PASS: TestDumpToFile (0.14s) [2022-03-07T11:48:34.983Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T11:48:34.983Z] goroutine 8 [running]: [2022-03-07T11:48:34.983Z] github.com/docker/docker/pkg/stack.dump(0xca8bb4) [2022-03-07T11:48:34.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T11:48:34.983Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xca8f60}) [2022-03-07T11:48:34.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T11:48:34.983Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-07T11:48:34.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T11:48:34.983Z] testing.tRunner(0xc00015a680, 0xdaa180) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:48:34.983Z] created by testing.(*T).Run [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T11:48:34.983Z] [2022-03-07T11:48:34.983Z] goroutine 1 [chan receive]: [2022-03-07T11:48:34.983Z] testing.(*T).Run(0xc00015a000, {0xda2596, 0xc1a733}, 0xdaa180) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T11:48:34.983Z] testing.runTests.func1(0xc000068840) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T11:48:34.983Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:48:34.983Z] testing.runTests(0xc000076080, {0xf0ec20, 0x3, 0x3}, {0xc3ac2d, 0xd9d4ab, 0xf136e0}) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T11:48:34.983Z] testing.(*M).Run(0xc000076080) [2022-03-07T11:48:34.983Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T11:48:34.983Z] main.main() [2022-03-07T11:48:34.983Z] _testmain.go:95 +0x1f5 [2022-03-07T11:48:34.983Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T11:48:34.983Z] PASS [2022-03-07T11:48:34.983Z] coverage: 90.9% of statements [2022-03-07T11:48:34.983Z] ok github.com/docker/docker/pkg/stack 0.174s coverage: 90.9% of statements [2022-03-07T11:48:35.434Z] --- PASS: TestKillContainer (1.13s) [2022-03-07T11:48:35.434Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-03-07T11:48:35.434Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-07T11:48:35.434Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-07T11:48:35.434Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T11:48:35.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T11:48:35.583Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.21s) [2022-03-07T11:48:35.583Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T11:48:35.583Z] === RUN TestKeyValue [2022-03-07T11:48:35.583Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T11:48:35.583Z] PASS [2022-03-07T11:48:35.583Z] coverage: 60.0% of statements [2022-03-07T11:48:35.583Z] ok github.com/docker/docker/libnetwork/netlabel 0.061s coverage: 60.0% of statements [2022-03-07T11:48:35.936Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-03-07T11:48:35.936Z] PASS [2022-03-07T11:48:35.936Z] [2022-03-07T11:48:35.936Z] DONE 6 tests in 13.324s [2022-03-07T11:48:35.936Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T11:48:35.936Z] INFO: Testing against a local daemon [2022-03-07T11:48:35.936Z] === RUN TestServiceCreateInit [2022-03-07T11:48:35.936Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T11:48:35.970Z] === RUN TestNewStdWriter [2022-03-07T11:48:35.970Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T11:48:35.970Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestWriteWithNilBytes [2022-03-07T11:48:35.970Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestWrite [2022-03-07T11:48:35.970Z] --- PASS: TestWrite (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestWriteWithWriterError [2022-03-07T11:48:35.970Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T11:48:35.970Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyWriteAndRead [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T11:48:35.970Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T11:48:35.970Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T11:48:35.970Z] PASS [2022-03-07T11:48:35.970Z] coverage: 100.0% of statements [2022-03-07T11:48:35.970Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-03-07T11:48:36.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T11:48:36.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-07T11:48:36.170Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2022-03-07T11:48:36.170Z] === RUN TestResize [2022-03-07T11:48:36.440Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T11:48:36.440Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T11:48:36.440Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestFormatStatus [2022-03-07T11:48:36.440Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestFormatError [2022-03-07T11:48:36.440Z] --- PASS: TestFormatError (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestFormatJSONError [2022-03-07T11:48:36.440Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T11:48:36.440Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T11:48:36.440Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestNewJSONProgressOutput [2022-03-07T11:48:36.440Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestAuxFormatterEmit [2022-03-07T11:48:36.440Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestStreamWriterStdout [2022-03-07T11:48:36.440Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T11:48:36.440Z] === RUN TestStreamWriterStderr [2022-03-07T11:48:36.440Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T11:48:36.440Z] PASS [2022-03-07T11:48:36.440Z] coverage: 66.2% of statements [2022-03-07T11:48:36.440Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-03-07T11:48:36.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2022-03-07T11:48:36.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-07T11:48:36.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-03-07T11:48:36.601Z] === RUN TestKillStoppedContainer [2022-03-07T11:48:36.601Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T11:48:36.601Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T11:48:36.601Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T11:48:36.601Z] === RUN TestKillDifferentUserContainer [2022-03-07T11:48:36.908Z] === RUN TestGenerateRandomID [2022-03-07T11:48:36.908Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T11:48:36.908Z] === RUN TestShortenId [2022-03-07T11:48:36.908Z] --- PASS: TestShortenId (0.00s) [2022-03-07T11:48:36.908Z] === RUN TestShortenSha256Id [2022-03-07T11:48:36.908Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T11:48:36.908Z] === RUN TestShortenIdEmpty [2022-03-07T11:48:36.908Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T11:48:36.908Z] === RUN TestShortenIdInvalid [2022-03-07T11:48:36.908Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T11:48:36.908Z] === RUN TestIsShortIDNonHex [2022-03-07T11:48:36.908Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T11:48:36.908Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T11:48:36.908Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T11:48:36.908Z] PASS [2022-03-07T11:48:36.908Z] coverage: 70.6% of statements [2022-03-07T11:48:36.908Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-03-07T11:48:37.121Z] --- PASS: TestResize (0.85s) [2022-03-07T11:48:37.121Z] === RUN TestResizeWithInvalidSize [2022-03-07T11:48:37.168Z] --- PASS: TestKillDifferentUserContainer (0.33s) [2022-03-07T11:48:37.168Z] === RUN TestInspectOomKilledTrue [2022-03-07T11:48:37.377Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T11:48:37.377Z] === RUN TestClientStream [2022-03-07T11:48:37.377Z] --- PASS: TestClientStream (0.00s) [2022-03-07T11:48:37.377Z] === RUN TestClientSendFile [2022-03-07T11:48:37.377Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T11:48:37.377Z] === RUN TestClientWithRequestTimeout [2022-03-07T11:48:37.377Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-07T11:48:37.377Z] === RUN TestFileSpecPlugin [2022-03-07T11:48:37.377Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-07T11:48:37.377Z] === RUN TestFileJSONSpecPlugin [2022-03-07T11:48:37.377Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-07T11:48:37.377Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T11:48:37.377Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T11:48:37.377Z] === RUN TestPluginAddHandler [2022-03-07T11:48:37.377Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T11:48:37.377Z] === RUN TestPluginWaitBadPlugin [2022-03-07T11:48:37.377Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T11:48:37.377Z] === RUN TestGet [2022-03-07T11:48:37.377Z] time="2022-03-07T11:48:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T11:48:37.377Z] === RUN TestIsCpusetListAvailable [2022-03-07T11:48:37.377Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T11:48:37.377Z] PASS [2022-03-07T11:48:37.377Z] coverage: 39.4% of statements [2022-03-07T11:48:37.377Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-03-07T11:48:37.426Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-07T11:48:37.426Z] === RUN TestInspectOomKilledFalse [2022-03-07T11:48:37.684Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-03-07T11:48:37.684Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T11:48:38.063Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2022-03-07T11:48:38.063Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T11:48:38.250Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-07T11:48:38.250Z] === RUN TestLinksContainerNames [2022-03-07T11:48:38.364Z] time="2022-03-07T11:48:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T11:48:38.550Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.87s) [2022-03-07T11:48:38.550Z] === RUN TestGetAddress [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T11:48:38.550Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T11:48:38.550Z] === RUN TestNetworkDBSimple [2022-03-07T11:48:38.816Z] --- PASS: TestLinksContainerNames (0.75s) [2022-03-07T11:48:38.816Z] === RUN TestLogsFollowTailEmpty [2022-03-07T11:48:38.833Z] === RUN TestChtimes [2022-03-07T11:48:38.833Z] --- PASS: TestChtimes (0.01s) [2022-03-07T11:48:38.833Z] === RUN TestChtimesWindows [2022-03-07T11:48:38.833Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T11:48:38.833Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T11:48:38.833Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T11:48:38.833Z] PASS [2022-03-07T11:48:38.833Z] coverage: 12.9% of statements [2022-03-07T11:48:38.833Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-03-07T11:48:39.006Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:39.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:39.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:39.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:48:39.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:39.305Z] === RUN TestTailFile [2022-03-07T11:48:39.305Z] --- PASS: TestTailFile (0.00s) [2022-03-07T11:48:39.305Z] === RUN TestTailFileManyLines [2022-03-07T11:48:39.305Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T11:48:39.305Z] === RUN TestTailEmptyFile [2022-03-07T11:48:39.305Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T11:48:39.305Z] === RUN TestTailNegativeN [2022-03-07T11:48:39.305Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.306Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.306Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.306Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.306Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.306Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.306Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.382Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-03-07T11:48:39.382Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T11:48:39.538Z] === RUN TestGenerate [2022-03-07T11:48:39.538Z] --- PASS: TestGenerate (0.00s) [2022-03-07T11:48:39.538Z] === RUN TestGeneratePtr [2022-03-07T11:48:39.538Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T11:48:39.538Z] === RUN TestGenerateMissingField [2022-03-07T11:48:39.538Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T11:48:39.538Z] === RUN TestFieldCannotBeSet [2022-03-07T11:48:39.538Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T11:48:39.538Z] === RUN TestTypeMismatchError [2022-03-07T11:48:39.538Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T11:48:39.538Z] PASS [2022-03-07T11:48:39.538Z] coverage: 100.0% of statements [2022-03-07T11:48:39.538Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-07T11:48:39.538Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T11:48:39.538Z] PASS [2022-03-07T11:48:39.538Z] coverage: 100.0% of statements [2022-03-07T11:48:39.538Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.075s coverage: 100.0% of statements [2022-03-07T11:48:39.641Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/default [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/private [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/slave [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/shared [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/default [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/shared [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/slave [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/private [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T11:48:39.641Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:48:39.641Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T11:48:39.641Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.775Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.776Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.777Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.777Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.777Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:39.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:39.779Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:39.779Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T11:48:39.899Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T11:48:40.007Z] 2022/03/07 11:48:39 Closing DB instances... [2022-03-07T11:48:40.007Z] testing: warning: no tests to run [2022-03-07T11:48:40.007Z] PASS [2022-03-07T11:48:40.007Z] coverage: 0.0% of statements [2022-03-07T11:48:40.007Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-07T11:48:40.103Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T11:48:40.157Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T11:48:40.157Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:40.266Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:48:40.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-07T11:48:40.267Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:48:40.268Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:48:40.270Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:48:40.270Z] PASS [2022-03-07T11:48:40.270Z] coverage: 88.6% of statements [2022-03-07T11:48:40.270Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2022-03-07T11:48:40.270Z] time="2022-03-07T11:48:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T11:48:40.476Z] === RUN TestRequestNewPort [2022-03-07T11:48:40.476Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestRequestSpecificPort [2022-03-07T11:48:40.476Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestReleasePort [2022-03-07T11:48:40.476Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestReuseReleasedPort [2022-03-07T11:48:40.476Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestReleaseUnreadledPort [2022-03-07T11:48:40.476Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestUnknowProtocol [2022-03-07T11:48:40.476Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestAllocateAllPorts [2022-03-07T11:48:40.476Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestPortAllocation [2022-03-07T11:48:40.476Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T11:48:40.476Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestNoDuplicateBPR [2022-03-07T11:48:40.476Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T11:48:40.476Z] === RUN TestChangePortRange [2022-03-07T11:48:40.476Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T11:48:40.476Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T11:48:40.476Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T11:48:40.476Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T11:48:40.476Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T11:48:40.476Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T11:48:40.476Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T11:48:40.476Z] PASS [2022-03-07T11:48:40.476Z] coverage: 88.6% of statements [2022-03-07T11:48:40.476Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-03-07T11:48:40.739Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T11:48:40.739Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestTarSumRemove [2022-03-07T11:48:40.739Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestSortFileInfoSums [2022-03-07T11:48:40.739Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T11:48:40.739Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestNewTarSumForLabel [2022-03-07T11:48:40.739Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestEmptyTar [2022-03-07T11:48:40.739Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestTarSumsReadSize [2022-03-07T11:48:40.739Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestTarSums [2022-03-07T11:48:40.739Z] --- PASS: TestTarSums (0.05s) [2022-03-07T11:48:40.739Z] === RUN TestIteration [2022-03-07T11:48:40.739Z] --- PASS: TestIteration (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestVersionLabelForChecksum [2022-03-07T11:48:40.739Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestVersion [2022-03-07T11:48:40.739Z] --- PASS: TestVersion (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestGetVersion [2022-03-07T11:48:40.739Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T11:48:40.739Z] === RUN TestGetVersions [2022-03-07T11:48:40.739Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T11:48:40.739Z] PASS [2022-03-07T11:48:40.739Z] coverage: 89.3% of statements [2022-03-07T11:48:40.739Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2022-03-07T11:48:40.945Z] testing: warning: no tests to run [2022-03-07T11:48:40.945Z] PASS [2022-03-07T11:48:40.945Z] coverage: 0.0% of statements [2022-03-07T11:48:40.945Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-07T11:48:41.207Z] testing: warning: no tests to run [2022-03-07T11:48:41.207Z] PASS [2022-03-07T11:48:41.207Z] coverage: [no statements] [2022-03-07T11:48:41.207Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2022-03-07T11:48:41.414Z] === RUN TestHashData [2022-03-07T11:48:41.414Z] --- PASS: TestHashData (0.00s) [2022-03-07T11:48:41.414Z] PASS [2022-03-07T11:48:41.414Z] coverage: 2.8% of statements [2022-03-07T11:48:41.414Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-03-07T11:48:41.414Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-07T11:48:41.414Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T11:48:41.530Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-03-07T11:48:41.530Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T11:48:41.530Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-03-07T11:48:41.530Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T11:48:41.677Z] === RUN TestTruncIndex [2022-03-07T11:48:41.789Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-07T11:48:41.789Z] === RUN TestNetworkNat [2022-03-07T11:48:41.882Z] === RUN TestErrorConstructors [2022-03-07T11:48:41.882Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T11:48:41.882Z] === RUN TestCompareIPMask [2022-03-07T11:48:41.882Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T11:48:41.882Z] === RUN TestUtilGetHostPartIP [2022-03-07T11:48:41.882Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T11:48:41.882Z] === RUN TestUtilGetBroadcastIP [2022-03-07T11:48:41.882Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T11:48:41.882Z] === RUN TestParseCIDR [2022-03-07T11:48:41.882Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T11:48:41.882Z] PASS [2022-03-07T11:48:41.882Z] coverage: 37.3% of statements [2022-03-07T11:48:41.882Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2022-03-07T11:48:42.145Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T11:48:42.145Z] PASS [2022-03-07T11:48:42.145Z] coverage: 91.5% of statements [2022-03-07T11:48:42.145Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-03-07T11:48:42.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T11:48:42.351Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T11:48:42.351Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T11:48:42.351Z] PASS [2022-03-07T11:48:42.351Z] coverage: 50.0% of statements [2022-03-07T11:48:42.351Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-03-07T11:48:42.354Z] --- PASS: TestNetworkNat (0.42s) [2022-03-07T11:48:42.354Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T11:48:42.612Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-03-07T11:48:42.612Z] === RUN TestNetworkLoopbackNat [2022-03-07T11:48:42.617Z] === RUN TestIsGIT [2022-03-07T11:48:42.617Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T11:48:42.617Z] === RUN TestIsTransport [2022-03-07T11:48:42.617Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T11:48:42.617Z] PASS [2022-03-07T11:48:42.617Z] coverage: 100.0% of statements [2022-03-07T11:48:42.617Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2022-03-07T11:48:42.821Z] 2022/03/07 11:48:42 Closing DB instances... [2022-03-07T11:48:43.086Z] === RUN TestVersionInfo [2022-03-07T11:48:43.086Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T11:48:43.086Z] === RUN TestAppendVersions [2022-03-07T11:48:43.086Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T11:48:43.086Z] PASS [2022-03-07T11:48:43.086Z] coverage: 88.9% of statements [2022-03-07T11:48:43.086Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-03-07T11:48:43.291Z] === RUN TestParseVersion [2022-03-07T11:48:43.291Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T11:48:43.291Z] PASS [2022-03-07T11:48:43.291Z] coverage: 52.9% of statements [2022-03-07T11:48:43.291Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-03-07T11:48:43.291Z] === RUN TestAddressPoolOpt [2022-03-07T11:48:43.291Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/a [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/something [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/_=a [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/PATH [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/=a [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/PATH= [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/PATH=something [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/1asd [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/123 [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/some_space [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/= [2022-03-07T11:48:43.291Z] === RUN TestValidateEnv/PaTh [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestParseHost [2022-03-07T11:48:43.291Z] --- PASS: TestParseHost (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestParseDockerDaemonHost [2022-03-07T11:48:43.291Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestParseTCP [2022-03-07T11:48:43.291Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T11:48:43.291Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestValidateExtraHosts [2022-03-07T11:48:43.291Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestIpOptString [2022-03-07T11:48:43.291Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T11:48:43.291Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T11:48:43.291Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestIpOptSetInvalidVal [2022-03-07T11:48:43.291Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestValidateIPAddress [2022-03-07T11:48:43.291Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestMapOpts [2022-03-07T11:48:43.291Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestListOptsWithoutValidator [2022-03-07T11:48:43.291Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestListOptsWithValidator [2022-03-07T11:48:43.291Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestValidateDNSSearch [2022-03-07T11:48:43.291Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T11:48:43.291Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T11:48:43.291Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestNamedListOpts [2022-03-07T11:48:43.291Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T11:48:43.291Z] === RUN TestNamedMapOpts [2022-03-07T11:48:43.374Z] --- PASS: TestServiceCreateInit (7.18s) [2022-03-07T11:48:43.374Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-03-07T11:48:43.374Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-03-07T11:48:43.374Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T11:48:43.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:43.760Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T11:48:43.760Z] === RUN TestParseLink [2022-03-07T11:48:43.760Z] --- PASS: TestParseLink (0.00s) [2022-03-07T11:48:43.760Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T11:48:43.760Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T11:48:43.760Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T11:48:43.760Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T11:48:43.760Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T11:48:43.760Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T11:48:43.760Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T11:48:43.760Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T11:48:43.760Z] === RUN TestUlimitOpt [2022-03-07T11:48:43.760Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T11:48:43.760Z] PASS [2022-03-07T11:48:43.760Z] coverage: 67.4% of statements [2022-03-07T11:48:43.760Z] ok github.com/docker/docker/opts 0.074s coverage: 67.4% of statements [2022-03-07T11:48:44.073Z] time="2022-03-07T11:48:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T11:48:44.229Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-07T11:48:44.229Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T11:48:44.543Z] === RUN TestValidatePrivileges [2022-03-07T11:48:44.543Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T11:48:44.543Z] === RUN TestFilterByCapNeg [2022-03-07T11:48:44.543Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T11:48:44.543Z] === RUN TestFilterByCapPos [2022-03-07T11:48:44.543Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T11:48:44.543Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T11:48:44.543Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T11:48:44.543Z] PASS [2022-03-07T11:48:44.543Z] coverage: 12.0% of statements [2022-03-07T11:48:44.543Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-03-07T11:48:44.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:45.011Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T11:48:45.011Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T11:48:45.011Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T11:48:45.011Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T11:48:45.011Z] === RUN TestNewSettable [2022-03-07T11:48:45.011Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T11:48:45.011Z] === RUN TestIsSettable [2022-03-07T11:48:45.011Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T11:48:45.011Z] === RUN TestUpdateSettingsEnv [2022-03-07T11:48:45.011Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T11:48:45.011Z] PASS [2022-03-07T11:48:45.011Z] coverage: 20.0% of statements [2022-03-07T11:48:45.012Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-03-07T11:48:45.140Z] --- PASS: TestNetworkLoopbackNat (2.47s) [2022-03-07T11:48:45.140Z] === RUN TestPause [2022-03-07T11:48:45.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:45.217Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T11:48:45.217Z] 2022/03/07 11:48:45 Closing DB instances... [2022-03-07T11:48:45.685Z] === RUN TestIsArchivePathDir [2022-03-07T11:48:45.685Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-07T11:48:45.685Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T11:48:45.706Z] --- PASS: TestPause (0.43s) [2022-03-07T11:48:45.706Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T11:48:45.706Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:48:45.706Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:48:45.706Z] === RUN TestPauseStopPausedContainer [2022-03-07T11:48:45.964Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2022-03-07T11:48:45.964Z] === RUN TestPidHost [2022-03-07T11:48:45.998Z] === RUN TestLoad [2022-03-07T11:48:45.998Z] --- PASS: TestLoad (0.00s) [2022-03-07T11:48:45.998Z] === RUN TestSave [2022-03-07T11:48:45.998Z] --- PASS: TestSave (0.02s) [2022-03-07T11:48:45.998Z] === RUN TestAddDeleteGet [2022-03-07T11:48:45.998Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-07T11:48:45.998Z] === RUN TestInvalidTags [2022-03-07T11:48:45.998Z] --- PASS: TestInvalidTags (0.01s) [2022-03-07T11:48:45.998Z] PASS [2022-03-07T11:48:45.998Z] coverage: 84.4% of statements [2022-03-07T11:48:45.998Z] ok github.com/docker/docker/reference 0.107s coverage: 84.4% of statements [2022-03-07T11:48:46.154Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-07T11:48:46.154Z] === RUN TestIsArchivePathTar [2022-03-07T11:48:46.154Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T11:48:46.154Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T11:48:46.154Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-03-07T11:48:46.154Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T11:48:46.154Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestMiddleware [2022-03-07T11:48:46.154Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestNewResponseModifier [2022-03-07T11:48:46.154Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T11:48:46.154Z] PASS [2022-03-07T11:48:46.154Z] coverage: 26.8% of statements [2022-03-07T11:48:46.154Z] ok github.com/docker/docker/pkg/authorization 0.714s coverage: 26.8% of statements [2022-03-07T11:48:46.154Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-07T11:48:46.154Z] === RUN TestDecompressStreamGzip [2022-03-07T11:48:46.154Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-07T11:48:46.154Z] === RUN TestDecompressStreamBzip2 [2022-03-07T11:48:46.154Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-07T11:48:46.154Z] === RUN TestDecompressStreamXz [2022-03-07T11:48:46.154Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T11:48:46.154Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestDecompressStreamZstd [2022-03-07T11:48:46.154Z] archive_test.go:140: zstd not installed [2022-03-07T11:48:46.154Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-07T11:48:46.154Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T11:48:46.154Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T11:48:46.154Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestCompressStreamInvalid [2022-03-07T11:48:46.154Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestExtensionInvalid [2022-03-07T11:48:46.154Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestExtensionUncompressed [2022-03-07T11:48:46.154Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestExtensionBzip2 [2022-03-07T11:48:46.154Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestExtensionGzip [2022-03-07T11:48:46.154Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestExtensionXz [2022-03-07T11:48:46.154Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestExtensionZstd [2022-03-07T11:48:46.154Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T11:48:46.154Z] === RUN TestCmdStreamLargeStderr [2022-03-07T11:48:46.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:46.622Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-07T11:48:46.622Z] === RUN TestCmdStreamBad [2022-03-07T11:48:46.622Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T11:48:46.622Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestCmdStreamGood [2022-03-07T11:48:46.622Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-07T11:48:46.622Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T11:48:46.622Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-07T11:48:46.622Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T11:48:46.622Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestUntarPath [2022-03-07T11:48:46.622Z] === RUN TestUnbuffered [2022-03-07T11:48:46.622Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestRaceUnbuffered [2022-03-07T11:48:46.622Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T11:48:46.622Z] PASS [2022-03-07T11:48:46.622Z] coverage: 100.0% of statements [2022-03-07T11:48:46.622Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-03-07T11:48:46.622Z] --- PASS: TestUntarPath (0.07s) [2022-03-07T11:48:46.622Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T11:48:46.622Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-07T11:48:46.622Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T11:48:46.622Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-07T11:48:46.622Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T11:48:46.622Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T11:48:46.622Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestCopyWithTarSrcFile [2022-03-07T11:48:46.622Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T11:48:46.622Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T11:48:46.622Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T11:48:46.622Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T11:48:46.622Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T11:48:46.622Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-07T11:48:46.622Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T11:48:46.622Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-07T11:48:46.622Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T11:48:46.622Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T11:48:46.622Z] === RUN TestTarFiles [2022-03-07T11:48:46.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T11:48:46.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:46.898Z] --- PASS: TestPidHost (0.88s) [2022-03-07T11:48:46.898Z] === RUN TestPsFilter [2022-03-07T11:48:46.898Z] --- PASS: TestPsFilter (0.12s) [2022-03-07T11:48:46.898Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T11:48:46.989Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T11:48:46.989Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T11:48:46.989Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T11:48:46.989Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestValidateMirror [2022-03-07T11:48:46.989Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestLoadInsecureRegistries [2022-03-07T11:48:46.989Z] time="2022-03-07T11:48:46Z" 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-07T11:48:46.989Z] time="2022-03-07T11:48:46Z" 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-07T11:48:46.989Z] time="2022-03-07T11:48:46Z" 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-07T11:48:46.989Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-03-07T11:48:46.989Z] === RUN TestNewServiceConfig [2022-03-07T11:48:46.989Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestValidateIndexName [2022-03-07T11:48:46.989Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestValidateIndexNameWithError [2022-03-07T11:48:46.989Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestEndpointParse [2022-03-07T11:48:46.989Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestEndpointParseInvalid [2022-03-07T11:48:46.989Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestValidateEndpoint [2022-03-07T11:48:46.989Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T11:48:46.989Z] === RUN TestPing [2022-03-07T11:48:46.989Z] --- PASS: TestPing (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestPingRegistryEndpoint [2022-03-07T11:48:46.989Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:46.989Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestEndpoint [2022-03-07T11:48:46.989Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:46.989Z] --- SKIP: TestEndpoint (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestParseRepositoryInfo [2022-03-07T11:48:46.989Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestNewIndexInfo [2022-03-07T11:48:46.989Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestMirrorEndpointLookup [2022-03-07T11:48:46.989Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:46.989Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestSearchRepositories [2022-03-07T11:48:46.989Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T11:48:46.989Z] Host: 127.0.0.1:49327 [2022-03-07T11:48:46.989Z] User-Agent: docker test client [2022-03-07T11:48:46.989Z] Authorization: Token fake-token [2022-03-07T11:48:46.989Z] X-Docker-Token: true [2022-03-07T11:48:46.989Z] Accept-Encoding: gzip [2022-03-07T11:48:46.989Z] [2022-03-07T11:48:46.989Z] [2022-03-07T11:48:46.989Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T11:48:46.989Z] Connection: close [2022-03-07T11:48:46.989Z] Content-Length: 144 [2022-03-07T11:48:46.989Z] Cache-Control: no-cache [2022-03-07T11:48:46.989Z] Content-Type: application/json [2022-03-07T11:48:46.989Z] Date: Mon, 07 Mar 2022 11:48:46 GMT [2022-03-07T11:48:46.989Z] Expires: -1 [2022-03-07T11:48:46.989Z] Pragma: no-cache [2022-03-07T11:48:46.989Z] Server: docker-tests/mock [2022-03-07T11:48:46.989Z] X-Docker-Registry-Config: mock [2022-03-07T11:48:46.989Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T11:48:46.989Z] [2022-03-07T11:48:46.989Z] [2022-03-07T11:48:46.989Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestTrustedLocation [2022-03-07T11:48:46.989Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T11:48:46.989Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T11:48:46.989Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestIsSecureIndex [2022-03-07T11:48:46.989Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T11:48:46.989Z] PASS [2022-03-07T11:48:46.989Z] coverage: 51.2% of statements [2022-03-07T11:48:46.989Z] ok github.com/docker/docker/registry 0.245s coverage: 51.2% of statements [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T11:48:46.989Z] time="2022-03-07T11:48:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestReader [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T11:48:46.989Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T11:48:46.989Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T11:48:46.989Z] PASS [2022-03-07T11:48:46.989Z] coverage: 100.0% of statements [2022-03-07T11:48:46.989Z] ok github.com/docker/docker/registry/resumable 0.217s coverage: 100.0% of statements [2022-03-07T11:48:47.091Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-07T11:48:47.091Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T11:48:47.091Z] === RUN TestMatch [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[foo]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[]#01 [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[qux]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T11:48:47.091Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T11:48:47.091Z] --- PASS: TestMatch (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T11:48:47.091Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T11:48:47.091Z] PASS [2022-03-07T11:48:47.091Z] coverage: 87.5% of statements [2022-03-07T11:48:47.091Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-03-07T11:48:47.458Z] === RUN TestRestartManagerTimeout [2022-03-07T11:48:47.459Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T11:48:47.459Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T11:48:47.459Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T11:48:47.459Z] PASS [2022-03-07T11:48:47.459Z] coverage: 50.9% of statements [2022-03-07T11:48:47.459Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-03-07T11:48:47.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-07T11:48:47.464Z] === RUN TestRemoveContainerWithVolume [2022-03-07T11:48:47.722Z] --- PASS: TestRemoveContainerWithVolume (0.34s) [2022-03-07T11:48:47.722Z] === RUN TestRemoveContainerRunning [2022-03-07T11:48:47.927Z] === RUN TestDecodeContainerConfig [2022-03-07T11:48:47.927Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T11:48:47.927Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T11:48:47.927Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T11:48:47.927Z] === RUN TestValidatePrivileged [2022-03-07T11:48:47.927Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T11:48:47.927Z] PASS [2022-03-07T11:48:47.927Z] coverage: 52.6% of statements [2022-03-07T11:48:47.927Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-03-07T11:48:47.927Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T11:48:47.927Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T11:48:47.927Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T11:48:47.927Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T11:48:47.927Z] PASS [2022-03-07T11:48:47.927Z] coverage: 62.5% of statements [2022-03-07T11:48:47.927Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2022-03-07T11:48:48.288Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-07T11:48:48.288Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T11:48:48.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-07T11:48:48.547Z] === RUN TestRemoveInvalidContainer [2022-03-07T11:48:48.547Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T11:48:48.547Z] === RUN TestRenameLinkedContainer [2022-03-07T11:48:48.664Z] === RUN TestChrootTarUntar [2022-03-07T11:48:48.664Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T11:48:48.664Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T11:48:48.664Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T11:48:48.664Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootCopyWithTar [2022-03-07T11:48:48.664Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootCopyFileWithTar [2022-03-07T11:48:48.664Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootUntarPath [2022-03-07T11:48:48.664Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T11:48:48.664Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T11:48:48.664Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:48:48.664Z] === RUN TestChrootApplyDotDotFile [2022-03-07T11:48:48.664Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:48:48.664Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T11:48:48.664Z] PASS [2022-03-07T11:48:48.664Z] coverage: 15.1% of statements [2022-03-07T11:48:48.664Z] ok github.com/docker/docker/pkg/chrootarchive 0.088s coverage: 15.1% of statements [2022-03-07T11:48:49.152Z] 2022/03/07 11:48:48 Closing DB instances... [2022-03-07T11:48:49.622Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T11:48:49.622Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T11:48:49.622Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T11:48:49.622Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T11:48:49.622Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T11:48:49.622Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T11:48:49.622Z] PASS [2022-03-07T11:48:49.622Z] coverage: 0.0% of statements [2022-03-07T11:48:49.622Z] ok github.com/docker/docker/pkg/containerfs 0.051s coverage: 0.0% of statements [2022-03-07T11:48:50.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T11:48:50.446Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-03-07T11:48:50.446Z] === RUN TestRenameStoppedContainer [2022-03-07T11:48:50.446Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-07T11:48:50.446Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T11:48:50.612Z] === RUN TestSizeEmpty [2022-03-07T11:48:50.612Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestSizeEmptyFile [2022-03-07T11:48:50.612Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestSizeNonemptyFile [2022-03-07T11:48:50.612Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T11:48:50.612Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T11:48:50.612Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T11:48:50.612Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestMoveToSubdir [2022-03-07T11:48:50.612Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-07T11:48:50.612Z] === RUN TestSizeNonExistingDirectory [2022-03-07T11:48:50.612Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T11:48:50.612Z] PASS [2022-03-07T11:48:50.612Z] coverage: 80.0% of statements [2022-03-07T11:48:50.612Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2022-03-07T11:48:50.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-07T11:48:50.881Z] === RUN TestGetDriver [2022-03-07T11:48:50.881Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T11:48:50.881Z] === RUN TestVolumeRequestError [2022-03-07T11:48:50.881Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T11:48:50.881Z] PASS [2022-03-07T11:48:50.881Z] coverage: 36.1% of statements [2022-03-07T11:48:50.881Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-03-07T11:48:50.881Z] === RUN TestGetAddress [2022-03-07T11:48:50.881Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T11:48:50.881Z] === RUN TestRemove [2022-03-07T11:48:50.881Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T11:48:50.881Z] --- SKIP: TestRemove (0.00s) [2022-03-07T11:48:50.881Z] === RUN TestInitializeWithVolumes [2022-03-07T11:48:50.881Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T11:48:50.881Z] === RUN TestCreate [2022-03-07T11:48:50.881Z] --- PASS: TestCreate (0.01s) [2022-03-07T11:48:50.881Z] === RUN TestValidateName [2022-03-07T11:48:50.881Z] --- PASS: TestValidateName (0.00s) [2022-03-07T11:48:50.881Z] === RUN TestCreateWithOpts [2022-03-07T11:48:50.881Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T11:48:50.881Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T11:48:50.881Z] === RUN TestRelaodNoOpts [2022-03-07T11:48:50.881Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-07T11:48:50.881Z] PASS [2022-03-07T11:48:50.881Z] coverage: 41.5% of statements [2022-03-07T11:48:50.881Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2022-03-07T11:48:51.082Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-07T11:48:51.082Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T11:48:51.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:51.380Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s) [2022-03-07T11:48:51.380Z] === RUN TestRenameInvalidName [2022-03-07T11:48:51.557Z] === RUN TestPollerAddRemove [2022-03-07T11:48:51.557Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T11:48:51.557Z] === RUN TestPollerEvent [2022-03-07T11:48:51.557Z] poller_test.go:40: No chmod on Windows [2022-03-07T11:48:51.557Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T11:48:51.557Z] === RUN TestPollerClose [2022-03-07T11:48:51.557Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T11:48:51.557Z] PASS [2022-03-07T11:48:51.557Z] coverage: 36.2% of statements [2022-03-07T11:48:51.557Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-03-07T11:48:51.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:48:51.638Z] --- PASS: TestRenameInvalidName (0.36s) [2022-03-07T11:48:51.638Z] === RUN TestRenameAnonymousContainer [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRaw [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T11:48:51.869Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T11:48:51.869Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRaw [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T11:48:51.870Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestConvertTmpfsOptions [2022-03-07T11:48:51.870Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T11:48:51.870Z] linux_parser_test.go:209: data="ro" [2022-03-07T11:48:51.870Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestParseMountSpec [2022-03-07T11:48:51.870Z] parser_test.go:62: case 0 [2022-03-07T11:48:51.870Z] parser_test.go:62: case 1 [2022-03-07T11:48:51.870Z] parser_test.go:62: case 2 [2022-03-07T11:48:51.870Z] parser_test.go:62: case 3 [2022-03-07T11:48:51.870Z] parser_test.go:62: case 4 [2022-03-07T11:48:51.870Z] parser_test.go:62: case 5 [2022-03-07T11:48:51.870Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestValidateMount [2022-03-07T11:48:51.870Z] --- PASS: TestValidateMount (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRaw [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T11:48:51.870Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T11:48:51.870Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T11:48:51.870Z] PASS [2022-03-07T11:48:51.870Z] coverage: 67.6% of statements [2022-03-07T11:48:51.870Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.6% of statements [2022-03-07T11:48:52.341Z] --- PASS: TestGet (15.01s) [2022-03-07T11:48:52.341Z] === RUN TestPluginWithNoManifest [2022-03-07T11:48:52.341Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T11:48:52.341Z] === RUN TestGetAll [2022-03-07T11:48:52.341Z] --- PASS: TestGetAll (0.00s) [2022-03-07T11:48:52.341Z] PASS [2022-03-07T11:48:52.341Z] coverage: 73.2% of statements [2022-03-07T11:48:52.341Z] ok github.com/docker/docker/pkg/plugins 36.193s coverage: 73.2% of statements [2022-03-07T11:48:52.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T11:48:52.551Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T11:48:52.551Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T11:48:52.551Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T11:48:52.551Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T11:48:52.551Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCopyFile [2022-03-07T11:48:52.551Z] --- PASS: TestCopyFile (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T11:48:52.551Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T11:48:52.551Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T11:48:52.551Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T11:48:52.551Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T11:48:52.551Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestWildcardMatches [2022-03-07T11:48:52.551Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestPatternMatches [2022-03-07T11:48:52.551Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T11:48:52.551Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T11:48:52.551Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T11:48:52.551Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T11:48:52.551Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T11:48:52.551Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T11:48:52.551Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestSingleExclamationError [2022-03-07T11:48:52.551Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestMatchesWithNoPatterns [2022-03-07T11:48:52.551Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T11:48:52.551Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestMatches [2022-03-07T11:48:52.551Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T11:48:52.551Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T11:48:52.551Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T11:48:52.551Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T11:48:52.551Z] --- PASS: TestMatches (0.01s) [2022-03-07T11:48:52.551Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T11:48:52.551Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T11:48:52.551Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T11:48:52.551Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCleanPatterns [2022-03-07T11:48:52.551Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T11:48:52.551Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T11:48:52.551Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T11:48:52.551Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T11:48:52.551Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T11:48:52.551Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCreateIfNotExistsDir [2022-03-07T11:48:52.551Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCreateIfNotExistsFile [2022-03-07T11:48:52.551Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T11:48:52.551Z] === RUN TestMatch [2022-03-07T11:48:52.551Z] --- PASS: TestMatch (0.00s) [2022-03-07T11:48:52.551Z] === RUN TestCompile [2022-03-07T11:48:52.551Z] === RUN TestCompile/slash [2022-03-07T11:48:52.551Z] === RUN TestCompile/backslash [2022-03-07T11:48:52.551Z] --- PASS: TestCompile (0.00s) [2022-03-07T11:48:52.551Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T11:48:52.551Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T11:48:52.551Z] PASS [2022-03-07T11:48:52.551Z] coverage: 84.7% of statements [2022-03-07T11:48:52.551Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-03-07T11:48:52.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T11:48:52.818Z] === RUN TestSetGetMeta [2022-03-07T11:48:52.818Z] === PAUSE TestSetGetMeta [2022-03-07T11:48:52.818Z] === RUN TestRestore [2022-03-07T11:48:52.818Z] === PAUSE TestRestore [2022-03-07T11:48:52.818Z] === RUN TestServiceCreate [2022-03-07T11:48:52.818Z] === PAUSE TestServiceCreate [2022-03-07T11:48:52.818Z] === RUN TestServiceList [2022-03-07T11:48:52.818Z] === PAUSE TestServiceList [2022-03-07T11:48:52.818Z] === RUN TestServiceRemove [2022-03-07T11:48:52.818Z] === PAUSE TestServiceRemove [2022-03-07T11:48:52.818Z] === RUN TestServiceGet [2022-03-07T11:48:52.818Z] === PAUSE TestServiceGet [2022-03-07T11:48:52.818Z] === RUN TestServicePrune [2022-03-07T11:48:52.818Z] === PAUSE TestServicePrune [2022-03-07T11:48:52.818Z] === RUN TestCreate [2022-03-07T11:48:52.818Z] === PAUSE TestCreate [2022-03-07T11:48:52.818Z] === RUN TestRemove [2022-03-07T11:48:52.818Z] === PAUSE TestRemove [2022-03-07T11:48:52.818Z] === RUN TestList [2022-03-07T11:48:52.818Z] === PAUSE TestList [2022-03-07T11:48:52.818Z] === RUN TestFindByDriver [2022-03-07T11:48:52.818Z] === PAUSE TestFindByDriver [2022-03-07T11:48:52.818Z] === RUN TestFindByReferenced [2022-03-07T11:48:52.818Z] === PAUSE TestFindByReferenced [2022-03-07T11:48:52.818Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T11:48:52.818Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T11:48:52.818Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:48:52.818Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:48:52.818Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T11:48:52.818Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T11:48:52.818Z] === RUN TestRefDerefRemove [2022-03-07T11:48:52.818Z] === PAUSE TestRefDerefRemove [2022-03-07T11:48:52.818Z] === RUN TestGet [2022-03-07T11:48:52.818Z] === PAUSE TestGet [2022-03-07T11:48:52.818Z] === RUN TestGetWithReference [2022-03-07T11:48:52.818Z] === PAUSE TestGetWithReference [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:48:52.818Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T11:48:52.818Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T11:48:52.818Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T11:48:52.818Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T11:48:52.818Z] === CONT TestSetGetMeta [2022-03-07T11:48:52.818Z] === CONT TestList [2022-03-07T11:48:52.818Z] === CONT TestServiceGet [2022-03-07T11:48:52.818Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T11:48:52.818Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-07T11:48:52.818Z] === CONT TestRemove [2022-03-07T11:48:52.818Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-07T11:48:52.818Z] === CONT TestCreate [2022-03-07T11:48:52.818Z] --- PASS: TestList (0.04s) [2022-03-07T11:48:52.818Z] === CONT TestServicePrune [2022-03-07T11:48:52.818Z] --- PASS: TestCreate (0.02s) [2022-03-07T11:48:52.818Z] === CONT TestGetWithReference [2022-03-07T11:48:52.818Z] --- PASS: TestRemove (0.04s) [2022-03-07T11:48:52.818Z] === CONT TestGet [2022-03-07T11:48:52.818Z] --- PASS: TestGetWithReference (0.03s) [2022-03-07T11:48:52.818Z] === CONT TestRefDerefRemove [2022-03-07T11:48:52.818Z] --- PASS: TestGet (0.03s) [2022-03-07T11:48:52.818Z] === CONT TestServiceList [2022-03-07T11:48:52.818Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-07T11:48:52.818Z] === CONT TestServiceRemove [2022-03-07T11:48:52.818Z] --- PASS: TestServiceGet (0.20s) [2022-03-07T11:48:52.818Z] === CONT TestServiceCreate [2022-03-07T11:48:52.818Z] time="2022-03-07T11:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:48:52.818Z] --- PASS: TestServiceRemove (0.10s) [2022-03-07T11:48:52.818Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T11:48:52.818Z] --- PASS: TestServiceList (0.12s) [2022-03-07T11:48:52.818Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:48:52.818Z] time="2022-03-07T11:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:48:52.818Z] time="2022-03-07T11:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:48:52.818Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-07T11:48:52.818Z] === CONT TestFindByReferenced [2022-03-07T11:48:52.818Z] time="2022-03-07T11:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T11:48:52.818Z] --- PASS: TestServiceCreate (0.03s) [2022-03-07T11:48:52.818Z] === CONT TestRestore [2022-03-07T11:48:52.818Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-07T11:48:52.818Z] === CONT TestFindByDriver [2022-03-07T11:48:52.818Z] time="2022-03-07T11:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:48:52.818Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-07T11:48:52.818Z] --- PASS: TestServicePrune (0.21s) [2022-03-07T11:48:52.818Z] --- PASS: TestFindByDriver (0.03s) [2022-03-07T11:48:52.818Z] --- PASS: TestRestore (0.03s) [2022-03-07T11:48:52.818Z] PASS [2022-03-07T11:48:52.818Z] coverage: 69.0% of statements [2022-03-07T11:48:52.818Z] ok github.com/docker/docker/volume/service 0.307s coverage: 69.0% of statements [2022-03-07T11:48:53.013Z] --- PASS: TestRenameAnonymousContainer (1.35s) [2022-03-07T11:48:53.013Z] === RUN TestRenameContainerWithSameName [2022-03-07T11:48:53.020Z] --- PASS: TestTarFiles (6.18s) [2022-03-07T11:48:53.020Z] === RUN TestDetectCompressionZstd [2022-03-07T11:48:53.020Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T11:48:53.020Z] === RUN TestTarUntar [2022-03-07T11:48:53.020Z] 2022/03/07 11:48:52 Closing DB instances... [2022-03-07T11:48:53.020Z] --- PASS: TestTarUntar (0.05s) [2022-03-07T11:48:53.020Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T11:48:53.020Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-07T11:48:53.020Z] === RUN TestTarWithOptions [2022-03-07T11:48:53.020Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-07T11:48:53.020Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T11:48:53.020Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T11:48:53.020Z] === RUN TestUntarUstarGnuConflict [2022-03-07T11:48:53.020Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-07T11:48:53.020Z] === RUN TestUntarInvalidFilenames [2022-03-07T11:48:53.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-07T11:48:53.271Z] --- PASS: TestRenameContainerWithSameName (0.36s) [2022-03-07T11:48:53.271Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T11:48:53.492Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1090324721\\dest" [2022-03-07T11:48:53.492Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-07T11:48:53.492Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T11:48:53.492Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T11:48:53.492Z] === RUN TestUntarInvalidHardlink [2022-03-07T11:48:53.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3463122543\\victim\\hello" -> "../victim/hello" [2022-03-07T11:48:53.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3519901419\\victim\\hello" -> "/../victim/hello" [2022-03-07T11:48:53.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4069321208\\victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3569720199\\victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1660785567\\victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1709752202\\victim" -> "../victim" [2022-03-07T11:48:53.492Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-07T11:48:53.492Z] === RUN TestUntarInvalidSymlink [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink691111655\\dest\\dotdot" -> "../victim/hello" [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1880749864\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink313610888\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2659086899\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink624483481\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2414642035\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:53.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2611279513\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T11:48:53.492Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-07T11:48:53.492Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T11:48:53.492Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T11:48:53.492Z] === RUN TestXGlobalNoParent [2022-03-07T11:48:53.492Z] === RUN TestGet [2022-03-07T11:48:53.492Z] --- PASS: TestGet (0.00s) [2022-03-07T11:48:53.492Z] === RUN TestGetShortcutString [2022-03-07T11:48:53.492Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T11:48:53.492Z] PASS [2022-03-07T11:48:53.492Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T11:48:53.492Z] === RUN TestReplaceFileTarWrapper [2022-03-07T11:48:53.492Z] coverage: 42.9% of statements [2022-03-07T11:48:53.492Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-07T11:48:53.492Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-07T11:48:53.492Z] === RUN TestPrefixHeaderReadable [2022-03-07T11:48:53.492Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-03-07T11:48:53.492Z] === RUN TestDisablePigz [2022-03-07T11:48:53.492Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T11:48:53.961Z] --- PASS: TestDisablePigz (0.15s) [2022-03-07T11:48:53.961Z] === RUN TestPigz [2022-03-07T11:48:53.961Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T11:48:53.961Z] --- PASS: TestPigz (0.16s) [2022-03-07T11:48:53.961Z] === RUN TestNosysFileInfo [2022-03-07T11:48:53.961Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T11:48:53.961Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T11:48:53.961Z] archive_windows_test.go:16: Currently fails [2022-03-07T11:48:53.961Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:48:53.961Z] === RUN TestCanonicalTarNameForPath [2022-03-07T11:48:53.961Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T11:48:53.961Z] === RUN TestCanonicalTarName [2022-03-07T11:48:53.961Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T11:48:53.961Z] === RUN TestChmodTarEntry [2022-03-07T11:48:53.961Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T11:48:53.961Z] === RUN TestHardLinkOrder [2022-03-07T11:48:53.961Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-07T11:48:53.961Z] === RUN TestChangeString [2022-03-07T11:48:53.961Z] --- PASS: TestChangeString (0.00s) [2022-03-07T11:48:53.961Z] === RUN TestChangesWithNoChanges [2022-03-07T11:48:53.961Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-07T11:48:53.961Z] === RUN TestChangesWithChanges [2022-03-07T11:48:54.205Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-03-07T11:48:54.205Z] === RUN TestResize [2022-03-07T11:48:54.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-07T11:48:54.430Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-07T11:48:54.430Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T11:48:54.430Z] changes_test.go:195: needs more investigation [2022-03-07T11:48:54.430Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestChangesDirsEmpty [2022-03-07T11:48:54.430Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:48:54.430Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestChangesDirsMutated [2022-03-07T11:48:54.430Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:48:54.430Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestApplyLayer [2022-03-07T11:48:54.430Z] changes_test.go:432: needs further investigation [2022-03-07T11:48:54.430Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T11:48:54.430Z] changes_test.go:468: needs further investigation [2022-03-07T11:48:54.430Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T11:48:54.430Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T11:48:54.430Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestChangesSize [2022-03-07T11:48:54.430Z] --- PASS: TestChangesSize (0.00s) [2022-03-07T11:48:54.430Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T11:48:54.430Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3177562054\\dest" [2022-03-07T11:48:54.430Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-07T11:48:54.430Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T11:48:54.430Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3786516035\\victim\\hello" -> "../victim/hello" [2022-03-07T11:48:54.430Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2451953106\\victim\\hello" -> "/../victim/hello" [2022-03-07T11:48:54.430Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3977084726\\victim" -> "../victim" [2022-03-07T11:48:54.430Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2665368432\\victim" -> "../victim" [2022-03-07T11:48:54.430Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2167704498\\victim" -> "../victim" [2022-03-07T11:48:54.430Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink654259434\\victim" -> "../victim" [2022-03-07T11:48:54.430Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2022-03-07T11:48:54.430Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T11:48:54.430Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1561772338\\dest\\dotdot" -> "../victim/hello" [2022-03-07T11:48:54.430Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2511176143\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T11:48:54.430Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink505859494\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:54.430Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink978514988\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:54.430Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1187217709\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:54.430Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4218249086\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:48:54.430Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-07T11:48:54.431Z] === RUN TestApplyLayerWhiteouts [2022-03-07T11:48:54.431Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-07T11:48:54.431Z] === RUN TestGenerateEmptyFile [2022-03-07T11:48:54.431Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T11:48:54.431Z] === RUN TestGenerateWithContent [2022-03-07T11:48:54.431Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T11:48:54.431Z] PASS [2022-03-07T11:48:54.431Z] coverage: 62.0% of statements [2022-03-07T11:48:54.431Z] ok github.com/docker/docker/pkg/archive 8.714s coverage: 62.0% of statements [2022-03-07T11:48:54.431Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-03-07T11:48:54.431Z] === RUN TestNetworkDBNodeLeave [2022-03-07T11:48:54.431Z] === RUN TestCreateIDMapOrder [2022-03-07T11:48:54.431Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T11:48:54.431Z] PASS [2022-03-07T11:48:54.431Z] coverage: 7.2% of statements [2022-03-07T11:48:54.431Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-03-07T11:48:54.471Z] --- PASS: TestResize (0.39s) [2022-03-07T11:48:54.471Z] === RUN TestResizeWithInvalidSize [2022-03-07T11:48:54.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T11:48:54.729Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-07T11:48:54.729Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T11:48:55.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:48:55.295Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:48:55.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:48:55.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:55.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:55.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:55.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T11:48:55.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:48:56.005Z] === RUN TestFixedBufferCap [2022-03-07T11:48:56.005Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestFixedBufferLen [2022-03-07T11:48:56.005Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestFixedBufferString [2022-03-07T11:48:56.005Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestFixedBufferWrite [2022-03-07T11:48:56.005Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestFixedBufferRead [2022-03-07T11:48:56.005Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestBytesPipeRead [2022-03-07T11:48:56.005Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestBytesPipeWrite [2022-03-07T11:48:56.005Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T11:48:56.005Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T11:48:56.479Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-03-07T11:48:56.479Z] === RUN TestAtomicWriteToFile [2022-03-07T11:48:56.479Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-07T11:48:56.479Z] === RUN TestAtomicWriteSetCommit [2022-03-07T11:48:56.479Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T11:48:56.479Z] === RUN TestAtomicWriteSetCancel [2022-03-07T11:48:56.479Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T11:48:56.479Z] === RUN TestReadCloserWrapperClose [2022-03-07T11:48:56.479Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T11:48:56.479Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T11:48:56.479Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T11:48:56.479Z] === RUN TestReaderErrWrapperRead [2022-03-07T11:48:56.479Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T11:48:56.479Z] === RUN TestCancelReadCloser [2022-03-07T11:48:56.479Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T11:48:56.479Z] === RUN TestWriteCloserWrapperClose [2022-03-07T11:48:56.479Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T11:48:56.479Z] === RUN TestNopWriteCloser [2022-03-07T11:48:56.479Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T11:48:56.479Z] === RUN TestNopWriter [2022-03-07T11:48:56.479Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T11:48:56.479Z] === RUN TestWriteCounter [2022-03-07T11:48:56.479Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T11:48:56.479Z] PASS [2022-03-07T11:48:56.479Z] coverage: 70.1% of statements [2022-03-07T11:48:56.479Z] ok github.com/docker/docker/pkg/ioutils 0.690s coverage: 70.1% of statements [2022-03-07T11:48:57.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:48:57.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T11:48:57.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:48:57.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:57.467Z] === RUN TestError [2022-03-07T11:48:57.468Z] --- PASS: TestError (0.00s) [2022-03-07T11:48:57.468Z] === RUN TestProgressString [2022-03-07T11:48:57.468Z] === RUN TestProgressString/no_progress [2022-03-07T11:48:57.468Z] === RUN TestProgressString/progress_1 [2022-03-07T11:48:57.468Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T11:48:57.468Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T11:48:57.468Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T11:48:57.468Z] === RUN TestProgressString/with_units [2022-03-07T11:48:57.468Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T11:48:57.468Z] === RUN TestProgressString/hide_counts [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T11:48:57.468Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T11:48:57.468Z] === RUN TestJSONMessageDisplay [2022-03-07T11:48:57.468Z] --- PASS: TestNetworkDBNodeLeave (3.05s) [2022-03-07T11:48:57.468Z] === RUN TestNetworkDBWatch [2022-03-07T11:48:57.468Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-07T11:48:57.468Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T11:48:57.468Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T11:48:57.468Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T11:48:57.468Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T11:48:57.468Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T11:48:57.468Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T11:48:57.468Z] PASS [2022-03-07T11:48:57.468Z] coverage: 91.7% of statements [2022-03-07T11:48:57.468Z] ok github.com/docker/docker/pkg/jsonmessage 0.258s coverage: 91.7% of statements [2022-03-07T11:48:58.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:58.457Z] === RUN TestStandardLongPath [2022-03-07T11:48:58.457Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T11:48:58.457Z] === RUN TestUNCLongPath [2022-03-07T11:48:58.457Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T11:48:58.457Z] PASS [2022-03-07T11:48:58.457Z] coverage: 100.0% of statements [2022-03-07T11:48:58.457Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-03-07T11:48:58.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-07T11:48:58.926Z] === RUN TestNameFormat [2022-03-07T11:48:58.927Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T11:48:58.927Z] === RUN TestNameRetries [2022-03-07T11:48:58.927Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T11:48:58.927Z] PASS [2022-03-07T11:48:58.927Z] coverage: 85.7% of statements [2022-03-07T11:48:58.927Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-03-07T11:48:58.927Z] 2022/03/07 11:48:58 Closing DB instances... [2022-03-07T11:48:59.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T11:48:59.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T11:48:59.914Z] === RUN TestParseKeyValueOpt [2022-03-07T11:48:59.914Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T11:48:59.914Z] === RUN TestParseUintList [2022-03-07T11:48:59.914Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T11:48:59.914Z] === RUN TestParseUintListMaximumLimits [2022-03-07T11:48:59.914Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T11:48:59.914Z] PASS [2022-03-07T11:48:59.914Z] coverage: 97.0% of statements [2022-03-07T11:48:59.914Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-03-07T11:48:59.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:49:00.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T11:49:00.384Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-07T11:49:00.384Z] === RUN TestNetworkDBBulkSync [2022-03-07T11:49:00.384Z] === RUN TestNewAndRemove [2022-03-07T11:49:00.384Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T11:49:00.384Z] === RUN TestRemoveInvalidPath [2022-03-07T11:49:00.384Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T11:49:00.384Z] PASS [2022-03-07T11:49:00.384Z] coverage: 82.6% of statements [2022-03-07T11:49:00.384Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-03-07T11:49:00.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:49:00.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:49:01.426Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2022-03-07T11:49:01.426Z] === RUN TestCreateServiceConflict [2022-03-07T11:49:01.426Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-07T11:49:01.426Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T11:49:01.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-07T11:49:01.959Z] 2022/03/07 11:49:01 Closing DB instances... [2022-03-07T11:49:01.959Z] --- PASS: TestGetAddress (23.82s) [2022-03-07T11:49:01.959Z] === RUN TestRequestSyntaxCheck [2022-03-07T11:49:01.959Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-07T11:49:01.959Z] === RUN TestRequest [2022-03-07T11:49:02.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:49:02.427Z] === RUN TestFailedConnection [2022-03-07T11:49:02.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T11:49:03.319Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-03-07T11:49:03.320Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T11:49:03.416Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-07T11:49:03.416Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T11:49:03.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T11:49:03.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T11:49:04.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T11:49:04.405Z] --- PASS: TestFailedConnection (2.02s) [2022-03-07T11:49:04.405Z] === RUN TestFailOnce [2022-03-07T11:49:04.405Z] 2022/03/07 11:49:04 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-03-07T11:49:04.405Z] goroutine 34 [running]: [2022-03-07T11:49:04.405Z] net/http.(*conn).serve.func1() [2022-03-07T11:49:04.405Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T11:49:04.405Z] panic({0x8aca00, 0x9c09d0}) [2022-03-07T11:49:04.405Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T11:49:04.405Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xcdc2923bb2212615}, 0xc000053a98) [2022-03-07T11:49:04.405Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T11:49:04.405Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x9cd900, 0xc000068000}, 0x7e1d26) [2022-03-07T11:49:04.405Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T11:49:04.405Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x9cd900, 0xc000068000}, 0xc0001aa000) [2022-03-07T11:49:04.405Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T11:49:04.405Z] net/http.serverHandler.ServeHTTP({0x9cbff0}, {0x9cd900, 0xc000068000}, 0xc0001aa000) [2022-03-07T11:49:04.405Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T11:49:04.405Z] net/http.(*conn).serve(0xc0001a0000, {0x9cf900, 0xc0001820c0}) [2022-03-07T11:49:04.405Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T11:49:04.405Z] created by net/http.(*Server).Serve [2022-03-07T11:49:04.405Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T11:49:04.405Z] time="2022-03-07T11:49:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.74s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.48s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.59s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.72s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2022-03-07T11:49:04.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2022-03-07T11:49:04.636Z] === RUN TestCgroupNamespacesRun [2022-03-07T11:49:04.898Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T11:49:05.392Z] --- PASS: TestFailOnce (1.19s) [2022-03-07T11:49:05.392Z] === RUN TestEchoInputOutput [2022-03-07T11:49:05.392Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T11:49:05.392Z] === RUN TestBackoff [2022-03-07T11:49:05.392Z] --- PASS: TestBackoff (0.00s) [2022-03-07T11:49:05.392Z] === RUN TestAbortRetry [2022-03-07T11:49:05.392Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T11:49:05.392Z] === RUN TestClientScheme [2022-03-07T11:49:05.392Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T11:49:05.392Z] === RUN TestNewClientWithTimeout [2022-03-07T11:49:05.471Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T11:49:05.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T11:49:05.861Z] time="2022-03-07T11:49:05Z" 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-07T11:49:06.339Z] 2022/03/07 11:49:06 Closing DB instances... [2022-03-07T11:49:06.415Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2022-03-07T11:49:06.415Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T11:49:06.415Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T11:49:06.755Z] check_test.go:308: [dd669e49f01af] daemon is not started [2022-03-07T11:49:06.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-07T11:49:07.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T11:49:07.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T11:49:07.417Z] time="2022-03-07T11:49:07Z" 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-07T11:49:07.701Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.54s) [2022-03-07T11:49:07.701Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T11:49:08.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-07T11:49:09.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T11:49:09.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T11:49:09.218Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2022-03-07T11:49:09.218Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T11:49:09.641Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.30s) [2022-03-07T11:49:09.641Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T11:49:10.110Z] time="2022-03-07T11:49:09Z" 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-07T11:49:10.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T11:49:10.579Z] --- PASS: TestRequest (8.49s) [2022-03-07T11:49:10.579Z] === RUN TestOverlappingRequests [2022-03-07T11:49:10.579Z] 2022/03/07 11:49:10 Closing DB instances... [2022-03-07T11:49:10.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-07T11:49:10.865Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2022-03-07T11:49:10.865Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T11:49:11.048Z] --- PASS: TestOverlappingRequests (0.40s) [2022-03-07T11:49:11.048Z] === RUN TestRelease [2022-03-07T11:49:11.808Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.26s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.55s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.59s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s) [2022-03-07T11:49:11.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s) [2022-03-07T11:49:11.842Z] === RUN TestCgroupNamespacesRun [2022-03-07T11:49:12.038Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-07T11:49:12.038Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T11:49:12.507Z] --- PASS: TestRelease (1.63s) [2022-03-07T11:49:12.507Z] === RUN TestAllocateRandomDeallocate [2022-03-07T11:49:12.751Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2022-03-07T11:49:12.751Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T11:49:13.216Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-03-07T11:49:13.216Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T11:49:13.324Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T11:49:13.896Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-07T11:49:14.150Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-07T11:49:14.150Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T11:49:14.469Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-03-07T11:49:14.469Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T11:49:14.732Z] time="2022-03-07T11:49: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 8s" [2022-03-07T11:49:15.042Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T11:49:15.085Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-03-07T11:49:15.085Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T11:49:15.304Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2022-03-07T11:49:15.304Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T11:49:16.478Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-07T11:49:16.478Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T11:49:17.222Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2022-03-07T11:49:17.222Z] === RUN TestNISDomainname [2022-03-07T11:49:17.414Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-07T11:49:17.414Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T11:49:17.693Z] === RUN TestParseEmptyInterface [2022-03-07T11:49:17.693Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestParseNonInterfaceType [2022-03-07T11:49:17.693Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestParseWithOneFunction [2022-03-07T11:49:17.693Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestParseWithMultipleFuncs [2022-03-07T11:49:17.693Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestParseWithUnnamedReturn [2022-03-07T11:49:17.693Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestEmbeddedInterface [2022-03-07T11:49:17.693Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestParsedImports [2022-03-07T11:49:17.693Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T11:49:17.693Z] === RUN TestAliasedImports [2022-03-07T11:49:17.693Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T11:49:17.693Z] PASS [2022-03-07T11:49:17.693Z] coverage: 56.8% of statements [2022-03-07T11:49:17.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-03-07T11:49:17.693Z] --- PASS: TestAllocateRandomDeallocate (4.74s) [2022-03-07T11:49:17.693Z] === RUN TestRetrieveFromStore [2022-03-07T11:49:18.165Z] --- PASS: TestNISDomainname (0.99s) [2022-03-07T11:49:18.165Z] === RUN TestHostnameDnsResolution [2022-03-07T11:49:18.165Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-03-07T11:49:18.165Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T11:49:18.165Z] === RUN TestHTTPTransport [2022-03-07T11:49:18.165Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T11:49:18.165Z] PASS [2022-03-07T11:49:18.165Z] coverage: 85.7% of statements [2022-03-07T11:49:18.165Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-03-07T11:49:18.348Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) [2022-03-07T11:49:18.348Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T11:49:19.153Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T11:49:19.153Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T11:49:19.153Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T11:49:19.153Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T11:49:19.153Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T11:49:19.153Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T11:49:19.153Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestBufferPoolPutAndGet [2022-03-07T11:49:19.153Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T11:49:19.153Z] PASS [2022-03-07T11:49:19.153Z] coverage: 88.2% of statements [2022-03-07T11:49:19.153Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-07T11:49:19.153Z] --- PASS: TestRetrieveFromStore (1.62s) [2022-03-07T11:49:19.153Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T11:49:19.153Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-03-07T11:49:19.153Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T11:49:19.153Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T11:49:19.153Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T11:49:19.153Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T11:49:19.153Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T11:49:19.153Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T11:49:19.153Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T11:49:19.153Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T11:49:19.153Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T11:49:19.153Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T11:49:19.153Z] === RUN TestDebug [2022-03-07T11:49:19.153Z] --- PASS: TestDebug (0.00s) [2022-03-07T11:49:19.153Z] === RUN TestRequestPoolParallel [2022-03-07T11:49:19.282Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-07T11:49:19.282Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T11:49:19.550Z] --- PASS: TestHostnameDnsResolution (1.33s) [2022-03-07T11:49:19.550Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T11:49:19.627Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-03-07T11:49:19.627Z] === RUN TestFullAllocateRelease [2022-03-07T11:49:19.627Z] === RUN TestOutputOnPrematureClose [2022-03-07T11:49:19.627Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T11:49:19.627Z] === RUN TestCompleteSilently [2022-03-07T11:49:19.627Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T11:49:19.627Z] PASS [2022-03-07T11:49:19.627Z] coverage: 75.9% of statements [2022-03-07T11:49:19.627Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-03-07T11:49:19.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-07T11:49:20.096Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-03-07T11:49:20.096Z] === RUN TestOddAllocateRelease [2022-03-07T11:49:20.096Z] === RUN TestSendToOneSub [2022-03-07T11:49:20.096Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T11:49:20.096Z] === RUN TestSendToMultipleSubs [2022-03-07T11:49:20.096Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T11:49:20.096Z] === RUN TestEvictOneSub [2022-03-07T11:49:20.096Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T11:49:20.096Z] === RUN TestClosePublisher [2022-03-07T11:49:20.096Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T11:49:20.096Z] === RUN TestPubSubRace [2022-03-07T11:49:20.096Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-07T11:49:20.096Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T11:49:20.215Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-03-07T11:49:20.215Z] === RUN TestNISDomainname [2022-03-07T11:49:20.423Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-03-07T11:49:20.423Z] === RUN TestStats [2022-03-07T11:49:20.565Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-07T11:49:20.565Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T11:49:20.565Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-07T11:49:20.565Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T11:49:20.565Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T11:49:20.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T11:49:20.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T11:49:20.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T11:49:20.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:20.565Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T11:49:20.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:20.565Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:49:20.565Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:49:20.565Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:49:20.565Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:49:20.565Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:49:20.565Z] PASS [2022-03-07T11:49:20.565Z] coverage: 85.3% of statements [2022-03-07T11:49:20.565Z] ok github.com/docker/docker/libnetwork/ipam 50.037s coverage: 85.3% of statements [2022-03-07T11:49:20.698Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T11:49:20.780Z] --- PASS: TestNISDomainname (0.49s) [2022-03-07T11:49:20.780Z] === RUN TestHostnameDnsResolution [2022-03-07T11:49:21.034Z] --- PASS: TestPubSubRace (1.07s) [2022-03-07T11:49:21.034Z] PASS [2022-03-07T11:49:21.034Z] coverage: 75.0% of statements [2022-03-07T11:49:21.346Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-03-07T11:49:21.346Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T11:49:21.503Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements [2022-03-07T11:49:21.605Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-03-07T11:49:21.605Z] === RUN TestStats [2022-03-07T11:49:21.972Z] === RUN TestRegister [2022-03-07T11:49:21.972Z] --- PASS: TestRegister (0.00s) [2022-03-07T11:49:21.972Z] === RUN TestCommand [2022-03-07T11:49:21.972Z] --- PASS: TestCommand (0.03s) [2022-03-07T11:49:21.972Z] === RUN TestNaiveSelf [2022-03-07T11:49:21.972Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-07T11:49:21.972Z] PASS [2022-03-07T11:49:21.972Z] coverage: 82.4% of statements [2022-03-07T11:49:21.972Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2022-03-07T11:49:22.441Z] === RUN TestDump [2022-03-07T11:49:22.441Z] goroutine 6 [running]: [2022-03-07T11:49:22.441Z] github.com/docker/docker/pkg/stack.dump(0x85b9d7) [2022-03-07T11:49:22.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T11:49:22.441Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T11:49:22.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T11:49:22.441Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T11:49:22.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T11:49:22.441Z] testing.tRunner(0xc00015c000, 0x9ca190) [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:49:22.441Z] created by testing.(*T).Run [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T11:49:22.441Z] [2022-03-07T11:49:22.441Z] goroutine 1 [chan receive]: [2022-03-07T11:49:22.441Z] testing.(*T).Run(0xc00002dd40, {0x9bb7b1, 0x83a733}, 0x9ca190) [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T11:49:22.441Z] testing.runTests.func1(0xc000068840) [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T11:49:22.441Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:49:22.441Z] testing.runTests(0xc000076080, {0xb2ec20, 0x3, 0x3}, {0x85ac2d, 0x9bd4ab, 0xb336e0}) [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T11:49:22.441Z] testing.(*M).Run(0xc000076080) [2022-03-07T11:49:22.441Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T11:49:22.441Z] main.main() [2022-03-07T11:49:22.441Z] _testmain.go:95 +0x1f5 [2022-03-07T11:49:22.441Z] --- PASS: TestDump (0.00s) [2022-03-07T11:49:22.441Z] === RUN TestDumpToFile [2022-03-07T11:49:22.441Z] --- PASS: TestDumpToFile (0.16s) [2022-03-07T11:49:22.441Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T11:49:22.441Z] goroutine 8 [running]: [2022-03-07T11:49:22.441Z] github.com/docker/docker/pkg/stack.dump(0x8c8bb4) [2022-03-07T11:49:22.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T11:49:22.441Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x8c8f60}) [2022-03-07T11:49:22.619Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T11:49:22.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-07T11:49:22.880Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T11:49:22.911Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T11:49:22.911Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-03-07T11:49:22.911Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T11:49:22.911Z] testing.tRunner(0xc00015c4e0, 0x9ca180) [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:49:22.911Z] created by testing.(*T).Run [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T11:49:22.911Z] [2022-03-07T11:49:22.911Z] goroutine 1 [chan receive]: [2022-03-07T11:49:22.911Z] testing.(*T).Run(0xc00002dd40, {0x9c2596, 0x83a733}, 0x9ca180) [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T11:49:22.911Z] testing.runTests.func1(0xc000068840) [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T11:49:22.911Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:49:22.911Z] testing.runTests(0xc000076080, {0xb2ec20, 0x3, 0x3}, {0x85ac2d, 0x9bd4ab, 0xb336e0}) [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T11:49:22.911Z] testing.(*M).Run(0xc000076080) [2022-03-07T11:49:22.911Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T11:49:22.911Z] main.main() [2022-03-07T11:49:22.911Z] _testmain.go:95 +0x1f5 [2022-03-07T11:49:22.911Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T11:49:22.911Z] PASS [2022-03-07T11:49:22.911Z] coverage: 90.9% of statements [2022-03-07T11:49:22.911Z] ok github.com/docker/docker/pkg/stack 0.197s coverage: 90.9% of statements [2022-03-07T11:49:22.911Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-03-07T11:49:22.911Z] === RUN TestClientStream [2022-03-07T11:49:22.911Z] --- PASS: TestClientStream (0.00s) [2022-03-07T11:49:22.911Z] === RUN TestClientSendFile [2022-03-07T11:49:22.911Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T11:49:22.911Z] === RUN TestClientWithRequestTimeout [2022-03-07T11:49:22.911Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-07T11:49:22.936Z] 2022/03/07 11:49:19 Closing DB instances... [2022-03-07T11:49:22.936Z] --- PASS: TestNetworkDBGarbageCollection (54.64s) [2022-03-07T11:49:22.936Z] === RUN TestFindNode [2022-03-07T11:49:22.936Z] 2022/03/07 11:49:21 Closing DB instances... [2022-03-07T11:49:22.936Z] --- PASS: TestFindNode (0.02s) [2022-03-07T11:49:22.936Z] === RUN TestChangeNodeState [2022-03-07T11:49:22.936Z] 2022/03/07 11:49:21 Closing DB instances... [2022-03-07T11:49:22.936Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-07T11:49:22.936Z] === RUN TestNodeReincarnation [2022-03-07T11:49:22.936Z] 2022/03/07 11:49:21 Closing DB instances... [2022-03-07T11:49:23.141Z] --- PASS: TestStats (2.81s) [2022-03-07T11:49:23.141Z] === RUN TestStopContainerWithTimeout [2022-03-07T11:49:23.141Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T11:49:23.141Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T11:49:23.141Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T11:49:23.141Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T11:49:23.141Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T11:49:23.141Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T11:49:23.141Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T11:49:23.141Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T11:49:23.380Z] === RUN TestFileSpecPlugin [2022-03-07T11:49:23.380Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-07T11:49:23.380Z] === RUN TestFileJSONSpecPlugin [2022-03-07T11:49:23.380Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T11:49:23.380Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestPluginAddHandler [2022-03-07T11:49:23.380Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestPluginWaitBadPlugin [2022-03-07T11:49:23.380Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestGet [2022-03-07T11:49:23.380Z] time="2022-03-07T11:49:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T11:49:23.380Z] === RUN TestNewStdWriter [2022-03-07T11:49:23.380Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T11:49:23.380Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestWriteWithNilBytes [2022-03-07T11:49:23.380Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestWrite [2022-03-07T11:49:23.380Z] --- PASS: TestWrite (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestWriteWithWriterError [2022-03-07T11:49:23.380Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T11:49:23.380Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyWriteAndRead [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T11:49:23.380Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T11:49:23.380Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T11:49:23.380Z] PASS [2022-03-07T11:49:23.380Z] coverage: 100.0% of statements [2022-03-07T11:49:23.380Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-03-07T11:49:23.404Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T11:49:23.404Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T11:49:23.404Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T11:49:23.665Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T11:49:23.925Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T11:49:23.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-07T11:49:24.133Z] --- PASS: TestStats (2.41s) [2022-03-07T11:49:24.133Z] === RUN TestStopContainerWithTimeout [2022-03-07T11:49:24.133Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T11:49:24.133Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T11:49:24.133Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T11:49:24.133Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T11:49:24.133Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T11:49:24.133Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T11:49:24.133Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T11:49:24.133Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T11:49:24.133Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T11:49:24.133Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T11:49:24.372Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T11:49:24.372Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T11:49:24.372Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestFormatStatus [2022-03-07T11:49:24.372Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestFormatError [2022-03-07T11:49:24.372Z] --- PASS: TestFormatError (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestFormatJSONError [2022-03-07T11:49:24.372Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T11:49:24.372Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T11:49:24.372Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestNewJSONProgressOutput [2022-03-07T11:49:24.372Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestAuxFormatterEmit [2022-03-07T11:49:24.372Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestStreamWriterStdout [2022-03-07T11:49:24.372Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T11:49:24.372Z] === RUN TestStreamWriterStderr [2022-03-07T11:49:24.372Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T11:49:24.372Z] PASS [2022-03-07T11:49:24.372Z] coverage: 66.2% of statements [2022-03-07T11:49:24.372Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2022-03-07T11:49:24.372Z] time="2022-03-07T11:49:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T11:49:24.497Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T11:49:24.497Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T11:49:24.497Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-07T11:49:24.497Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T11:49:24.699Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T11:49:24.841Z] === RUN TestGenerateRandomID [2022-03-07T11:49:24.841Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T11:49:24.841Z] === RUN TestShortenId [2022-03-07T11:49:24.841Z] --- PASS: TestShortenId (0.00s) [2022-03-07T11:49:24.841Z] === RUN TestShortenSha256Id [2022-03-07T11:49:24.841Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T11:49:24.841Z] === RUN TestShortenIdEmpty [2022-03-07T11:49:24.841Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T11:49:24.841Z] === RUN TestShortenIdInvalid [2022-03-07T11:49:24.841Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T11:49:24.841Z] === RUN TestIsShortIDNonHex [2022-03-07T11:49:24.841Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T11:49:24.841Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T11:49:24.841Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T11:49:24.841Z] PASS [2022-03-07T11:49:24.841Z] coverage: 70.6% of statements [2022-03-07T11:49:24.841Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-03-07T11:49:25.440Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T11:49:25.828Z] === RUN TestIsCpusetListAvailable [2022-03-07T11:49:25.828Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T11:49:25.828Z] PASS [2022-03-07T11:49:25.828Z] coverage: 39.4% of statements [2022-03-07T11:49:25.828Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-03-07T11:49:26.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-07T11:49:26.277Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T11:49:26.297Z] time="2022-03-07T11:49:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T11:49:26.599Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T11:49:26.726Z] time="2022-03-07T11:49:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T11:49:26.726Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T11:49:26.726Z] === RUN TestParallelCreate [2022-03-07T11:49:26.726Z] 2022/03/07 11:49:26 Closing DB instances... [2022-03-07T11:49:26.726Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T11:49:26.726Z] === RUN TestParallelDelete [2022-03-07T11:49:26.727Z] 2022/03/07 11:49:26 Closing DB instances... [2022-03-07T11:49:26.727Z] --- PASS: TestParallelDelete (0.02s) [2022-03-07T11:49:26.727Z] === RUN TestNetworkDBIslands [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b927825e62d with config:&{NodeID:8b927825e62d 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-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 8b927825e62d/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 8b927825e62d/172.25.80.188, added to nodes list" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:763733e4be4f with config:&{NodeID:763733e4be4f 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-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 763733e4be4f/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 763733e4be4f/172.25.80.188, added to nodes list" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 763733e4be4f/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 763733e4be4f/172.25.80.188, added to nodes list" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 8b927825e62d/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=info msg="Node 8b927825e62d/172.25.80.188, added to nodes list" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T11:49:26.727Z] time="2022-03-07T11:49:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-07T11:49:27.285Z] === RUN TestChtimes [2022-03-07T11:49:27.285Z] --- PASS: TestChtimes (0.00s) [2022-03-07T11:49:27.285Z] === RUN TestChtimesWindows [2022-03-07T11:49:27.285Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T11:49:27.285Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T11:49:27.285Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T11:49:27.285Z] PASS [2022-03-07T11:49:27.285Z] coverage: 12.9% of statements [2022-03-07T11:49:27.285Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.9% of statements [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:85c4e1bc251b with config:&{NodeID:85c4e1bc251b 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-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, added to nodes list" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, added to nodes list" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 8b927825e62d/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 8b927825e62d/172.25.80.188, added to nodes list" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 763733e4be4f/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 763733e4be4f/172.25.80.188, added to nodes list" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:27.714Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, added to nodes list" [2022-03-07T11:49:27.972Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-07T11:49:27.972Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-03-07T11:49:27.972Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-03-07T11:49:27.972Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-03-07T11:49:27.972Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-07T11:49:27.972Z] === RUN TestDeleteDevicemapper [2022-03-07T11:49:27.972Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:49:27.972Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T11:49:27.972Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3cee25f12b31 with config:&{NodeID:3cee25f12b31 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-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 763733e4be4f/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 763733e4be4f/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 8b927825e62d/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 8b927825e62d/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:27Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.182Z] time="2022-03-07T11:49:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0c899f7bbfec with config:&{NodeID:0c899f7bbfec 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-07T11:49:28.182Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.192Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-03-07T11:49:28.192Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-03-07T11:49:28.192Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-03-07T11:49:28.192Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-03-07T11:49:28.192Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2022-03-07T11:49:28.192Z] === RUN TestDeleteDevicemapper [2022-03-07T11:49:28.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:49:28.192Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T11:49:28.192Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T11:49:28.272Z] === RUN TestTailFile [2022-03-07T11:49:28.272Z] --- PASS: TestTailFile (0.00s) [2022-03-07T11:49:28.272Z] === RUN TestTailFileManyLines [2022-03-07T11:49:28.272Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T11:49:28.272Z] === RUN TestTailEmptyFile [2022-03-07T11:49:28.272Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T11:49:28.272Z] === RUN TestTailNegativeN [2022-03-07T11:49:28.272Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader [2022-03-07T11:49:28.272Z] === CONT TestNewTailReader [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T11:49:28.272Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.272Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.272Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.272Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.272Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.275Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.275Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 763733e4be4f/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 763733e4be4f/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 8b927825e62d/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 8b927825e62d/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:28.651Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=info msg="The new bootstrap node list is:[172.25.80.188:10033 172.25.80.188:10034 172.25.80.188:10035]" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10033" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49368" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10034" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49369" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10035" [2022-03-07T11:49:28.651Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49370" [2022-03-07T11:49:28.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-07T11:49:28.764Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-07T11:49:28.764Z] check_test.go:308: [d17cf2c9d98ed] daemon is not started [2022-03-07T11:49:28.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-07T11:49:28.764Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-07T11:49:28.764Z] check_test.go:308: [d25964ca684f8] daemon is not started [2022-03-07T11:49:28.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.779Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.779Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.780Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.781Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:49:28.782Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.02s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:49:28.782Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:28.783Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:49:29.119Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=info msg="The new bootstrap node list is:[172.25.80.188:10033 172.25.80.188:10034 172.25.80.188:10035]" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10033" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49371" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10034" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49372" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10035" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49373" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:28Z" level=info msg="node 0 leaving" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:29Z" level=info msg="node2(763733e4be4f): Node leave event for 8b927825e62d/172.25.80.188" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:29Z" level=info msg="node3(85c4e1bc251b): Node leave event for 8b927825e62d/172.25.80.188" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.119Z] time="2022-03-07T11:49:29Z" level=info msg="node5(0c899f7bbfec): Node leave event for 8b927825e62d/172.25.80.188" [2022-03-07T11:49:29.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:49:29.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:49:29.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.02s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:49:29.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:49:29.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="node1(8b927825e62d): Node leave event for 8b927825e62d/172.25.80.188" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="node4(3cee25f12b31): Node leave event for 8b927825e62d/172.25.80.188" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d/172.25.80.188, left gossip cluster" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d/172.25.80.188, left gossip cluster" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d/172.25.80.188, left gossip cluster" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d/172.25.80.188, left gossip cluster" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 8b927825e62d/172.25.80.188, left gossip cluster" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="node 1 leaving" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="node4(3cee25f12b31): Node leave event for 763733e4be4f/172.25.80.188" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="node3(85c4e1bc251b): Node leave event for 763733e4be4f/172.25.80.188" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f/172.25.80.188, left gossip cluster" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f change state NodeActive --> NodeFailed" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f/172.25.80.188, added to failed nodes list" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f change state NodeActive --> NodeLeft" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=info msg="node5(0c899f7bbfec): Node leave event for 763733e4be4f/172.25.80.188" [2022-03-07T11:49:29.588Z] time="2022-03-07T11:49:29Z" level=error msg="node: 763733e4be4f is unknown to memberlist" [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:49:29.722Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:49:29.723Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:49:29.723Z] PASS [2022-03-07T11:49:29.723Z] coverage: 88.6% of statements [2022-03-07T11:49:29.723Z] ok github.com/docker/docker/pkg/tailfile 0.615s coverage: 88.6% of statements [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f/172.25.80.188, left gossip cluster" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f/172.25.80.188, left gossip cluster" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="Node 763733e4be4f/172.25.80.188, left gossip cluster" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="node 2 leaving" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="Node 85c4e1bc251b change state NodeActive --> NodeLeft" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="Node 85c4e1bc251b change state NodeActive --> NodeLeft" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="node4(3cee25f12b31): Node leave event for 85c4e1bc251b/172.25.80.188" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="node5(0c899f7bbfec): Node leave event for 85c4e1bc251b/172.25.80.188" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="Node 85c4e1bc251b change state NodeActive --> NodeLeft" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=info msg="node3(85c4e1bc251b): Node leave event for 85c4e1bc251b/172.25.80.188" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=debug msg="memberlist: Failed ping: 0c899f7bbfec (timeout reached)" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.80.188:10035: use of closed network connection" [2022-03-07T11:49:30.056Z] time="2022-03-07T11:49:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.80.188:10034: use of closed network connection" [2022-03-07T11:49:30.057Z] time="2022-03-07T11:49:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.80.188:10036: use of closed network connection" [2022-03-07T11:49:30.057Z] time="2022-03-07T11:49:29Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49374" [2022-03-07T11:49:30.191Z] time="2022-03-07T11:49:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T11:49:30.191Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T11:49:30.191Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestTarSumRemove [2022-03-07T11:49:30.191Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestSortFileInfoSums [2022-03-07T11:49:30.191Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T11:49:30.191Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestNewTarSumForLabel [2022-03-07T11:49:30.191Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestEmptyTar [2022-03-07T11:49:30.191Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestTarSumsReadSize [2022-03-07T11:49:30.191Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestTarSums [2022-03-07T11:49:30.191Z] --- PASS: TestTarSums (0.08s) [2022-03-07T11:49:30.191Z] === RUN TestIteration [2022-03-07T11:49:30.191Z] --- PASS: TestIteration (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestVersionLabelForChecksum [2022-03-07T11:49:30.191Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestVersion [2022-03-07T11:49:30.191Z] --- PASS: TestVersion (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestGetVersion [2022-03-07T11:49:30.191Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T11:49:30.191Z] === RUN TestGetVersions [2022-03-07T11:49:30.191Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T11:49:30.191Z] PASS [2022-03-07T11:49:30.191Z] coverage: 89.3% of statements [2022-03-07T11:49:30.191Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2022-03-07T11:49:30.334Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-03-07T11:49:30.334Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T11:49:30.501Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2022-03-07T11:49:30.501Z] === RUN TestUpdateMemory [2022-03-07T11:49:30.501Z] --- PASS: TestUpdateMemory (0.47s) [2022-03-07T11:49:30.501Z] === RUN TestUpdateCPUQuota [2022-03-07T11:49:30.524Z] time="2022-03-07T11:49:30Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, left gossip cluster" [2022-03-07T11:49:30.524Z] time="2022-03-07T11:49:30Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, left gossip cluster" [2022-03-07T11:49:30.524Z] time="2022-03-07T11:49:30Z" level=info msg="Node 85c4e1bc251b/172.25.80.188, left gossip cluster" [2022-03-07T11:49:30.524Z] time="2022-03-07T11:49:30Z" level=warning msg="memberlist: Was able to connect to 0c899f7bbfec but other probes failed, network may be misconfigured" [2022-03-07T11:49:30.681Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T11:49:30.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s) [2022-03-07T11:49:30.942Z] === RUN TestUpdateMemory [2022-03-07T11:49:30.942Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:49:30.942Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-07T11:49:30.942Z] === RUN TestUpdateCPUQuota [2022-03-07T11:49:30.942Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T11:49:30.992Z] networkdb_test.go:867: node4: OK [2022-03-07T11:49:30.992Z] networkdb_test.go:867: node5: OK [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="node 0 coming back" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1683794549d1 with config:&{NodeID:1683794549d1 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-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="Node 1683794549d1/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="Node 1683794549d1/172.25.80.188, added to nodes list" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="node 1 coming back" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:893bc70c84b9 with config:&{NodeID:893bc70c84b9 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-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="Node 893bc70c84b9/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="Node 893bc70c84b9/172.25.80.188, added to nodes list" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="node 2 coming back" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f322071dceb0 with config:&{NodeID:f322071dceb0 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-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="Node f322071dceb0/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:30.992Z] time="2022-03-07T11:49:30Z" level=info msg="Node f322071dceb0/172.25.80.188, added to nodes list" [2022-03-07T11:49:31.067Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-03-07T11:49:31.067Z] === RUN TestUpdatePidsLimit [2022-03-07T11:49:31.067Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T11:49:31.179Z] testing: warning: no tests to run [2022-03-07T11:49:31.179Z] PASS [2022-03-07T11:49:31.179Z] coverage: [no statements] [2022-03-07T11:49:31.179Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2022-03-07T11:49:31.325Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T11:49:31.582Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T11:49:31.582Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T11:49:31.648Z] === RUN TestTruncIndex [2022-03-07T11:49:31.648Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T11:49:31.648Z] PASS [2022-03-07T11:49:31.648Z] coverage: 91.5% of statements [2022-03-07T11:49:31.648Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-03-07T11:49:31.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T11:49:31.885Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T11:49:31.885Z] check_test.go:308: [d3d37d44d7d44] daemon is not started [2022-03-07T11:49:32.100Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T11:49:32.116Z] === RUN TestIsGIT [2022-03-07T11:49:32.116Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T11:49:32.116Z] === RUN TestIsTransport [2022-03-07T11:49:32.116Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T11:49:32.116Z] PASS [2022-03-07T11:49:32.116Z] coverage: 100.0% of statements [2022-03-07T11:49:32.116Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-03-07T11:49:32.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-07T11:49:32.145Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T11:49:32.359Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T11:49:32.407Z] --- PASS: TestUpdateCPUQuota (1.31s) [2022-03-07T11:49:32.407Z] === RUN TestUpdatePidsLimit [2022-03-07T11:49:32.407Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T11:49:32.669Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit (1.65s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-07T11:49:32.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2022-03-07T11:49:32.925Z] === RUN TestUpdateRestartPolicy [2022-03-07T11:49:32.931Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T11:49:33.104Z] === RUN TestVersionInfo [2022-03-07T11:49:33.104Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T11:49:33.104Z] === RUN TestAppendVersions [2022-03-07T11:49:33.104Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T11:49:33.104Z] PASS [2022-03-07T11:49:33.104Z] coverage: 88.9% of statements [2022-03-07T11:49:33.104Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-07T11:49:33.191Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T11:49:33.452Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T11:49:33.452Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T11:49:33.947Z] time="2022-03-07T11:49:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.80.188:10033 172.25.80.188:10034 172.25.80.188:10035]" [2022-03-07T11:49:34.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T11:49:34.028Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T11:49:34.092Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T11:49:34.092Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T11:49:34.092Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T11:49:34.092Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T11:49:34.289Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T11:49:34.416Z] time="2022-03-07T11:49:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.80.188:10033 172.25.80.188:10034 172.25.80.188:10035]" [2022-03-07T11:49:34.550Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T11:49:34.561Z] === RUN TestValidatePrivileges [2022-03-07T11:49:34.561Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T11:49:34.561Z] === RUN TestFilterByCapNeg [2022-03-07T11:49:34.561Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T11:49:34.561Z] === RUN TestFilterByCapPos [2022-03-07T11:49:34.561Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T11:49:34.561Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T11:49:34.561Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T11:49:34.561Z] PASS [2022-03-07T11:49:34.561Z] coverage: 12.0% of statements [2022-03-07T11:49:34.561Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10033" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49375" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, is the new incarnation of the shutdown node 8b927825e62d/172.25.80.188" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10034" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49376" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, is the new incarnation of the shutdown node 763733e4be4f/172.25.80.188" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10035" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49377" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 3cee25f12b31/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 3cee25f12b31/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, is the new incarnation of the shutdown node 85c4e1bc251b/172.25.80.188" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, is the new incarnation of the shutdown node 763733e4be4f/172.25.80.188" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 893bc70c84b9/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, is the new incarnation of the shutdown node 8b927825e62d/172.25.80.188" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node 1683794549d1/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, added to nodes list" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:34.883Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, added to nodes list" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, joined gossip cluster" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, is the new incarnation of the shutdown node 85c4e1bc251b/172.25.80.188" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:34Z" level=info msg="Node f322071dceb0/172.25.80.188, added to nodes list" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10033" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:35Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49378" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10034" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:35Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49379" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.80.188:10035" [2022-03-07T11:49:35.352Z] time="2022-03-07T11:49:35Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49380" [2022-03-07T11:49:35.550Z] === RUN TestNewSettable [2022-03-07T11:49:35.550Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T11:49:35.550Z] === RUN TestIsSettable [2022-03-07T11:49:35.550Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T11:49:35.550Z] === RUN TestUpdateSettingsEnv [2022-03-07T11:49:35.550Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T11:49:35.550Z] PASS [2022-03-07T11:49:35.550Z] coverage: 20.0% of statements [2022-03-07T11:49:35.550Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-03-07T11:49:35.550Z] === RUN TestLoad [2022-03-07T11:49:35.550Z] --- PASS: TestLoad (0.00s) [2022-03-07T11:49:35.550Z] === RUN TestSave [2022-03-07T11:49:35.822Z] 2022/03/07 11:49:35 Closing DB instances... [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1 change state NodeActive --> NodeLeft" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="node2(893bc70c84b9): Node leave event for 1683794549d1/172.25.80.188" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1 change state NodeActive --> NodeLeft" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="node3(f322071dceb0): Node leave event for 1683794549d1/172.25.80.188" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1 change state NodeActive --> NodeLeft" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="node5(0c899f7bbfec): Node leave event for 1683794549d1/172.25.80.188" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1 change state NodeActive --> NodeLeft" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="node4(3cee25f12b31): Node leave event for 1683794549d1/172.25.80.188" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1 change state NodeActive --> NodeLeft" [2022-03-07T11:49:35.822Z] time="2022-03-07T11:49:35Z" level=info msg="node1(1683794549d1): Node leave event for 1683794549d1/172.25.80.188" [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit (3.51s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-03-07T11:49:35.936Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-03-07T11:49:35.936Z] === RUN TestUpdateRestartPolicy [2022-03-07T11:49:36.020Z] --- PASS: TestSave (0.03s) [2022-03-07T11:49:36.020Z] === RUN TestAddDeleteGet [2022-03-07T11:49:36.020Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-07T11:49:36.020Z] === RUN TestInvalidTags [2022-03-07T11:49:36.020Z] --- PASS: TestInvalidTags (0.00s) [2022-03-07T11:49:36.020Z] PASS [2022-03-07T11:49:36.020Z] coverage: 84.4% of statements [2022-03-07T11:49:36.020Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2022-03-07T11:49:36.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:35Z" level=info msg="Node 1683794549d1/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:36Z" level=info msg="node4(3cee25f12b31): Node leave event for 893bc70c84b9/172.25.80.188" [2022-03-07T11:49:36.291Z] time="2022-03-07T11:49:36Z" level=info msg="node5(0c899f7bbfec): Node leave event for 893bc70c84b9/172.25.80.188" [2022-03-07T11:49:36.760Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="node2(893bc70c84b9): Node leave event for 893bc70c84b9/172.25.80.188" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="node3(f322071dceb0): Node leave event for 893bc70c84b9/172.25.80.188" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node 893bc70c84b9/172.25.80.188, left gossip cluster" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node f322071dceb0 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="node4(3cee25f12b31): Node leave event for f322071dceb0/172.25.80.188" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node f322071dceb0 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="node5(0c899f7bbfec): Node leave event for f322071dceb0/172.25.80.188" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="Node f322071dceb0 change state NodeActive --> NodeLeft" [2022-03-07T11:49:36.761Z] time="2022-03-07T11:49:36Z" level=info msg="node3(f322071dceb0): Node leave event for f322071dceb0/172.25.80.188" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:36Z" level=info msg="Node f322071dceb0/172.25.80.188, left gossip cluster" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:36Z" level=info msg="Node f322071dceb0/172.25.80.188, left gossip cluster" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:36Z" level=info msg="Node f322071dceb0/172.25.80.188, left gossip cluster" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=debug msg="memberlist: Failed ping: 0c899f7bbfec (timeout reached)" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.80.188:10036: use of closed network connection" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=debug msg="memberlist: Stream connection from=172.25.80.188:49381" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=info msg="Node 3cee25f12b31 change state NodeActive --> NodeLeft" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=info msg="node5(0c899f7bbfec): Node leave event for 3cee25f12b31/172.25.80.188" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=info msg="Node 3cee25f12b31 change state NodeActive --> NodeLeft" [2022-03-07T11:49:37.229Z] time="2022-03-07T11:49:37Z" level=info msg="node4(3cee25f12b31): Node leave event for 3cee25f12b31/172.25.80.188" [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T11:49:37.591Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T11:49:37.591Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T11:49:37.591Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T11:49:37.591Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestValidateMirror [2022-03-07T11:49:37.591Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestLoadInsecureRegistries [2022-03-07T11:49:37.591Z] time="2022-03-07T11:49:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestReader [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T11:49:37.591Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T11:49:37.591Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T11:49:37.591Z] PASS [2022-03-07T11:49:37.591Z] coverage: 100.0% of statements [2022-03-07T11:49:37.591Z] ok github.com/docker/docker/registry/resumable 0.262s coverage: 100.0% of statements [2022-03-07T11:49:37.697Z] time="2022-03-07T11:49:37Z" level=info msg="Node 3cee25f12b31/172.25.80.188, left gossip cluster" [2022-03-07T11:49:37.697Z] time="2022-03-07T11:49:37Z" level=warning msg="memberlist: Was able to connect to 0c899f7bbfec but other probes failed, network may be misconfigured" [2022-03-07T11:49:38.061Z] time="2022-03-07T11:49:37Z" 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-07T11:49:38.061Z] time="2022-03-07T11:49:37Z" 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-07T11:49:38.061Z] time="2022-03-07T11:49:37Z" 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-07T11:49:38.061Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-03-07T11:49:38.061Z] === RUN TestNewServiceConfig [2022-03-07T11:49:38.061Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestValidateIndexName [2022-03-07T11:49:38.061Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestValidateIndexNameWithError [2022-03-07T11:49:38.061Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestEndpointParse [2022-03-07T11:49:38.061Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestEndpointParseInvalid [2022-03-07T11:49:38.061Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestValidateEndpoint [2022-03-07T11:49:38.061Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T11:49:38.061Z] === RUN TestPing [2022-03-07T11:49:38.061Z] --- PASS: TestPing (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestPingRegistryEndpoint [2022-03-07T11:49:38.061Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:38.061Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-07T11:49:38.061Z] === RUN TestEndpoint [2022-03-07T11:49:38.061Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:38.061Z] --- SKIP: TestEndpoint (0.01s) [2022-03-07T11:49:38.061Z] === RUN TestParseRepositoryInfo [2022-03-07T11:49:38.061Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestNewIndexInfo [2022-03-07T11:49:38.061Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestMirrorEndpointLookup [2022-03-07T11:49:38.061Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:38.061Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestSearchRepositories [2022-03-07T11:49:38.061Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T11:49:38.061Z] Host: 127.0.0.1:49329 [2022-03-07T11:49:38.061Z] User-Agent: docker test client [2022-03-07T11:49:38.061Z] Authorization: Token fake-token [2022-03-07T11:49:38.061Z] X-Docker-Token: true [2022-03-07T11:49:38.061Z] Accept-Encoding: gzip [2022-03-07T11:49:38.061Z] [2022-03-07T11:49:38.061Z] [2022-03-07T11:49:38.061Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T11:49:38.061Z] Connection: close [2022-03-07T11:49:38.061Z] Content-Length: 144 [2022-03-07T11:49:38.061Z] Cache-Control: no-cache [2022-03-07T11:49:38.061Z] Content-Type: application/json [2022-03-07T11:49:38.061Z] Date: Mon, 07 Mar 2022 11:49:37 GMT [2022-03-07T11:49:38.061Z] Expires: -1 [2022-03-07T11:49:38.061Z] Pragma: no-cache [2022-03-07T11:49:38.061Z] Server: docker-tests/mock [2022-03-07T11:49:38.061Z] X-Docker-Registry-Config: mock [2022-03-07T11:49:38.061Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T11:49:38.061Z] [2022-03-07T11:49:38.061Z] [2022-03-07T11:49:38.061Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-07T11:49:38.061Z] === RUN TestTrustedLocation [2022-03-07T11:49:38.061Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T11:49:38.061Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T11:49:38.061Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestIsSecureIndex [2022-03-07T11:49:38.061Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T11:49:38.061Z] PASS [2022-03-07T11:49:38.061Z] coverage: 51.2% of statements [2022-03-07T11:49:38.061Z] ok github.com/docker/docker/registry 0.326s coverage: 51.2% of statements [2022-03-07T11:49:38.061Z] --- PASS: TestGet (15.01s) [2022-03-07T11:49:38.061Z] === RUN TestPluginWithNoManifest [2022-03-07T11:49:38.061Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T11:49:38.061Z] === RUN TestGetAll [2022-03-07T11:49:38.061Z] --- PASS: TestGetAll (0.00s) [2022-03-07T11:49:38.061Z] PASS [2022-03-07T11:49:38.061Z] coverage: 73.2% of statements [2022-03-07T11:49:38.061Z] ok github.com/docker/docker/pkg/plugins 35.927s coverage: 73.2% of statements [2022-03-07T11:49:38.166Z] time="2022-03-07T11:49:37Z" level=info msg="Node 3cee25f12b31/172.25.80.188, left gossip cluster" [2022-03-07T11:49:38.166Z] time="2022-03-07T11:49:38Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, left gossip cluster" [2022-03-07T11:49:38.166Z] time="2022-03-07T11:49:38Z" level=info msg="Node 0c899f7bbfec change state NodeActive --> NodeFailed" [2022-03-07T11:49:38.530Z] === RUN TestRestartManagerTimeout [2022-03-07T11:49:38.530Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T11:49:38.530Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T11:49:38.530Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T11:49:38.530Z] PASS [2022-03-07T11:49:38.530Z] coverage: 45.3% of statements [2022-03-07T11:49:38.530Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2022-03-07T11:49:38.636Z] time="2022-03-07T11:49:38Z" level=info msg="Node 0c899f7bbfec/172.25.80.188, added to failed nodes list" [2022-03-07T11:49:38.636Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-03-07T11:49:38.636Z] PASS [2022-03-07T11:49:38.636Z] coverage: 60.0% of statements [2022-03-07T11:49:38.636Z] ok github.com/docker/docker/libnetwork/networkdb 104.478s coverage: 60.0% of statements [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T11:49:38.636Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T11:49:38.999Z] === RUN TestDecodeContainerConfig [2022-03-07T11:49:38.999Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T11:49:38.999Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T11:49:38.999Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T11:49:38.999Z] === RUN TestValidatePrivileged [2022-03-07T11:49:38.999Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T11:49:38.999Z] PASS [2022-03-07T11:49:38.999Z] coverage: 52.6% of statements [2022-03-07T11:49:38.999Z] ok github.com/docker/docker/runconfig 0.127s coverage: 52.6% of statements [2022-03-07T11:49:39.469Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T11:49:39.469Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T11:49:39.469Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T11:49:39.469Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T11:49:39.469Z] PASS [2022-03-07T11:49:39.469Z] coverage: 62.5% of statements [2022-03-07T11:49:39.469Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-03-07T11:49:39.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === Skipped [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T11:49:40.857Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T11:49:40.857Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-07T11:49:40.857Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T11:49:40.857Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-07T11:49:40.857Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T11:49:40.857Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T11:49:40.857Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T11:49:40.857Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T11:49:40.857Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T11:49:40.857Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T11:49:40.857Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T11:49:40.857Z] daemon_test.go:145: root required [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T11:49:40.857Z] reload_test.go:342: root required [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-07T11:49:40.857Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T11:49:40.857Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T11:49:40.857Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T11:49:40.857Z] download_test.go:267: Needs fixing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T11:49:40.857Z] layer_test.go:291: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T11:49:40.857Z] layer_test.go:340: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T11:49:40.857Z] layer_test.go:455: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T11:49:40.857Z] layer_test.go:684: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T11:49:40.857Z] migration_test.go:45: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T11:49:40.857Z] migration_test.go:181: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T11:49:40.857Z] mount_test.go:17: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T11:49:40.857Z] mount_test.go:76: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T11:49:40.857Z] mount_test.go:125: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T11:49:40.857Z] mount_test.go:212: Failing on Windows [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-07T11:49:40.857Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-07T11:49:40.857Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T11:49:40.857Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T11:49:40.857Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T11:49:40.857Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T11:49:40.857Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T11:49:40.857Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.857Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T11:49:40.857Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.857Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T11:49:40.858Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T11:49:40.858Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T11:49:40.858Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T11:49:40.858Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:49:40.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:49:40.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:49:40.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:49:40.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:49:40.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-07T11:49:40.858Z] archive_test.go:140: zstd not installed [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:49:40.858Z] archive_windows_test.go:16: Currently fails [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T11:49:40.858Z] changes_test.go:195: needs more investigation [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-07T11:49:40.858Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-07T11:49:40.858Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T11:49:40.858Z] changes_test.go:432: needs further investigation [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T11:49:40.858Z] changes_test.go:468: needs further investigation [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T11:49:40.858Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T11:49:40.858Z] poller_test.go:40: No chmod on Windows [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T11:49:40.858Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T11:49:40.858Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-07T11:49:40.858Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-07T11:49:40.858Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-07T11:49:40.858Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T11:49:40.858Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T11:49:40.858Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T11:49:40.858Z] [2022-03-07T11:49:40.858Z] DONE 2077 tests, 70 skipped in 279.500s [2022-03-07T11:49:41.328Z] INFO: make.ps1 ended at 03/07/2022 11:49:40 [2022-03-07T11:49:42.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-07T11:49:42.426Z] === RUN TestGetDriver [2022-03-07T11:49:42.426Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T11:49:42.426Z] === RUN TestVolumeRequestError [2022-03-07T11:49:42.426Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T11:49:42.426Z] PASS [2022-03-07T11:49:42.426Z] coverage: 36.1% of statements [2022-03-07T11:49:42.426Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-03-07T11:49:42.512Z] --- PASS: TestCreateServiceConfigFileMode (12.49s) [2022-03-07T11:49:42.512Z] === RUN TestCreateServiceSysctls [2022-03-07T11:49:42.896Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T11:49:42.896Z] INFO: Unit tests ended at 03/07/2022 11:49:42. Duration:00:04:54.0529582 [2022-03-07T11:49:42.896Z] INFO: Building busybox [2022-03-07T11:49:42.896Z] Sending build context to Docker daemon 5.12kB [2022-03-07T11:49:42.896Z] [2022-03-07T11:49:42.896Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T11:49:42.896Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T11:49:42.896Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T11:49:42.896Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T11:49:42.896Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T11:49:42.896Z] ---> bdeb13086b9f [2022-03-07T11:49:42.896Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T11:49:42.896Z] ---> Running in 9dfd6c0547cb [2022-03-07T11:49:42.897Z] === RUN TestGetAddress [2022-03-07T11:49:42.897Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T11:49:42.897Z] === RUN TestRemove [2022-03-07T11:49:42.897Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T11:49:42.897Z] --- SKIP: TestRemove (0.00s) [2022-03-07T11:49:42.897Z] === RUN TestInitializeWithVolumes [2022-03-07T11:49:42.897Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T11:49:42.897Z] === RUN TestCreate [2022-03-07T11:49:42.897Z] --- PASS: TestCreate (0.01s) [2022-03-07T11:49:42.897Z] === RUN TestValidateName [2022-03-07T11:49:42.897Z] --- PASS: TestValidateName (0.00s) [2022-03-07T11:49:42.897Z] === RUN TestCreateWithOpts [2022-03-07T11:49:42.897Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T11:49:42.897Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T11:49:42.897Z] === RUN TestRelaodNoOpts [2022-03-07T11:49:42.897Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-07T11:49:42.897Z] PASS [2022-03-07T11:49:42.897Z] coverage: 41.5% of statements [2022-03-07T11:49:42.897Z] ok github.com/docker/docker/volume/local 0.104s coverage: 41.5% of statements [2022-03-07T11:49:42.984Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T11:49:43.245Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRaw [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T11:49:43.366Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRaw [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T11:49:43.366Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestConvertTmpfsOptions [2022-03-07T11:49:43.366Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T11:49:43.366Z] linux_parser_test.go:209: data="ro" [2022-03-07T11:49:43.366Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestParseMountSpec [2022-03-07T11:49:43.366Z] parser_test.go:62: case 0 [2022-03-07T11:49:43.366Z] parser_test.go:62: case 1 [2022-03-07T11:49:43.366Z] parser_test.go:62: case 2 [2022-03-07T11:49:43.366Z] parser_test.go:62: case 3 [2022-03-07T11:49:43.366Z] parser_test.go:62: case 4 [2022-03-07T11:49:43.366Z] parser_test.go:62: case 5 [2022-03-07T11:49:43.366Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestValidateMount [2022-03-07T11:49:43.366Z] --- PASS: TestValidateMount (0.01s) [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRaw [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T11:49:43.366Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T11:49:43.366Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T11:49:43.366Z] PASS [2022-03-07T11:49:43.366Z] coverage: 67.6% of statements [2022-03-07T11:49:43.366Z] ok github.com/docker/docker/volume/mounts 0.193s coverage: 67.6% of statements [2022-03-07T11:49:43.818Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T11:49:44.357Z] === RUN TestSetGetMeta [2022-03-07T11:49:44.357Z] === PAUSE TestSetGetMeta [2022-03-07T11:49:44.357Z] === RUN TestRestore [2022-03-07T11:49:44.357Z] === PAUSE TestRestore [2022-03-07T11:49:44.357Z] === RUN TestServiceCreate [2022-03-07T11:49:44.357Z] === PAUSE TestServiceCreate [2022-03-07T11:49:44.357Z] === RUN TestServiceList [2022-03-07T11:49:44.357Z] === PAUSE TestServiceList [2022-03-07T11:49:44.357Z] === RUN TestServiceRemove [2022-03-07T11:49:44.357Z] === PAUSE TestServiceRemove [2022-03-07T11:49:44.357Z] === RUN TestServiceGet [2022-03-07T11:49:44.357Z] === PAUSE TestServiceGet [2022-03-07T11:49:44.357Z] === RUN TestServicePrune [2022-03-07T11:49:44.357Z] === PAUSE TestServicePrune [2022-03-07T11:49:44.357Z] === RUN TestCreate [2022-03-07T11:49:44.357Z] === PAUSE TestCreate [2022-03-07T11:49:44.357Z] === RUN TestRemove [2022-03-07T11:49:44.357Z] === PAUSE TestRemove [2022-03-07T11:49:44.357Z] === RUN TestList [2022-03-07T11:49:44.357Z] === PAUSE TestList [2022-03-07T11:49:44.357Z] === RUN TestFindByDriver [2022-03-07T11:49:44.357Z] === PAUSE TestFindByDriver [2022-03-07T11:49:44.357Z] === RUN TestFindByReferenced [2022-03-07T11:49:44.357Z] === PAUSE TestFindByReferenced [2022-03-07T11:49:44.357Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T11:49:44.357Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T11:49:44.357Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:49:44.357Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:49:44.357Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T11:49:44.357Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T11:49:44.357Z] === RUN TestRefDerefRemove [2022-03-07T11:49:44.357Z] === PAUSE TestRefDerefRemove [2022-03-07T11:49:44.357Z] === RUN TestGet [2022-03-07T11:49:44.357Z] === PAUSE TestGet [2022-03-07T11:49:44.357Z] === RUN TestGetWithReference [2022-03-07T11:49:44.357Z] === PAUSE TestGetWithReference [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:49:44.357Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T11:49:44.357Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T11:49:44.357Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T11:49:44.357Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T11:49:44.358Z] === CONT TestSetGetMeta [2022-03-07T11:49:44.358Z] === CONT TestList [2022-03-07T11:49:44.358Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T11:49:44.358Z] === CONT TestRemove [2022-03-07T11:49:44.358Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-07T11:49:44.358Z] === CONT TestGetWithReference [2022-03-07T11:49:44.358Z] --- PASS: TestRemove (0.03s) [2022-03-07T11:49:44.358Z] === CONT TestGet [2022-03-07T11:49:44.358Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-07T11:49:44.358Z] === CONT TestRefDerefRemove [2022-03-07T11:49:44.358Z] --- PASS: TestList (0.03s) [2022-03-07T11:49:44.358Z] === CONT TestCreate [2022-03-07T11:49:44.358Z] --- PASS: TestGetWithReference (0.03s) [2022-03-07T11:49:44.358Z] === CONT TestServicePrune [2022-03-07T11:49:44.358Z] --- PASS: TestGet (0.02s) [2022-03-07T11:49:44.358Z] === CONT TestServiceGet [2022-03-07T11:49:44.358Z] --- PASS: TestCreate (0.02s) [2022-03-07T11:49:44.358Z] === CONT TestServiceRemove [2022-03-07T11:49:44.358Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-07T11:49:44.358Z] === CONT TestServiceList [2022-03-07T11:49:44.358Z] --- PASS: TestServiceGet (0.15s) [2022-03-07T11:49:44.358Z] === CONT TestServiceCreate [2022-03-07T11:49:44.358Z] time="2022-03-07T11:49:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:49:44.358Z] --- PASS: TestServiceRemove (0.16s) [2022-03-07T11:49:44.358Z] === CONT TestRestore [2022-03-07T11:49:44.358Z] time="2022-03-07T11:49:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:49:44.358Z] --- PASS: TestServiceList (0.16s) [2022-03-07T11:49:44.358Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:49:44.358Z] time="2022-03-07T11:49:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:49:44.358Z] time="2022-03-07T11:49:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T11:49:44.358Z] --- PASS: TestServiceCreate (0.03s) [2022-03-07T11:49:44.358Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T11:49:44.358Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-07T11:49:44.358Z] === CONT TestFindByReferenced [2022-03-07T11:49:44.358Z] time="2022-03-07T11:49:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:49:44.358Z] --- PASS: TestRestore (0.03s) [2022-03-07T11:49:44.358Z] === CONT TestFindByDriver [2022-03-07T11:49:44.358Z] --- PASS: TestServicePrune (0.20s) [2022-03-07T11:49:44.358Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-07T11:49:44.358Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-07T11:49:44.358Z] --- PASS: TestFindByDriver (0.02s) [2022-03-07T11:49:44.358Z] PASS [2022-03-07T11:49:44.358Z] coverage: 69.0% of statements [2022-03-07T11:49:44.358Z] ok github.com/docker/docker/volume/service 0.306s coverage: 69.0% of statements [2022-03-07T11:49:44.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-07T11:49:45.031Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-03-07T11:49:45.031Z] === RUN TestCreateServiceCapabilities [2022-03-07T11:49:45.135Z] --- PASS: TestUpdateRestartPolicy (10.63s) [2022-03-07T11:49:45.135Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T11:49:45.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-07T11:49:45.135Z] === RUN TestWaitNonBlocked [2022-03-07T11:49:45.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:49:45.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:49:45.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:49:45.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:49:45.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:49:45.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:49:45.135Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T11:49:45.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-03-07T11:49:45.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-03-07T11:49:45.135Z] === RUN TestWaitBlocked [2022-03-07T11:49:45.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:49:45.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:49:45.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:49:45.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:49:45.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:49:45.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:49:45.135Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T11:49:45.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-07T11:49:45.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-03-07T11:49:45.135Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T11:49:45.135Z] === CONT TestIpcModeOlderClient [2022-03-07T11:49:45.135Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-07T11:49:45.135Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T11:49:45.779Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T11:49:46.922Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-03-07T11:49:46.922Z] === RUN TestInspect [2022-03-07T11:49:47.034Z] --- PASS: TestContainerStartOnDaemonRestart (1.90s) [2022-03-07T11:49:47.035Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T11:49:48.326Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2022-03-07T11:49:48.326Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T11:49:48.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-07T11:49:48.771Z] Removing intermediate container 9dfd6c0547cb [2022-03-07T11:49:48.771Z] ---> 9ce7386ea387 [2022-03-07T11:49:48.771Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T11:49:48.771Z] ---> Running in a3b0c822fe28 [2022-03-07T11:49:48.771Z] Removing intermediate container a3b0c822fe28 [2022-03-07T11:49:48.771Z] ---> 690367f8e9b2 [2022-03-07T11:49:48.771Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T11:49:48.771Z] ---> Running in 0a5c9bc3122e [2022-03-07T11:49:48.897Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T11:49:48.897Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-03-07T11:49:48.897Z] === RUN TestWaitNonBlocked [2022-03-07T11:49:48.897Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:49:48.897Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:49:48.897Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:49:48.897Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:49:48.897Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:49:48.897Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:49:48.934Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.53s) [2022-03-07T11:49:48.934Z] === CONT TestDaemonHostGatewayIP [2022-03-07T11:49:49.239Z] Removing intermediate container 0a5c9bc3122e [2022-03-07T11:49:49.239Z] ---> e87524259b8f [2022-03-07T11:49:49.239Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T11:49:50.192Z] --- PASS: TestInspect (2.77s) [2022-03-07T11:49:50.192Z] === RUN TestCreateJob [2022-03-07T11:49:50.226Z] [2022-03-07T11:49:50.285Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T11:49:50.285Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-03-07T11:49:50.285Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s) [2022-03-07T11:49:50.285Z] === RUN TestWaitBlocked [2022-03-07T11:49:50.285Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:49:50.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:49:50.285Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:49:50.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:49:50.285Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T11:49:50.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T11:49:50.286Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T11:49:50.286Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-07T11:49:50.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T11:49:50.286Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-07T11:49:50.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T11:49:50.286Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-07T11:49:50.286Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T11:49:50.286Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-07T11:49:50.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T11:49:50.702Z] ---> c7c289d7bd85 [2022-03-07T11:49:50.702Z] 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-07T11:49:50.833Z] --- PASS: TestDaemonHostGatewayIP (2.08s) [2022-03-07T11:49:50.833Z] === CONT TestDaemonRestartIpcMode [2022-03-07T11:49:51.171Z] ---> Running in 0f79bc3e4508 [2022-03-07T11:49:51.230Z] --- PASS: TestWaitBlocked (0.03s) [2022-03-07T11:49:51.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2022-03-07T11:49:51.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2022-03-07T11:49:51.230Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T11:49:51.230Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T11:49:52.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-07T11:49:52.709Z] --- PASS: TestCreateJob (2.90s) [2022-03-07T11:49:52.709Z] === RUN TestReplicatedJob [2022-03-07T11:49:52.736Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2022-03-07T11:49:54.720Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T11:49:54.980Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2022-03-07T11:49:54.980Z] === CONT TestIpcModeOlderClient [2022-03-07T11:49:54.980Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-07T11:49:54.980Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T11:49:55.556Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2022-03-07T11:49:55.556Z] === CONT TestDaemonHostGatewayIP [2022-03-07T11:49:56.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-07T11:49:56.915Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-03-07T11:49:56.915Z] PASS [2022-03-07T11:49:56.915Z] [2022-03-07T11:49:56.915Z] === Skipped [2022-03-07T11:49:56.915Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-07T11:49:56.915Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:49:56.915Z] [2022-03-07T11:49:56.915Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:49:56.915Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:49:56.915Z] [2022-03-07T11:49:56.915Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T11:49:56.915Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:49:56.915Z] [2022-03-07T11:49:56.915Z] DONE 200 tests, 3 skipped in 107.007s [2022-03-07T11:49:56.915Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T11:49:56.915Z] ++ 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-07T11:49:56.915Z] ++ set -e [2022-03-07T11:49:56.915Z] ++ '[' -n 0 ']' [2022-03-07T11:49:56.915Z] ++ set -x [2022-03-07T11:49:56.915Z] ++ 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-07T11:49:56.915Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T11:49:57.480Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-07T11:49:57.480Z] === RUN TestDaemonConfigValidation [2022-03-07T11:49:57.480Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:49:57.480Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:49:57.480Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T11:49:57.480Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T11:49:57.480Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T11:49:57.480Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T11:49:57.480Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T11:49:57.480Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T11:49:57.480Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T11:49:57.480Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T11:49:57.480Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:49:57.480Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T11:49:57.481Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T11:49:57.481Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T11:49:57.481Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T11:49:57.738Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T11:49:57.738Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-03-07T11:49:57.738Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-03-07T11:49:57.738Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-03-07T11:49:57.738Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-07T11:49:57.738Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-07T11:49:57.738Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T11:49:57.738Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T11:49:57.956Z] --- PASS: TestReplicatedJob (5.09s) [2022-03-07T11:49:57.956Z] === RUN TestUpdateReplicatedJob [2022-03-07T11:49:58.672Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T11:49:59.051Z] check_test.go:308: [dd4026b10cea9] daemon is not started [2022-03-07T11:49:59.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-07T11:49:59.312Z] --- PASS: TestDaemonHostGatewayIP (3.77s) [2022-03-07T11:49:59.312Z] === CONT TestDaemonRestartIpcMode [2022-03-07T11:49:59.312Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T11:49:59.606Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T11:49:59.845Z] Removing intermediate container 0f79bc3e4508 [2022-03-07T11:49:59.845Z] ---> 7629d18f1424 [2022-03-07T11:49:59.845Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T11:49:59.845Z] ---> Running in 4e491d519b30 [2022-03-07T11:50:00.979Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T11:50:00.979Z] daemon_test.go:156: [d12f86f2fc93e] daemon is not started [2022-03-07T11:50:00.979Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-07T11:50:00.979Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-07T11:50:00.979Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-07T11:50:00.979Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-07T11:50:00.979Z] === RUN TestDaemonProxy [2022-03-07T11:50:00.979Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T11:50:01.227Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-03-07T11:50:01.227Z] === RUN TestServiceListWithStatuses [2022-03-07T11:50:01.227Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:50:01.227Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T11:50:01.227Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T11:50:01.412Z] [2022-03-07T11:50:01.413Z] SUCCESS: Specified value was saved. [2022-03-07T11:50:01.863Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-07T11:50:01.863Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T11:50:02.434Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T11:50:02.434Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2022-03-07T11:50:02.878Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T11:50:04.118Z] INFO [linters context/goanalysis] analyzers took 4m18.339802028s with top 10 stages: buildir: 1m47.023001231s, goimports: 22.813899748s, unconvert: 18.211888112s, gosec: 13.790252565s, golint: 7.416836466s, S1038: 7.044902659s, misspell: 5.253366776s, nilness: 4.128036035s, inspect: 3.925860642s, unused: 3.426107468s [2022-03-07T11:50:04.118Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-03-07T11:50:04.118Z] INFO [runner] Processors filtering stat (out/in): exclude: 2055/2055, cgo: 2443/3050, filename_unadjuster: 2443/2443, identifier_marker: 2055/2055, autogenerated_exclude: 2055/2443, exclude-rules: 76/2055, skip_dirs: 2443/2443, path_prettifier: 2443/2443, skip_files: 2443/2443, nolint: 0/76 [2022-03-07T11:50:04.118Z] INFO [runner] processing took 81.405992ms with stages: nolint: 32.082538ms, identifier_marker: 21.034242ms, path_prettifier: 9.884365ms, autogenerated_exclude: 8.363273ms, exclude-rules: 7.769238ms, skip_dirs: 1.838487ms, cgo: 221.413µs, filename_unadjuster: 207.585µs, max_same_issues: 1.185µs, uniq_by_line: 688ns, diff: 549ns, source_code: 394ns, max_from_linter: 381ns, exclude: 317ns, path_shortener: 259ns, skip_files: 257ns, max_per_file_from_linter: 244ns, severity-rules: 239ns, sort_results: 221ns, path_prefixer: 117ns [2022-03-07T11:50:04.118Z] INFO [runner] linters took 1m25.836550872s with stages: goanalysis_metalinter: 1m25.754956299s [2022-03-07T11:50:04.118Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-03-07T11:50:04.118Z] INFO Memory: 2253 samples, avg is 317.9MB, max is 1151.3MB [2022-03-07T11:50:04.118Z] INFO Execution took 3m45.179801771s [2022-03-07T11:50:04.118Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-07T11:50:04.253Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T11:50:04.371Z] Removing intermediate container 4e491d519b30 [2022-03-07T11:50:04.371Z] ---> 751269633feb [2022-03-07T11:50:04.371Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T11:50:04.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh dynbinary test-docker-py [2022-03-07T11:50:04.709Z] [2022-03-07T11:50:04.839Z] ---> Running in cc5a9b58807c [2022-03-07T11:50:04.969Z] Removing bundles/ [2022-03-07T11:50:04.969Z] [2022-03-07T11:50:04.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T11:50:04.969Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:50:04.969Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:50:05.396Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-03-07T11:50:05.396Z] === RUN TestDockerNetworkReConnect [2022-03-07T11:50:05.606Z] 2022/03/07 11:50:04 Closing DB instances... [2022-03-07T11:50:05.733Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-07T11:50:05.995Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T11:50:06.075Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-07T11:50:06.075Z] === RUN TestFindNode [2022-03-07T11:50:06.075Z] 2022/03/07 11:50:06 Closing DB instances... [2022-03-07T11:50:06.075Z] --- PASS: TestFindNode (0.02s) [2022-03-07T11:50:06.075Z] === RUN TestChangeNodeState [2022-03-07T11:50:06.150Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T11:50:06.549Z] 2022/03/07 11:50:06 Closing DB instances... [2022-03-07T11:50:06.549Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-07T11:50:06.549Z] === RUN TestNodeReincarnation [2022-03-07T11:50:06.549Z] 2022/03/07 11:50:06 Closing DB instances... [2022-03-07T11:50:06.723Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T11:50:06.956Z] check_test.go:308: [d0d7bff00aa3b] daemon is not started [2022-03-07T11:50:06.956Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-07T11:50:06.989Z] --- PASS: TestDaemonProxy (6.37s) [2022-03-07T11:50:06.989Z] --- PASS: TestDaemonProxy/environment_variables (1.85s) [2022-03-07T11:50:06.989Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-07T11:50:06.989Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-03-07T11:50:06.989Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T11:50:06.989Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-03-07T11:50:06.989Z] PASS [2022-03-07T11:50:06.989Z] [2022-03-07T11:50:06.989Z] DONE 17 tests in 10.292s [2022-03-07T11:50:06.989Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T11:50:06.989Z] ++ 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-07T11:50:06.989Z] ++ set -e [2022-03-07T11:50:06.989Z] ++ '[' -n 0 ']' [2022-03-07T11:50:06.989Z] ++ set -x [2022-03-07T11:50:06.989Z] ++ 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-07T11:50:07.247Z] INFO: Testing against a local daemon [2022-03-07T11:50:07.247Z] === RUN TestCommitInheritsEnv [2022-03-07T11:50:07.504Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-07T11:50:07.505Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T11:50:07.505Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-07T11:50:07.505Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T11:50:07.505Z] === RUN TestImportWithCustomPlatform [2022-03-07T11:50:07.505Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T11:50:07.530Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2022-03-07T11:50:07.530Z] PASS [2022-03-07T11:50:07.530Z] [2022-03-07T11:50:07.530Z] === Skipped [2022-03-07T11:50:07.530Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T11:50:07.530Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:50:07.530Z] [2022-03-07T11:50:07.530Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T11:50:07.530Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:50:07.530Z] [2022-03-07T11:50:07.530Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-07T11:50:07.530Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:50:07.530Z] [2022-03-07T11:50:07.530Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T11:50:07.530Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T11:50:07.530Z] [2022-03-07T11:50:07.530Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T11:50:07.531Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T11:50:07.531Z] [2022-03-07T11:50:07.531Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-07T11:50:07.531Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:50:07.531Z] [2022-03-07T11:50:07.531Z] DONE 200 tests, 6 skipped in 158.975s [2022-03-07T11:50:07.531Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T11:50:07.531Z] ++ 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-07T11:50:07.531Z] ++ set -e [2022-03-07T11:50:07.531Z] ++ '[' -n 0 ']' [2022-03-07T11:50:07.531Z] ++ set -x [2022-03-07T11:50:07.531Z] ++ 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-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform// [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T11:50:07.762Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T11:50:07.762Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-03-07T11:50:07.762Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T11:50:07.763Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T11:50:07.763Z] === RUN TestImagesFilterMultiReference [2022-03-07T11:50:07.791Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T11:50:08.021Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-07T11:50:08.021Z] === RUN TestImagePullPlatformInvalid [2022-03-07T11:50:08.021Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T11:50:08.021Z] === RUN TestRemoveImageOrphaning [2022-03-07T11:50:08.279Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-07T11:50:08.279Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T11:50:08.279Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:50:08.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-07T11:50:08.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T11:50:08.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-07T11:50:08.279Z] === RUN TestTagInvalidReference [2022-03-07T11:50:08.279Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-07T11:50:08.279Z] === RUN TestTagValidPrefixedRepo [2022-03-07T11:50:08.279Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-07T11:50:08.279Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T11:50:08.279Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T11:50:08.279Z] === RUN TestTagOfficialNames [2022-03-07T11:50:08.279Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T11:50:08.279Z] === RUN TestTagMatchesDigest [2022-03-07T11:50:08.279Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T11:50:08.279Z] PASS [2022-03-07T11:50:08.279Z] [2022-03-07T11:50:08.279Z] === Skipped [2022-03-07T11:50:08.279Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T11:50:08.279Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-07T11:50:08.279Z] [2022-03-07T11:50:08.279Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-07T11:50:08.279Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:50:08.279Z] [2022-03-07T11:50:08.279Z] DONE 22 tests, 2 skipped in 1.224s [2022-03-07T11:50:08.279Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T11:50:08.279Z] ++ 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-07T11:50:08.279Z] ++ set -e [2022-03-07T11:50:08.279Z] ++ '[' -n 0 ']' [2022-03-07T11:50:08.279Z] ++ set -x [2022-03-07T11:50:08.279Z] ++ 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-07T11:50:08.362Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-07T11:50:08.362Z] === RUN TestDaemonConfigValidation [2022-03-07T11:50:08.362Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:50:08.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:50:08.362Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T11:50:08.362Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T11:50:08.363Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T11:50:08.363Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T11:50:08.363Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T11:50:08.363Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T11:50:08.363Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T11:50:08.363Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T11:50:08.363Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T11:50:08.363Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T11:50:08.363Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T11:50:08.363Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T11:50:08.537Z] INFO: Testing against a local daemon [2022-03-07T11:50:08.537Z] === RUN TestNetworkCreateDelete [2022-03-07T11:50:08.537Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-07T11:50:08.537Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T11:50:08.623Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T11:50:08.624Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T11:50:08.624Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-07T11:50:08.624Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-03-07T11:50:08.624Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-03-07T11:50:08.624Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-07T11:50:08.624Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-07T11:50:08.624Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T11:50:08.624Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T11:50:08.636Z] Cannot create a file when that file already exists. [2022-03-07T11:50:08.685Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-03-07T11:50:08.685Z] === RUN TestServicePlugin [2022-03-07T11:50:09.103Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-07T11:50:09.103Z] === RUN TestDaemonDNSFallback [2022-03-07T11:50:09.567Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T11:50:10.139Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T11:50:10.400Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-07T11:50:10.661Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T11:50:10.661Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T11:50:11.307Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T11:50:11.307Z] === RUN TestParallelCreate [2022-03-07T11:50:11.307Z] 2022/03/07 11:50:11 Closing DB instances... [2022-03-07T11:50:11.307Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T11:50:11.307Z] === RUN TestParallelDelete [2022-03-07T11:50:11.307Z] 2022/03/07 11:50:11 Closing DB instances... [2022-03-07T11:50:11.307Z] --- PASS: TestParallelDelete (0.02s) [2022-03-07T11:50:11.307Z] === RUN TestNetworkDBIslands [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b2543e88f7e9 with config:&{NodeID:b2543e88f7e9 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-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node b2543e88f7e9/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node b2543e88f7e9/172.23.12.109, added to nodes list" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1ea9fdf6512a with config:&{NodeID:1ea9fdf6512a 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-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, added to nodes list" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, added to nodes list" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node b2543e88f7e9/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=info msg="Node b2543e88f7e9/172.23.12.109, added to nodes list" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T11:50:11.307Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-07T11:50:11.606Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T11:50:11.867Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T11:50:11.867Z] daemon_test.go:156: [d59336f8e5b94] daemon is not started [2022-03-07T11:50:11.867Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-03-07T11:50:11.867Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-03-07T11:50:11.867Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-07T11:50:11.867Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-03-07T11:50:11.867Z] === RUN TestDaemonProxy [2022-03-07T11:50:11.867Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T11:50:11.956Z] plugin_test.go:61: [d45fab53de530] joining swarm manager [d10b98b62c2d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ba7e7d9343fe with config:&{NodeID:ba7e7d9343fe 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-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node b2543e88f7e9/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node b2543e88f7e9/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:12Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.294Z] time="2022-03-07T11:50:12Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f5655f05a448 with config:&{NodeID:f5655f05a448 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-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.763Z] time="2022-03-07T11:50:12Z" level=info msg="Node b2543e88f7e9/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node b2543e88f7e9/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:12.764Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4eff847b567a with config:&{NodeID:4eff847b567a 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-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node b2543e88f7e9/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node b2543e88f7e9/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:13.233Z] time="2022-03-07T11:50:12Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:13.323Z] plugin_test.go:64: [da03d715456c7] joining swarm manager [d10b98b62c2d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:50:13.710Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=info msg="The new bootstrap node list is:[172.23.12.109:10033 172.23.12.109:10034 172.23.12.109:10035]" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10033" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49370" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10034" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49371" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10035" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49372" [2022-03-07T11:50:13.710Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=info msg="The new bootstrap node list is:[172.23.12.109:10033 172.23.12.109:10034 172.23.12.109:10035]" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10033" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49373" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10034" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49374" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10035" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49375" [2022-03-07T11:50:13.710Z] time="2022-03-07T11:50:13Z" level=info msg="node 0 leaving" [2022-03-07T11:50:13.781Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9 change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="node5(4eff847b567a): Node leave event for b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9 change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="node2(1ea9fdf6512a): Node leave event for b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9 change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="node3(ba7e7d9343fe): Node leave event for b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9 change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="node1(b2543e88f7e9): Node leave event for b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9 change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="node4(f5655f05a448): Node leave event for b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:13Z" level=info msg="Node b2543e88f7e9/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:14Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.23.12.109:10037: use of closed network connection" [2022-03-07T11:50:14.179Z] time="2022-03-07T11:50:14Z" level=info msg="node 1 leaving" [2022-03-07T11:50:14.353Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T11:50:14.509Z] Removing intermediate container cc5a9b58807c [2022-03-07T11:50:14.509Z] ---> 0c458b305dcd [2022-03-07T11:50:14.509Z] Step 13/13 : CMD ["sh"] [2022-03-07T11:50:14.509Z] ---> Running in 84504c0beab9 [2022-03-07T11:50:14.509Z] Removing intermediate container 84504c0beab9 [2022-03-07T11:50:14.509Z] ---> 37ec428abe4d [2022-03-07T11:50:14.509Z] Successfully built 37ec428abe4d [2022-03-07T11:50:14.509Z] Successfully tagged busybox:latest [2022-03-07T11:50:14.509Z] INFO: Docker images of the daemon under test [2022-03-07T11:50:14.509Z] [2022-03-07T11:50:14.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T11:50:14.509Z] busybox latest 37ec428abe4d Less than a second ago 5GB [2022-03-07T11:50:14.509Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T11:50:14.509Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T11:50:14.509Z] [2022-03-07T11:50:14.509Z] INFO: Running integration tests at 03/07/2022 11:50:14... [2022-03-07T11:50:14.509Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T11:50:14.509Z] INFO: Integration API tests being run from the host: [2022-03-07T11:50:14.509Z] INFO: make.ps1 starting at 03/07/2022 11:50:14 [2022-03-07T11:50:14.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T11:50:14.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="node3(ba7e7d9343fe): Node leave event for 1ea9fdf6512a/172.23.12.109" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="node5(4eff847b567a): Node leave event for 1ea9fdf6512a/172.23.12.109" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="node4(f5655f05a448): Node leave event for 1ea9fdf6512a/172.23.12.109" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a change state NodeActive --> NodeFailed" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, added to failed nodes list" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=error msg="node: 1ea9fdf6512a is unknown to memberlist" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node 1ea9fdf6512a/172.23.12.109, left gossip cluster" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="node 2 leaving" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node ba7e7d9343fe change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="node4(f5655f05a448): Node leave event for ba7e7d9343fe/172.23.12.109" [2022-03-07T11:50:14.651Z] time="2022-03-07T11:50:14Z" level=info msg="Node ba7e7d9343fe change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.652Z] time="2022-03-07T11:50:14Z" level=info msg="node5(4eff847b567a): Node leave event for ba7e7d9343fe/172.23.12.109" [2022-03-07T11:50:14.652Z] time="2022-03-07T11:50:14Z" level=info msg="Node ba7e7d9343fe change state NodeActive --> NodeLeft" [2022-03-07T11:50:14.652Z] time="2022-03-07T11:50:14Z" level=info msg="node3(ba7e7d9343fe): Node leave event for ba7e7d9343fe/172.23.12.109" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, left gossip cluster" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, left gossip cluster" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="Node ba7e7d9343fe/172.23.12.109, left gossip cluster" [2022-03-07T11:50:15.120Z] networkdb_test.go:867: node4: OK [2022-03-07T11:50:15.120Z] networkdb_test.go:867: node5: OK [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="node 0 coming back" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:42be0c296f3c with config:&{NodeID:42be0c296f3c 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-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="Node 42be0c296f3c/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="Node 42be0c296f3c/172.23.12.109, added to nodes list" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="node 1 coming back" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7be991cd84e0 with config:&{NodeID:7be991cd84e0 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-07T11:50:15.120Z] time="2022-03-07T11:50:15Z" level=info msg="Node 7be991cd84e0/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:15Z" level=info msg="Node 7be991cd84e0/172.23.12.109, added to nodes list" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:15Z" level=info msg="node 2 coming back" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:50539afbe704 with config:&{NodeID:50539afbe704 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-07T11:50:15.120Z] time="2022-03-07T11:50:15Z" level=info msg="Node 50539afbe704/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:15.120Z] time="2022-03-07T11:50:15Z" level=info msg="Node 50539afbe704/172.23.12.109, added to nodes list" [2022-03-07T11:50:15.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-07T11:50:15.447Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T11:50:15.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T11:50:15.497Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T11:50:15.658Z] --- PASS: TestDaemonDNSFallback (6.19s) [2022-03-07T11:50:15.658Z] === RUN TestInspectNetwork [2022-03-07T11:50:16.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T11:50:16.388Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-07T11:50:16.649Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-07T11:50:16.910Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T11:50:17.171Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T11:50:17.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-07T11:50:17.432Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-07T11:50:17.694Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T11:50:17.955Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-07T11:50:18.188Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T11:50:18.188Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T11:50:18.188Z] === RUN TestInspectNetwork/network_name [2022-03-07T11:50:18.188Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T11:50:18.215Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-07T11:50:18.215Z] --- PASS: TestDaemonProxy (6.34s) [2022-03-07T11:50:18.215Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-03-07T11:50:18.215Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-03-07T11:50:18.215Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-03-07T11:50:18.215Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T11:50:18.215Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T11:50:18.215Z] PASS [2022-03-07T11:50:18.215Z] [2022-03-07T11:50:18.215Z] === Skipped [2022-03-07T11:50:18.215Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T11:50:18.215Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-07T11:50:18.215Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T11:50:18.215Z] [2022-03-07T11:50:18.215Z] DONE 17 tests, 1 skipped in 10.504s [2022-03-07T11:50:18.215Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T11:50:18.215Z] ++ 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-07T11:50:18.215Z] ++ set -e [2022-03-07T11:50:18.215Z] ++ '[' -n 0 ']' [2022-03-07T11:50:18.215Z] ++ set -x [2022-03-07T11:50:18.215Z] ++ 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-07T11:50:18.215Z] INFO: Testing against a local daemon [2022-03-07T11:50:18.215Z] === RUN TestCommitInheritsEnv [2022-03-07T11:50:18.477Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-07T11:50:18.739Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-03-07T11:50:18.739Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T11:50:18.739Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T11:50:18.739Z] === RUN TestImportWithCustomPlatform [2022-03-07T11:50:18.739Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T11:50:18.739Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T11:50:18.739Z] === RUN TestImportWithCustomPlatform// [2022-03-07T11:50:18.739Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T11:50:18.739Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T11:50:18.917Z] time="2022-03-07T11:50:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.12.109:10033 172.23.12.109:10034 172.23.12.109:10035]" [2022-03-07T11:50:18.917Z] time="2022-03-07T11:50:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.12.109:10033 172.23.12.109:10034 172.23.12.109:10035]" [2022-03-07T11:50:19.000Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-07T11:50:19.000Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T11:50:19.000Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T11:50:19.000Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T11:50:19.000Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T11:50:19.000Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T11:50:19.000Z] === RUN TestImagesFilterMultiReference [2022-03-07T11:50:19.260Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-07T11:50:19.260Z] === RUN TestImagePullPlatformInvalid [2022-03-07T11:50:19.260Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T11:50:19.260Z] === RUN TestRemoveImageOrphaning [2022-03-07T11:50:19.522Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-07T11:50:19.522Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-03-07T11:50:19.522Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10033" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49376" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, is the new incarnation of the shutdown node b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10034" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49377" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, is the new incarnation of the shutdown node 1ea9fdf6512a/172.23.12.109" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10035" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49378" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 4eff847b567a/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, is the new incarnation of the shutdown node ba7e7d9343fe/172.23.12.109" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node f5655f05a448/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node f5655f05a448/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, is the new incarnation of the shutdown node 1ea9fdf6512a/172.23.12.109" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, is the new incarnation of the shutdown node b2543e88f7e9/172.23.12.109" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 42be0c296f3c/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 7be991cd84e0/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, is the new incarnation of the shutdown node ba7e7d9343fe/172.23.12.109" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, joined gossip cluster" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=info msg="Node 50539afbe704/172.23.12.109, added to nodes list" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10033" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49379" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10034" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49380" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.12.109:10035" [2022-03-07T11:50:19.909Z] time="2022-03-07T11:50:19Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49381" [2022-03-07T11:50:20.094Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-07T11:50:20.357Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-07T11:50:20.379Z] 2022/03/07 11:50:20 Closing DB instances... [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="node4(f5655f05a448): Node leave event for 42be0c296f3c/172.23.12.109" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="node5(4eff847b567a): Node leave event for 42be0c296f3c/172.23.12.109" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="node2(7be991cd84e0): Node leave event for 42be0c296f3c/172.23.12.109" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="node1(42be0c296f3c): Node leave event for 42be0c296f3c/172.23.12.109" [2022-03-07T11:50:20.379Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.380Z] time="2022-03-07T11:50:20Z" level=info msg="node3(50539afbe704): Node leave event for 42be0c296f3c/172.23.12.109" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 42be0c296f3c/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0 change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0 change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="node3(50539afbe704): Node leave event for 7be991cd84e0/172.23.12.109" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="node4(f5655f05a448): Node leave event for 7be991cd84e0/172.23.12.109" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0 change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="node5(4eff847b567a): Node leave event for 7be991cd84e0/172.23.12.109" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0 change state NodeActive --> NodeLeft" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="node2(7be991cd84e0): Node leave event for 7be991cd84e0/172.23.12.109" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0/172.23.12.109, left gossip cluster" [2022-03-07T11:50:20.848Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0/172.23.12.109, left gossip cluster" [2022-03-07T11:50:21.064Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:20Z" level=info msg="Node 7be991cd84e0/172.23.12.109, left gossip cluster" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="Node 50539afbe704 change state NodeActive --> NodeLeft" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="node5(4eff847b567a): Node leave event for 50539afbe704/172.23.12.109" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="Node 50539afbe704 change state NodeActive --> NodeLeft" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="node4(f5655f05a448): Node leave event for 50539afbe704/172.23.12.109" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="Node 50539afbe704 change state NodeActive --> NodeLeft" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="node3(50539afbe704): Node leave event for 50539afbe704/172.23.12.109" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="Node 50539afbe704/172.23.12.109, left gossip cluster" [2022-03-07T11:50:21.317Z] time="2022-03-07T11:50:21Z" level=info msg="Node 50539afbe704/172.23.12.109, left gossip cluster" [2022-03-07T11:50:21.636Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-07T11:50:21.786Z] time="2022-03-07T11:50:21Z" level=info msg="Node 50539afbe704/172.23.12.109, left gossip cluster" [2022-03-07T11:50:21.786Z] time="2022-03-07T11:50:21Z" level=debug msg="memberlist: Failed ping: f5655f05a448 (timeout reached)" [2022-03-07T11:50:21.786Z] time="2022-03-07T11:50:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.12.109:10037: use of closed network connection" [2022-03-07T11:50:21.786Z] time="2022-03-07T11:50:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.12.109:10035: use of closed network connection" [2022-03-07T11:50:21.786Z] time="2022-03-07T11:50:21Z" level=debug msg="memberlist: Stream connection from=172.23.12.109:49382" [2022-03-07T11:50:21.897Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2022-03-07T11:50:21.897Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T11:50:21.897Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-07T11:50:21.897Z] === RUN TestTagInvalidReference [2022-03-07T11:50:21.897Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-07T11:50:21.897Z] === RUN TestTagValidPrefixedRepo [2022-03-07T11:50:21.897Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-07T11:50:21.897Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T11:50:21.897Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T11:50:21.897Z] === RUN TestTagOfficialNames [2022-03-07T11:50:21.897Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-07T11:50:22.158Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-07T11:50:22.158Z] === RUN TestTagMatchesDigest [2022-03-07T11:50:22.158Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-07T11:50:22.158Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T11:50:22.255Z] time="2022-03-07T11:50:21Z" level=info msg="Node f5655f05a448 change state NodeActive --> NodeLeft" [2022-03-07T11:50:22.255Z] time="2022-03-07T11:50:21Z" level=info msg="node5(4eff847b567a): Node leave event for f5655f05a448/172.23.12.109" [2022-03-07T11:50:22.255Z] time="2022-03-07T11:50:21Z" level=info msg="Node f5655f05a448 change state NodeActive --> NodeLeft" [2022-03-07T11:50:22.255Z] time="2022-03-07T11:50:21Z" level=info msg="node4(f5655f05a448): Node leave event for f5655f05a448/172.23.12.109" [2022-03-07T11:50:22.255Z] time="2022-03-07T11:50:22Z" level=warning msg="memberlist: Was able to connect to f5655f05a448 but other probes failed, network may be misconfigured" [2022-03-07T11:50:22.255Z] time="2022-03-07T11:50:22Z" level=info msg="Node f5655f05a448/172.23.12.109, left gossip cluster" [2022-03-07T11:50:22.370Z] --- PASS: TestInspectNetwork (6.86s) [2022-03-07T11:50:22.370Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T11:50:22.370Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T11:50:22.370Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T11:50:22.370Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T11:50:22.370Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T11:50:22.418Z] check_test.go:308: [d5dfe09b1c2d5] daemon is not started [2022-03-07T11:50:22.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-07T11:50:22.723Z] time="2022-03-07T11:50:22Z" level=info msg="Node f5655f05a448/172.23.12.109, left gossip cluster" [2022-03-07T11:50:23.192Z] time="2022-03-07T11:50:22Z" level=info msg="Node 4eff847b567a/172.23.12.109, left gossip cluster" [2022-03-07T11:50:23.192Z] time="2022-03-07T11:50:22Z" level=info msg="Node 4eff847b567a change state NodeActive --> NodeFailed" [2022-03-07T11:50:23.192Z] time="2022-03-07T11:50:22Z" level=info msg="Node 4eff847b567a/172.23.12.109, added to failed nodes list" [2022-03-07T11:50:23.192Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-03-07T11:50:23.192Z] PASS [2022-03-07T11:50:23.192Z] coverage: 60.0% of statements [2022-03-07T11:50:23.192Z] ok github.com/docker/docker/libnetwork/networkdb 104.364s coverage: 60.0% of statements [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T11:50:23.192Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T11:50:23.303Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2022-03-07T11:50:23.303Z] === RUN TestNetworkInvalidJSON [2022-03-07T11:50:23.303Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T11:50:23.303Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T11:50:23.303Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:50:23.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:50:23.303Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:50:23.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:50:23.303Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T11:50:23.303Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:50:23.303Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T11:50:23.303Z] === RUN TestNetworkList [2022-03-07T11:50:23.303Z] === RUN TestNetworkList//networks [2022-03-07T11:50:23.303Z] === PAUSE TestNetworkList//networks [2022-03-07T11:50:23.303Z] === RUN TestNetworkList//networks/ [2022-03-07T11:50:23.303Z] === PAUSE TestNetworkList//networks/ [2022-03-07T11:50:23.303Z] === CONT TestNetworkList//networks [2022-03-07T11:50:23.303Z] === CONT TestNetworkList//networks/ [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T11:50:23.303Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T11:50:23.303Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T11:50:23.804Z] check_test.go:308: [da4a077da07b5] daemon is not started [2022-03-07T11:50:23.804Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-07T11:50:23.870Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-07T11:50:23.870Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T11:50:24.065Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-07T11:50:24.638Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T11:50:25.243Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-07T11:50:25.243Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T11:50:25.583Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T11:50:25.583Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-07T11:50:25.809Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-07T11:50:25.809Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === Skipped [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T11:50:26.161Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T11:50:26.161Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-07T11:50:26.161Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T11:50:26.161Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-07T11:50:26.161Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T11:50:26.161Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T11:50:26.161Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T11:50:26.161Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T11:50:26.161Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T11:50:26.161Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T11:50:26.161Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T11:50:26.161Z] daemon_test.go:145: root required [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T11:50:26.161Z] reload_test.go:342: root required [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T11:50:26.161Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T11:50:26.161Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T11:50:26.161Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T11:50:26.161Z] download_test.go:267: Needs fixing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T11:50:26.161Z] layer_test.go:291: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T11:50:26.161Z] layer_test.go:340: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T11:50:26.161Z] layer_test.go:455: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T11:50:26.161Z] layer_test.go:684: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T11:50:26.161Z] migration_test.go:45: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T11:50:26.161Z] migration_test.go:181: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T11:50:26.161Z] mount_test.go:17: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T11:50:26.161Z] mount_test.go:76: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T11:50:26.161Z] mount_test.go:125: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T11:50:26.161Z] mount_test.go:212: Failing on Windows [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-07T11:50:26.161Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-07T11:50:26.161Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T11:50:26.161Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T11:50:26.161Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T11:50:26.161Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T11:50:26.161Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.161Z] [2022-03-07T11:50:26.161Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T11:50:26.162Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T11:50:26.162Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T11:50:26.162Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T11:50:26.162Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T11:50:26.162Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T11:50:26.162Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:50:26.162Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:50:26.162Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:50:26.162Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:50:26.162Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:50:26.162Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-07T11:50:26.162Z] archive_test.go:140: zstd not installed [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:50:26.162Z] archive_windows_test.go:16: Currently fails [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T11:50:26.162Z] changes_test.go:195: needs more investigation [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-07T11:50:26.162Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-07T11:50:26.162Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T11:50:26.162Z] changes_test.go:432: needs further investigation [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T11:50:26.162Z] changes_test.go:468: needs further investigation [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T11:50:26.162Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T11:50:26.162Z] poller_test.go:40: No chmod on Windows [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T11:50:26.162Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T11:50:26.162Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-07T11:50:26.162Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-07T11:50:26.162Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-07T11:50:26.162Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T11:50:26.162Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T11:50:26.162Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T11:50:26.162Z] [2022-03-07T11:50:26.162Z] DONE 2077 tests, 70 skipped in 290.592s [2022-03-07T11:50:26.162Z] INFO: make.ps1 ended at 03/07/2022 11:50:25 [2022-03-07T11:50:26.743Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-07T11:50:26.743Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T11:50:27.733Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T11:50:27.733Z] INFO: Unit tests ended at 03/07/2022 11:50:27. Duration:00:05:06.5559434 [2022-03-07T11:50:27.733Z] INFO: Building busybox [2022-03-07T11:50:27.733Z] Sending build context to Docker daemon 5.12kB [2022-03-07T11:50:27.733Z] [2022-03-07T11:50:27.733Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T11:50:27.733Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T11:50:27.733Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T11:50:27.733Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T11:50:27.733Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T11:50:27.733Z] ---> bdeb13086b9f [2022-03-07T11:50:27.733Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T11:50:28.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-07T11:50:28.119Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T11:50:28.204Z] ---> Running in 6782a4211b76 [2022-03-07T11:50:28.685Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-07T11:50:28.685Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T11:50:28.885Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T11:50:28.885Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-07T11:50:29.146Z] check_test.go:308: [d900534e2acf9] daemon is not started [2022-03-07T11:50:29.146Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-07T11:50:30.590Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2022-03-07T11:50:30.590Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T11:50:30.590Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:50:30.590Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:50:30.590Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T11:50:32.449Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-07T11:50:33.835Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-07T11:50:34.079Z] Removing intermediate container 6782a4211b76 [2022-03-07T11:50:34.079Z] ---> 75794ec19258 [2022-03-07T11:50:34.079Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T11:50:34.079Z] ---> Running in d521c8e370ad [2022-03-07T11:50:34.079Z] Removing intermediate container d521c8e370ad [2022-03-07T11:50:34.079Z] ---> ecacd84b5b35 [2022-03-07T11:50:34.079Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T11:50:34.079Z] ---> Running in b45c213a1f74 [2022-03-07T11:50:34.548Z] Removing intermediate container b45c213a1f74 [2022-03-07T11:50:34.548Z] ---> 6fd8a656d9ff [2022-03-07T11:50:34.548Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T11:50:35.537Z] [2022-03-07T11:50:36.006Z] ---> 835bbc7e932f [2022-03-07T11:50:36.006Z] 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-07T11:50:36.006Z] ---> Running in f6af9054341e [2022-03-07T11:50:38.048Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-07T11:50:38.621Z] check_test.go:308: [db6aaac881876] daemon is not started [2022-03-07T11:50:38.621Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-07T11:50:38.883Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T11:50:39.824Z] --- PASS: TestServicePlugin (29.65s) [2022-03-07T11:50:39.824Z] === RUN TestServiceUpdateLabel [2022-03-07T11:50:40.081Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-03-07T11:50:40.081Z] === RUN TestServiceUpdateSecrets [2022-03-07T11:50:40.271Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T11:50:40.271Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T11:50:42.818Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T11:50:44.742Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T11:50:45.488Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-03-07T11:50:45.488Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T11:50:45.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:50:45.674Z] INFO: Testing against a local daemon [2022-03-07T11:50:45.674Z] === RUN TestBuildWithSession [2022-03-07T11:50:45.674Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:50:45.674Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:50:45.674Z] === RUN TestBuildSquashParent [2022-03-07T11:50:45.674Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:50:45.674Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:50:45.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:50:45.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:50:45.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:50:45.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:50:45.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:50:45.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:50:45.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:50:45.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:50:45.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:50:45.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:50:45.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:50:46.164Z] 1bd78008c728: Pull complete [2022-03-07T11:50:46.165Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-07T11:50:46.165Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T11:50:46.165Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-07T11:50:46.165Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-07T11:50:46.165Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-07T11:50:46.165Z] WARN: Skipping validation tests [2022-03-07T11:50:46.165Z] INFO: Running unit tests at 03/07/2022 11:50:33... [2022-03-07T11:50:46.165Z] INFO: make.ps1 starting at 03/07/2022 11:50:41 [2022-03-07T11:50:46.165Z] INFO: Git commit (5979d6e7e3) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T11:50:46.165Z] INFO: Invoking autogen... [2022-03-07T11:50:46.165Z] INFO: Running unit tests... [2022-03-07T11:50:46.422Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:51ja9adp7pynse1heowj4d2d5 Created:2022-03-07 11:50:45.120388558 +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[8dacee1639a0b9bb2c9b9dbb16d51248e208ab7ea1f98ff7ea5f3f4af6bd5875:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rtu32k08ikkb55i3ioh1wksrf EndpointID:0878c398ae9cf185b3df129259718e7e09972709bcec04a51020da058a021229 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9cc5fd99fac98773ac2ee01c16798c20f9409be368f4a9b582da6bd26ad840b 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:9201a51568c8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rtu32k08ikkb55i3ioh1wksrf EndpointID:0878c398ae9cf185b3df129259718e7e09972709bcec04a51020da058a021229 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T11:50:46.468Z] Removing intermediate container f6af9054341e [2022-03-07T11:50:46.468Z] ---> 7b02c45c3757 [2022-03-07T11:50:46.468Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T11:50:46.468Z] ---> Running in 2acabbd3b882 [2022-03-07T11:50:46.661Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-07T11:50:46.662Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T11:50:46.956Z] [2022-03-07T11:50:46.956Z] SUCCESS: Specified value was saved. [2022-03-07T11:50:49.213Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T11:50:49.213Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-07T11:50:49.915Z] Removing intermediate container 2acabbd3b882 [2022-03-07T11:50:49.915Z] ---> b9a09c0e9195 [2022-03-07T11:50:49.915Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T11:50:49.915Z] ---> Running in b87560cf1be8 [2022-03-07T11:50:50.603Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.21s) [2022-03-07T11:50:50.603Z] PASS [2022-03-07T11:50:50.603Z] [2022-03-07T11:50:50.603Z] === Skipped [2022-03-07T11:50:50.603Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:50:50.603Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:50:50.603Z] [2022-03-07T11:50:50.603Z] DONE 26 tests, 1 skipped in 42.142s [2022-03-07T11:50:50.603Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:50:50.603Z] ++ 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-07T11:50:50.603Z] ++ set -e [2022-03-07T11:50:50.603Z] ++ '[' -n 0 ']' [2022-03-07T11:50:50.603Z] ++ set -x [2022-03-07T11:50:50.603Z] ++ 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-07T11:50:50.603Z] INFO: Testing against a local daemon [2022-03-07T11:50:50.603Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T11:50:50.603Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:50:50.603Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:50:50.603Z] === RUN TestDockerNetworkIpvlan [2022-03-07T11:50:50.603Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:50:50.603Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:50:50.603Z] PASS [2022-03-07T11:50:50.603Z] [2022-03-07T11:50:50.603Z] === Skipped [2022-03-07T11:50:50.603Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:50:50.603Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:50:50.603Z] [2022-03-07T11:50:50.603Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:50:50.603Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:50:50.603Z] [2022-03-07T11:50:50.603Z] DONE 2 tests, 2 skipped in 0.092s [2022-03-07T11:50:50.603Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:50:50.603Z] ++ 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-07T11:50:50.603Z] ++ set -e [2022-03-07T11:50:50.603Z] ++ '[' -n 0 ']' [2022-03-07T11:50:50.603Z] ++ set -x [2022-03-07T11:50:50.603Z] ++ 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-07T11:50:50.603Z] INFO: Testing against a local daemon [2022-03-07T11:50:50.603Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T11:50:51.762Z] check_test.go:308: [d346cf6c75f19] daemon is not started [2022-03-07T11:50:51.762Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-07T11:50:51.977Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s) [2022-03-07T11:50:51.977Z] === RUN TestDockerNetworkMacvlan [2022-03-07T11:50:52.024Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-07T11:50:52.543Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T11:50:52.597Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-07T11:50:53.170Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-07T11:50:53.477Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T11:50:54.043Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T11:50:54.574Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T11:50:54.762Z] Cannot create a file when that file already exists. [2022-03-07T11:50:54.845Z] 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-07T11:50:54.920Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-03-07T11:50:54.920Z] === RUN TestServiceUpdateConfigs [2022-03-07T11:50:55.145Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-07T11:50:55.145Z] check_test.go:308: [d38798364fd87] daemon is not started [2022-03-07T11:50:55.145Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-07T11:50:55.416Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T11:50:56.530Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T11:50:57.318Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T11:50:57.474Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-07T11:50:58.417Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T11:50:59.532Z] Removing intermediate container b87560cf1be8 [2022-03-07T11:50:59.532Z] ---> 3e592e6405e2 [2022-03-07T11:50:59.532Z] Step 13/13 : CMD ["sh"] [2022-03-07T11:50:59.805Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-07T11:50:59.849Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T11:51:00.003Z] ---> Running in 670ab7ef44fc [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan (8.62s) [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s) [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s) [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.74s) [2022-03-07T11:51:00.415Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s) [2022-03-07T11:51:00.415Z] PASS [2022-03-07T11:51:00.415Z] [2022-03-07T11:51:00.415Z] DONE 8 tests in 9.909s [2022-03-07T11:51:00.415Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T11:51:00.415Z] ++ 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-07T11:51:00.415Z] ++ set -e [2022-03-07T11:51:00.415Z] ++ '[' -n 0 ']' [2022-03-07T11:51:00.415Z] ++ set -x [2022-03-07T11:51:00.415Z] ++ 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-07T11:51:00.473Z] Removing intermediate container 670ab7ef44fc [2022-03-07T11:51:00.473Z] ---> e1b32a49241b [2022-03-07T11:51:00.473Z] Successfully built e1b32a49241b [2022-03-07T11:51:00.473Z] Successfully tagged busybox:latest [2022-03-07T11:51:00.473Z] INFO: Docker images of the daemon under test [2022-03-07T11:51:00.473Z] [2022-03-07T11:51:00.473Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T11:51:00.473Z] busybox latest e1b32a49241b 1 second ago 5GB [2022-03-07T11:51:00.473Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T11:51:00.473Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T11:51:00.473Z] [2022-03-07T11:51:00.473Z] INFO: Running integration tests at 03/07/2022 11:51:00... [2022-03-07T11:51:00.473Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T11:51:00.473Z] INFO: Integration API tests being run from the host: [2022-03-07T11:51:00.473Z] INFO: make.ps1 starting at 03/07/2022 11:51:00 [2022-03-07T11:51:00.673Z] testing: warning: no tests to run [2022-03-07T11:51:00.673Z] PASS [2022-03-07T11:51:00.673Z] [2022-03-07T11:51:00.673Z] DONE 0 tests in 0.023s [2022-03-07T11:51:00.673Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T11:51:00.673Z] ++ 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-07T11:51:00.673Z] ++ set -e [2022-03-07T11:51:00.673Z] ++ '[' -n 0 ']' [2022-03-07T11:51:00.673Z] ++ set -x [2022-03-07T11:51:00.673Z] ++ 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-07T11:51:00.673Z] INFO: Testing against a local daemon [2022-03-07T11:51:00.673Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T11:51:01.464Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T11:51:01.607Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-03-07T11:51:01.607Z] === RUN TestAuthZPluginTLS [2022-03-07T11:51:02.173Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-07T11:51:02.173Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T11:51:02.740Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-07T11:51:02.740Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T11:51:03.311Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T11:51:03.311Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T11:51:03.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:51:03.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:51:03.880Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-07T11:51:03.880Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T11:51:04.011Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-07T11:51:04.814Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2022-03-07T11:51:04.814Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T11:51:05.380Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-07T11:51:05.380Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T11:51:05.396Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-07T11:51:05.946Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-07T11:51:05.946Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T11:51:06.512Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T11:51:06.512Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T11:51:07.309Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-07T11:51:07.367Z] ? github.com/docker/docker/api [no test files] [2022-03-07T11:51:07.888Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-03-07T11:51:07.888Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T11:51:09.262Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s) [2022-03-07T11:51:09.262Z] === RUN TestAuthZPluginHeader [2022-03-07T11:51:09.763Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-03-07T11:51:09.763Z] === RUN TestServiceUpdateNetwork [2022-03-07T11:51:09.827Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-07T11:51:09.827Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T11:51:09.827Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:09.827Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-07T11:51:09.827Z] === RUN TestAuthZPluginV2Disable [2022-03-07T11:51:09.827Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:09.827Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-07T11:51:09.827Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T11:51:09.827Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:09.827Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-07T11:51:09.827Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T11:51:09.827Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:09.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-07T11:51:09.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T11:51:10.615Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-07T11:51:13.161Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T11:51:13.422Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T11:51:13.422Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.71s) [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.80s) [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.86s) [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.45s) [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.66s) [2022-03-07T11:51:13.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.73s) [2022-03-07T11:51:13.961Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:51:13.961Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:51:17.633Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-07T11:51:17.893Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T11:51:18.154Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T11:51:18.726Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T11:51:19.299Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-07T11:51:19.560Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T11:51:19.560Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T11:51:20.145Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T11:51:20.405Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T11:51:20.666Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-07T11:51:21.609Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-07T11:51:21.960Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-03-07T11:51:21.960Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T11:51:22.522Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T11:51:22.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T11:51:23.452Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T11:51:23.936Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T11:51:24.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:51:24.508Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-07T11:51:24.865Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T11:51:25.854Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:51:25.894Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T11:51:26.848Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:51:27.281Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T11:51:27.897Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-07T11:51:27.897Z] PASS [2022-03-07T11:51:27.897Z] [2022-03-07T11:51:27.897Z] === Skipped [2022-03-07T11:51:27.897Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-07T11:51:27.897Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:27.897Z] [2022-03-07T11:51:27.897Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-07T11:51:27.897Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:27.897Z] [2022-03-07T11:51:27.897Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-07T11:51:27.897Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:27.897Z] [2022-03-07T11:51:27.897Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-07T11:51:27.897Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:27.897Z] [2022-03-07T11:51:27.897Z] DONE 17 tests, 4 skipped in 25.724s [2022-03-07T11:51:27.897Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T11:51:27.897Z] ++ 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-07T11:51:27.897Z] ++ set -e [2022-03-07T11:51:27.897Z] ++ '[' -n 0 ']' [2022-03-07T11:51:27.897Z] ++ set -x [2022-03-07T11:51:27.898Z] ++ 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-07T11:51:27.898Z] INFO: Testing against a local daemon [2022-03-07T11:51:27.898Z] === RUN TestPluginInvalidJSON [2022-03-07T11:51:27.898Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:51:27.898Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:51:27.898Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:51:27.898Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T11:51:27.898Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T11:51:27.898Z] === RUN TestPluginInstall [2022-03-07T11:51:27.898Z] === RUN TestPluginInstall/no_auth [2022-03-07T11:51:27.898Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:51:27.898Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28e17f71eec27b194efaf14b1dfa70ba544fb3aa1304cc8178cc90e8e123016c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:51:27.898Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:51:27.898Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28e17f71eec27b194efaf14b1dfa70ba544fb3aa1304cc8178cc90e8e123016c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:51:27.898Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T11:51:28.156Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:51:28.156Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28e17f71eec27b194efaf14b1dfa70ba544fb3aa1304cc8178cc90e8e123016c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:51:28.156Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:51:28.156Z] time="2022-03-07T11:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28e17f71eec27b194efaf14b1dfa70ba544fb3aa1304cc8178cc90e8e123016c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:51:28.156Z] === RUN TestPluginInstall/with_insecure [2022-03-07T11:51:28.225Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T11:51:28.417Z] --- PASS: TestBuildMultiStageCopy (15.53s) [2022-03-07T11:51:28.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.87s) [2022-03-07T11:51:28.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-03-07T11:51:28.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2022-03-07T11:51:28.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-03-07T11:51:28.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-03-07T11:51:28.417Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:51:28.808Z] === RUN TestMiddlewares [2022-03-07T11:51:28.808Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T11:51:28.808Z] PASS [2022-03-07T11:51:28.808Z] coverage: 9.0% of statements [2022-03-07T11:51:28.808Z] ok github.com/docker/docker/api/server 0.116s coverage: 9.0% of statements [2022-03-07T11:51:29.090Z] time="2022-03-07T11:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:51:29.090Z] time="2022-03-07T11:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1730da085974047cf63ec945ee6d38588a7f43083969f11a882dcff6bdd6490e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:51:29.090Z] time="2022-03-07T11:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:51:29.090Z] time="2022-03-07T11:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1730da085974047cf63ec945ee6d38588a7f43083969f11a882dcff6bdd6490e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:51:29.349Z] plugin_test.go:165: [df202bacb492f] daemon is not started [2022-03-07T11:51:29.349Z] --- PASS: TestPluginInstall (2.87s) [2022-03-07T11:51:29.349Z] --- PASS: TestPluginInstall/no_auth (1.29s) [2022-03-07T11:51:29.349Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-03-07T11:51:29.349Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-07T11:51:29.349Z] === RUN TestPluginsWithRuntimes [2022-03-07T11:51:29.614Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T11:51:30.186Z] docker_cli_daemon_test.go:2522: [de86f68029734] daemon is not started [2022-03-07T11:51:30.722Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T11:51:31.373Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2022-03-07T11:51:31.373Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:51:31.373Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:51:31.373Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-07T11:51:31.373Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:51:31.542Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T11:51:31.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:51:31.653Z] INFO: Testing against a local daemon [2022-03-07T11:51:31.653Z] === RUN TestBuildWithSession [2022-03-07T11:51:31.653Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:51:31.653Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:51:31.653Z] === RUN TestBuildSquashParent [2022-03-07T11:51:31.653Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:51:31.653Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:51:31.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:51:31.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:51:31.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:51:31.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:51:31.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:51:31.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:51:31.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:51:31.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:51:31.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:51:31.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:51:31.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:51:31.656Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T11:51:32.102Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-07T11:51:32.364Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-03-07T11:51:32.364Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:51:32.590Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-03-07T11:51:32.590Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-07T11:51:32.590Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-07T11:51:32.590Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T11:51:32.849Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-07T11:51:32.849Z] PASS [2022-03-07T11:51:32.849Z] [2022-03-07T11:51:32.849Z] DONE 10 tests in 6.678s [2022-03-07T11:51:33.108Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T11:51:33.108Z] ++ 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-07T11:51:33.108Z] ++ set -e [2022-03-07T11:51:33.108Z] ++ '[' -n 0 ']' [2022-03-07T11:51:33.108Z] ++ set -x [2022-03-07T11:51:33.108Z] ++ 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-07T11:51:33.108Z] INFO: Testing against a local daemon [2022-03-07T11:51:33.108Z] === RUN TestExternalGraphDriver [2022-03-07T11:51:33.108Z] === RUN TestExternalGraphDriver/json [2022-03-07T11:51:35.009Z] === RUN TestExternalGraphDriver/spec [2022-03-07T11:51:36.307Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T11:51:36.382Z] === RUN TestExternalGraphDriver/pull [2022-03-07T11:51:37.789Z] --- PASS: TestExternalGraphDriver (4.74s) [2022-03-07T11:51:37.789Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-07T11:51:37.789Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-03-07T11:51:37.789Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-03-07T11:51:37.789Z] === RUN TestGraphdriverPluginV2 [2022-03-07T11:51:37.789Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:37.789Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-07T11:51:37.789Z] PASS [2022-03-07T11:51:37.789Z] [2022-03-07T11:51:37.789Z] === Skipped [2022-03-07T11:51:37.789Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-07T11:51:37.789Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:51:37.789Z] [2022-03-07T11:51:37.789Z] DONE 5 tests, 1 skipped in 4.890s [2022-03-07T11:51:37.789Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T11:51:37.789Z] ++ 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-07T11:51:37.789Z] ++ set -e [2022-03-07T11:51:37.789Z] ++ '[' -n 0 ']' [2022-03-07T11:51:37.789Z] ++ set -x [2022-03-07T11:51:37.789Z] ++ 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-07T11:51:38.047Z] INFO: Testing against a local daemon [2022-03-07T11:51:38.047Z] === RUN TestContinueAfterPluginCrash [2022-03-07T11:51:38.047Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T11:51:38.047Z] === RUN TestReadPluginNoRead [2022-03-07T11:51:38.047Z] === PAUSE TestReadPluginNoRead [2022-03-07T11:51:38.047Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T11:51:38.047Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T11:51:38.047Z] === CONT TestContinueAfterPluginCrash [2022-03-07T11:51:38.047Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T11:51:38.081Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-03-07T11:51:38.081Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-07T11:51:38.081Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-07T11:51:38.081Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-07T11:51:38.081Z] PASS [2022-03-07T11:51:38.081Z] [2022-03-07T11:51:38.081Z] === Skipped [2022-03-07T11:51:38.081Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T11:51:38.081Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:51:38.081Z] [2022-03-07T11:51:38.081Z] DONE 27 tests, 1 skipped in 181.822s [2022-03-07T11:51:38.081Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T11:51:38.081Z] INFO: Testing against a local daemon [2022-03-07T11:51:38.081Z] === RUN TestSessionCreate [2022-03-07T11:51:38.081Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T11:51:38.081Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T11:51:38.081Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T11:51:38.081Z] PASS [2022-03-07T11:51:38.081Z] [2022-03-07T11:51:38.081Z] DONE 2 tests in 0.067s [2022-03-07T11:51:38.081Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T11:51:38.081Z] INFO: Testing against a local daemon [2022-03-07T11:51:38.081Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:51:38.081Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:51:38.081Z] === RUN TestDiskUsage [2022-03-07T11:51:38.081Z] === PAUSE TestDiskUsage [2022-03-07T11:51:38.081Z] === RUN TestEventsExecDie [2022-03-07T11:51:38.338Z] --- PASS: TestEventsExecDie (0.52s) [2022-03-07T11:51:38.338Z] === RUN TestEventsBackwardsCompatible [2022-03-07T11:51:38.338Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-07T11:51:38.338Z] === RUN TestEventsVolumeCreate [2022-03-07T11:51:38.338Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-07T11:51:38.338Z] === RUN TestInfoBinaryCommits [2022-03-07T11:51:38.338Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T11:51:38.338Z] === RUN TestInfoAPIVersioned [2022-03-07T11:51:38.338Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T11:51:38.338Z] === RUN TestInfoAPI [2022-03-07T11:51:38.338Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T11:51:38.338Z] === RUN TestInfoAPIWarnings [2022-03-07T11:51:40.516Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T11:51:41.330Z] --- PASS: TestDaemonStartWithLogOpt (2.87s) [2022-03-07T11:51:41.330Z] === CONT TestReadPluginNoRead [2022-03-07T11:51:41.418Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T11:51:41.418Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:51:41.418Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:51:41.418Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T11:51:41.418Z] [2022-03-07T11:51:41.418Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-07T11:51:41.418Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-07T11:51:41.418Z] Using test binary docker [2022-03-07T11:51:41.418Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T11:51:41.418Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T11:51:41.418Z] INFO: Waiting for daemon to start... [2022-03-07T11:51:41.418Z] Starting dockerd [2022-03-07T11:51:41.418Z] . [2022-03-07T11:51:41.418Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-07T11:51:43.062Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-07T11:51:43.233Z] === RUN TestReadPluginNoRead/default [2022-03-07T11:51:44.166Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T11:51:44.449Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-07T11:51:45.100Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T11:51:46.034Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-03-07T11:51:46.292Z] === CONT TestReadPluginNoRead [2022-03-07T11:51:46.292Z] read_test.go:92: [dfb527528c162] daemon is not started [2022-03-07T11:51:46.292Z] --- PASS: TestReadPluginNoRead (5.32s) [2022-03-07T11:51:46.292Z] --- PASS: TestReadPluginNoRead/default (1.09s) [2022-03-07T11:51:46.292Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2022-03-07T11:51:46.292Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2022-03-07T11:51:46.292Z] PASS [2022-03-07T11:51:46.292Z] [2022-03-07T11:51:46.292Z] DONE 6 tests in 8.318s [2022-03-07T11:51:46.292Z] 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-07T11:51:46.292Z] ++ 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-07T11:51:46.292Z] ++ set -e [2022-03-07T11:51:46.292Z] ++ '[' -n 0 ']' [2022-03-07T11:51:46.292Z] ++ set -x [2022-03-07T11:51:46.292Z] ++ 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-07T11:51:46.292Z] testing: warning: no tests to run [2022-03-07T11:51:46.292Z] PASS [2022-03-07T11:51:46.292Z] [2022-03-07T11:51:46.292Z] DONE 0 tests in 0.034s [2022-03-07T11:51:46.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T11:51:46.292Z] ++ 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-07T11:51:46.292Z] ++ set -e [2022-03-07T11:51:46.292Z] ++ '[' -n 0 ']' [2022-03-07T11:51:46.292Z] ++ set -x [2022-03-07T11:51:46.292Z] ++ 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-07T11:51:46.292Z] INFO: Testing against a local daemon [2022-03-07T11:51:46.292Z] === RUN TestPluginWithDevMounts [2022-03-07T11:51:46.292Z] === PAUSE TestPluginWithDevMounts [2022-03-07T11:51:46.292Z] === CONT TestPluginWithDevMounts [2022-03-07T11:51:46.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:51:46.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:51:46.995Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-07T11:51:47.256Z] check_test.go:308: [ddb1dd15de6aa] daemon is not started [2022-03-07T11:51:47.256Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-07T11:51:47.310Z] --- PASS: TestBuildMultiStageOnBuild (14.95s) [2022-03-07T11:51:47.310Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:51:47.310Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:51:47.310Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-07T11:51:47.310Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:51:48.191Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-03-07T11:51:48.191Z] PASS [2022-03-07T11:51:48.191Z] [2022-03-07T11:51:48.191Z] DONE 1 tests in 1.601s [2022-03-07T11:51:48.191Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T11:51:48.191Z] ++ 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-07T11:51:48.191Z] ++ set -e [2022-03-07T11:51:48.191Z] ++ '[' -n 0 ']' [2022-03-07T11:51:48.191Z] ++ set -x [2022-03-07T11:51:48.191Z] ++ 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-07T11:51:48.191Z] INFO: Testing against a local daemon [2022-03-07T11:51:48.191Z] === RUN TestSecretInspect [2022-03-07T11:51:49.565Z] --- PASS: TestSecretInspect (1.64s) [2022-03-07T11:51:49.565Z] === RUN TestSecretList [2022-03-07T11:51:52.093Z] --- PASS: TestSecretList (2.08s) [2022-03-07T11:51:52.093Z] === RUN TestSecretsCreateAndDelete [2022-03-07T11:51:53.466Z] --- PASS: TestSecretsCreateAndDelete (1.67s) [2022-03-07T11:51:53.466Z] === RUN TestSecretsUpdate [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.87s) [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.67s) [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.67s) [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.82s) [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.13s) [2022-03-07T11:51:53.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.55s) [2022-03-07T11:51:53.793Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:51:53.793Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite (330.26s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.32s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.83s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.08s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.60s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.95s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.21s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.88s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.87s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.03s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.56s) [2022-03-07T11:51:53.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.33s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.66s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.32s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.61s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.61s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.17s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.77s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.90s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.43s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.64s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.74s) [2022-03-07T11:51:53.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-07T11:51:53.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.26s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.23s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.67s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.78s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.84s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.28s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.48s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.87s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.67s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.78s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.32s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.60s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.98s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.18s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.12s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.16s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.38s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.47s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-03-07T11:51:53.863Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2022-03-07T11:51:53.863Z] === RUN TestDockerSwarmSuite [2022-03-07T11:51:53.863Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-07T11:51:55.367Z] --- PASS: TestSecretsUpdate (1.68s) [2022-03-07T11:51:55.367Z] === RUN TestTemplatedSecret [2022-03-07T11:51:55.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T11:51:55.778Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-07T11:51:56.379Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-07T11:51:56.379Z] === RUN TestInfoDebug [2022-03-07T11:51:56.379Z] --- PASS: TestInfoDebug (0.53s) [2022-03-07T11:51:56.379Z] === RUN TestInfoInsecureRegistries [2022-03-07T11:51:56.379Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T11:51:56.379Z] === RUN TestInfoRegistryMirrors [2022-03-07T11:51:56.379Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-07T11:51:56.379Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T11:51:56.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-07T11:51:56.379Z] === RUN TestPingCacheHeaders [2022-03-07T11:51:56.379Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T11:51:56.379Z] === RUN TestPingGet [2022-03-07T11:51:56.379Z] --- PASS: TestPingGet (0.01s) [2022-03-07T11:51:56.379Z] === RUN TestPingHead [2022-03-07T11:51:56.379Z] --- PASS: TestPingHead (0.02s) [2022-03-07T11:51:56.379Z] === RUN TestVersion [2022-03-07T11:51:56.379Z] --- PASS: TestVersion (0.02s) [2022-03-07T11:51:56.379Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:51:56.379Z] === CONT TestDiskUsage [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T11:51:56.941Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T11:51:57.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T11:51:57.198Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T11:51:57.760Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T11:51:57.760Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage (1.53s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:57.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T11:51:57.895Z] --- PASS: TestTemplatedSecret (2.39s) [2022-03-07T11:51:57.896Z] === RUN TestSecretCreateResolve [2022-03-07T11:51:58.017Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:51:58.017Z] PASS [2022-03-07T11:51:58.017Z] [2022-03-07T11:51:58.017Z] DONE 50 tests in 20.184s [2022-03-07T11:51:58.017Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T11:51:58.017Z] INFO: Testing against a local daemon [2022-03-07T11:51:58.017Z] === RUN TestVolumesCreateAndList [2022-03-07T11:51:58.017Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T11:51:58.017Z] === RUN TestVolumesRemove [2022-03-07T11:51:58.017Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-07T11:51:58.017Z] === RUN TestVolumesInspect [2022-03-07T11:51:58.017Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T11:51:58.017Z] === RUN TestVolumesInvalidJSON [2022-03-07T11:51:58.017Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T11:51:58.017Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T11:51:58.017Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T11:51:58.017Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T11:51:58.017Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T11:51:58.017Z] PASS [2022-03-07T11:51:58.017Z] [2022-03-07T11:51:58.017Z] DONE 5 tests in 0.150s [2022-03-07T11:51:58.017Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T11:51:58.550Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-07T11:51:58.580Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-07T11:51:58.580Z] Removing test suite binaries [2022-03-07T11:51:58.580Z] exiting test-integration [2022-03-07T11:51:58.580Z] ++ exit 0 [2022-03-07T11:51:58.580Z] [2022-03-07T11:51:59.272Z] --- PASS: TestSecretCreateResolve (1.68s) [2022-03-07T11:51:59.272Z] PASS [2022-03-07T11:51:59.272Z] [2022-03-07T11:51:59.272Z] DONE 6 tests in 11.245s [2022-03-07T11:51:59.272Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T11:51:59.272Z] ++ 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-07T11:51:59.272Z] ++ set -e [2022-03-07T11:51:59.272Z] ++ '[' -n 0 ']' [2022-03-07T11:51:59.272Z] ++ set -x [2022-03-07T11:51:59.272Z] ++ 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-07T11:51:59.272Z] INFO: Testing against a local daemon [2022-03-07T11:51:59.272Z] === RUN TestServiceCreateInit [2022-03-07T11:51:59.272Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T11:51:59.819Z] --- PASS: TestBuildMultiStageLayerLeak (12.32s) [2022-03-07T11:51:59.819Z] === RUN TestBuildWithHugeFile Post stage [Pipeline] junit [2022-03-07T11:51:59.956Z] Recording test results [2022-03-07T11:52:00.176Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T11:52:00.524Z] + echo Ensuring container killed. [2022-03-07T11:52:00.524Z] Ensuring container killed. [2022-03-07T11:52:00.524Z] + docker rm -vf docker-pr2 [2022-03-07T11:52:00.524Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T11:52:00.799Z] + echo Chowning /workspace to jenkins user [2022-03-07T11:52:00.799Z] Chowning /workspace to jenkins user [2022-03-07T11:52:00.799Z] + id -u [2022-03-07T11:52:00.799Z] + id -g [2022-03-07T11:52:00.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T11:52:02.460Z] + bundleName=amd64-cgroup2 [2022-03-07T11:52:02.460Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-07T11:52:02.460Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-07T11:52:02.460Z] + 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-07T11:52:02.460Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-07T11:52:02.562Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] archiveArtifacts [2022-03-07T11:52:02.725Z] Archiving artifacts [2022-03-07T11:52:03.015Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T11:52:03.317Z] + make clean [2022-03-07T11:52:03.317Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T11:52:03.317Z] docker-dev-cache [2022-03-07T11:52:03.317Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T11:52:03.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-07T11:52:04.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:52:04.703Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T11:52:05.695Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:52:05.846Z] --- PASS: TestServiceCreateInit (6.57s) [2022-03-07T11:52:05.846Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.09s) [2022-03-07T11:52:05.846Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-03-07T11:52:05.846Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T11:52:06.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T11:52:06.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T11:52:07.265Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:52:07.532Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T11:52:08.103Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T11:52:08.835Z] --- PASS: TestBuildMultiStageCopy (14.75s) [2022-03-07T11:52:08.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.67s) [2022-03-07T11:52:08.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2022-03-07T11:52:08.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-03-07T11:52:08.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-03-07T11:52:08.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2022-03-07T11:52:08.835Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:52:09.044Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T11:52:09.044Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-07T11:52:09.044Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T11:52:09.304Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T11:52:11.797Z] --- PASS: TestBuildMultiStageParentConfig (2.79s) [2022-03-07T11:52:11.797Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:52:11.797Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:52:11.797Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-07T11:52:11.797Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:52:13.386Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-03-07T11:52:13.386Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:52:17.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-07T11:52:17.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-07T11:52:17.706Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T11:52:18.278Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T11:52:18.851Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T11:52:19.794Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T11:52:20.056Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T11:52:20.318Z] docker_api_swarm_test.go:563: [d8984ab3de6c2] joining swarm manager [dda9fba528bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:52:20.714Z] --- PASS: TestCreateServiceMultipleTimes (14.66s) [2022-03-07T11:52:20.714Z] === RUN TestCreateServiceConflict [2022-03-07T11:52:21.260Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T11:52:21.260Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T11:52:22.613Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-03-07T11:52:22.613Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T11:52:23.824Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T11:52:25.141Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-03-07T11:52:25.142Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T11:52:25.737Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T11:52:27.122Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T11:52:28.089Z] sha256:9c76b45a4dfa15d902788bddcb0f9078c37d8a241e8bdc9467540827c7160c71 [2022-03-07T11:52:28.089Z] INFO: Starting docker-py tests... [2022-03-07T11:52:28.089Z] ============================= test session starts ============================== [2022-03-07T11:52:28.089Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-07T11:52:28.089Z] rootdir: /src, inifile: pytest.ini [2022-03-07T11:52:28.089Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-07T11:52:28.089Z] collected 395 items / 2 deselected / 393 selected [2022-03-07T11:52:28.089Z] [2022-03-07T11:52:28.341Z] --- PASS: TestBuildMultiStageOnBuild (14.76s) [2022-03-07T11:52:28.341Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:52:28.341Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:52:28.341Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-07T11:52:28.341Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:52:28.508Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T11:52:28.508Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T11:52:29.450Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T11:52:31.366Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T11:52:32.312Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T11:52:32.885Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T11:52:32.885Z] docker_api_swarm_test.go:585: [d531afd3a2b9b] joining swarm manager [dda9fba528bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:52:35.435Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T11:52:35.697Z] check_test.go:379: [d8984ab3de6c2] daemon is not started [2022-03-07T11:52:37.085Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T11:52:38.227Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-07T11:52:38.469Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T11:52:39.049Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-07T11:52:40.008Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s) [2022-03-07T11:52:40.008Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T11:52:40.550Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-07T11:52:40.859Z] --- PASS: TestBuildMultiStageLayerLeak (12.52s) [2022-03-07T11:52:40.859Z] === RUN TestBuildWithHugeFile [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T11:52:41.150Z] === RUN TestBoolValue [2022-03-07T11:52:41.150Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestBoolValueOrDefault [2022-03-07T11:52:41.150Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestInt64ValueOrZero [2022-03-07T11:52:41.150Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestInt64ValueOrDefault [2022-03-07T11:52:41.150Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T11:52:41.150Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestJsonContentType [2022-03-07T11:52:41.150Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T11:52:41.150Z] PASS [2022-03-07T11:52:41.150Z] coverage: 14.7% of statements [2022-03-07T11:52:41.150Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2022-03-07T11:52:41.150Z] === RUN TestMaskSecretKeys [2022-03-07T11:52:41.150Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T11:52:41.150Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T11:52:41.150Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T11:52:41.150Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T11:52:41.150Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T11:52:41.150Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T11:52:41.150Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestVersionMiddlewareVersion [2022-03-07T11:52:41.150Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T11:52:41.150Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T11:52:41.150Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T11:52:41.150Z] PASS [2022-03-07T11:52:41.150Z] coverage: 37.7% of statements [2022-03-07T11:52:41.150Z] ok github.com/docker/docker/api/server/middleware 0.143s coverage: 37.7% of statements [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T11:52:41.150Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T11:52:41.151Z] === RUN TestStrSliceMarshalJSON [2022-03-07T11:52:41.151Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T11:52:41.151Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestStrSliceUnmarshalString [2022-03-07T11:52:41.151Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T11:52:41.151Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 90.0% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/api/types/strslice 0.082s coverage: 90.0% of statements [2022-03-07T11:52:41.151Z] === RUN TestToJSON [2022-03-07T11:52:41.151Z] --- PASS: TestToJSON (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestToParamWithVersion [2022-03-07T11:52:41.151Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFromJSON [2022-03-07T11:52:41.151Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestEmpty [2022-03-07T11:52:41.151Z] --- PASS: TestEmpty (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T11:52:41.151Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestArgsMatchKVList [2022-03-07T11:52:41.151Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestArgsMatch [2022-03-07T11:52:41.151Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestAdd [2022-03-07T11:52:41.151Z] --- PASS: TestAdd (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestDel [2022-03-07T11:52:41.151Z] --- PASS: TestDel (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestLen [2022-03-07T11:52:41.151Z] --- PASS: TestLen (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestExactMatch [2022-03-07T11:52:41.151Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestOnlyOneExactMatch [2022-03-07T11:52:41.151Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestContains [2022-03-07T11:52:41.151Z] --- PASS: TestContains (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestValidate [2022-03-07T11:52:41.151Z] --- PASS: TestValidate (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestWalkValues [2022-03-07T11:52:41.151Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFuzzyMatch [2022-03-07T11:52:41.151Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestClone [2022-03-07T11:52:41.151Z] --- PASS: TestClone (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 92.2% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/api/types/filters 0.101s coverage: 92.2% of statements [2022-03-07T11:52:41.151Z] === RUN TestAdjustForAPIVersion [2022-03-07T11:52:41.151Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 5.7% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/api/server/router/swarm 0.109s coverage: 5.7% of statements [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T11:52:41.151Z] === RUN TestDurationToSecondsString [2022-03-07T11:52:41.151Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestGetTimestamp [2022-03-07T11:52:41.151Z] --- PASS: TestGetTimestamp (0.22s) [2022-03-07T11:52:41.151Z] === RUN TestParseTimestamps [2022-03-07T11:52:41.151Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 100.0% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/api/types/time 0.291s coverage: 100.0% of statements [2022-03-07T11:52:41.151Z] === RUN TestCompareVersion [2022-03-07T11:52:41.151Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 77.3% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 77.3% of statements [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T11:52:41.151Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestCloneArgsSmartHttp [2022-03-07T11:52:41.151Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-03-07T11:52:41.151Z] === RUN TestCloneArgsDumbHttp [2022-03-07T11:52:41.151Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestCloneArgsGit [2022-03-07T11:52:41.151Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestCheckoutGit [2022-03-07T11:52:41.151Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T11:52:41.151Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestProcessNoDockerignore [2022-03-07T11:52:41.151Z] --- PASS: TestProcessNoDockerignore (0.02s) [2022-03-07T11:52:41.151Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T11:52:41.151Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestDetectContentType [2022-03-07T11:52:41.151Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestSelectAcceptableMIME [2022-03-07T11:52:41.151Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestInspectEmptyResponse [2022-03-07T11:52:41.151Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestInspectResponseBinary [2022-03-07T11:52:41.151Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestResponseUnsupportedContentType [2022-03-07T11:52:41.151Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestInspectResponseTextSimple [2022-03-07T11:52:41.151Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T11:52:41.151Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestUnknownContentLength [2022-03-07T11:52:41.151Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestDownloadRemote [2022-03-07T11:52:41.151Z] === RUN TestEnable [2022-03-07T11:52:41.151Z] --- PASS: TestEnable (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestDisable [2022-03-07T11:52:41.151Z] --- PASS: TestDisable (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestEnabled [2022-03-07T11:52:41.151Z] --- PASS: TestEnabled (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 100.0% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/cli/debug 0.076s coverage: 100.0% of statements [2022-03-07T11:52:41.151Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-07T11:52:41.151Z] === RUN TestGetWithStatusError [2022-03-07T11:52:41.151Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestCloseRootDirectory [2022-03-07T11:52:41.151Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:52:41.151Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestHashFile [2022-03-07T11:52:41.151Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:52:41.151Z] --- SKIP: TestHashFile (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestHashSubdir [2022-03-07T11:52:41.151Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:52:41.151Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestRemoveDirectory [2022-03-07T11:52:41.151Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:52:41.151Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 9.3% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/builder/remotecontext 0.512s coverage: 9.3% of statements [2022-03-07T11:52:41.151Z] === RUN TestGetAllAllowed [2022-03-07T11:52:41.151Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestGetAllMeta [2022-03-07T11:52:41.151Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T11:52:41.151Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T11:52:41.151Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestIsExistingDirectory [2022-03-07T11:52:41.151Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestGetFilenameForDownload [2022-03-07T11:52:41.151Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestEnv2Variables [2022-03-07T11:52:41.151Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T11:52:41.151Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestMaintainer [2022-03-07T11:52:41.151Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestLabel [2022-03-07T11:52:41.151Z] --- PASS: TestLabel (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFromScratch [2022-03-07T11:52:41.151Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFromWithArg [2022-03-07T11:52:41.151Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T11:52:41.151Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFromWithUndefinedArg [2022-03-07T11:52:41.151Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T11:52:41.151Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestOnbuild [2022-03-07T11:52:41.151Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestWorkdir [2022-03-07T11:52:41.151Z] --- PASS: TestWorkdir (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestCmd [2022-03-07T11:52:41.151Z] --- PASS: TestCmd (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestHealthcheckNone [2022-03-07T11:52:41.151Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestHealthcheckCmd [2022-03-07T11:52:41.151Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestEntrypoint [2022-03-07T11:52:41.151Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestExpose [2022-03-07T11:52:41.151Z] --- PASS: TestExpose (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestUser [2022-03-07T11:52:41.151Z] --- PASS: TestUser (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestVolume [2022-03-07T11:52:41.151Z] --- PASS: TestVolume (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestStopSignal [2022-03-07T11:52:41.151Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T11:52:41.151Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestArg [2022-03-07T11:52:41.151Z] --- PASS: TestArg (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestShell [2022-03-07T11:52:41.151Z] --- PASS: TestShell (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestPrependEnvOnCmd [2022-03-07T11:52:41.151Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestRunWithBuildArgs [2022-03-07T11:52:41.151Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T11:52:41.151Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T11:52:41.151Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T11:52:41.151Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T11:52:41.151Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T11:52:41.151Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestNormalizeWorkdir [2022-03-07T11:52:41.151Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestDispatch [2022-03-07T11:52:41.151Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T11:52:41.151Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T11:52:41.151Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T11:52:41.151Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T11:52:41.151Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T11:52:41.151Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T11:52:41.151Z] === RUN TestDispatch/COPY_url [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch (0.09s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T11:52:41.151Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T11:52:41.151Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T11:52:41.151Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T11:52:41.151Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T11:52:41.151Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T11:52:41.151Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestEmptyDockerfile [2022-03-07T11:52:41.151Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestSymlinkDockerfile [2022-03-07T11:52:41.151Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T11:52:41.151Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestNonExistingDockerfile [2022-03-07T11:52:41.151Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestCopyRunConfig [2022-03-07T11:52:41.151Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestDeepCopyRunConfig [2022-03-07T11:52:41.151Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestExportImage [2022-03-07T11:52:41.151Z] --- PASS: TestExportImage (0.00s) [2022-03-07T11:52:41.151Z] === RUN TestNormalizeDest [2022-03-07T11:52:41.151Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T11:52:41.151Z] PASS [2022-03-07T11:52:41.151Z] coverage: 46.7% of statements [2022-03-07T11:52:41.151Z] ok github.com/docker/docker/builder/dockerfile 0.376s coverage: 46.7% of statements [2022-03-07T11:52:41.151Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T11:52:41.151Z] === RUN TestTCP4Proxy [2022-03-07T11:52:41.151Z] --- PASS: TestTCP4Proxy (0.02s) [2022-03-07T11:52:41.151Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T11:52:41.151Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-07T11:52:41.151Z] === RUN TestTCP6Proxy [2022-03-07T11:52:41.151Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:52:41.152Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T11:52:41.152Z] === RUN TestTCPDualStackProxy [2022-03-07T11:52:41.152Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:52:41.152Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T11:52:41.152Z] === RUN TestUDP4Proxy [2022-03-07T11:52:41.152Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T11:52:41.152Z] === RUN TestUDP6Proxy [2022-03-07T11:52:41.152Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:52:41.152Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T11:52:41.152Z] === RUN TestUDPWriteError [2022-03-07T11:52:41.152Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T11:52:41.152Z] === RUN TestSCTP4Proxy [2022-03-07T11:52:41.152Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T11:52:41.152Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-07T11:52:41.152Z] === RUN TestSCTP6Proxy [2022-03-07T11:52:41.152Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:52:41.152Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T11:52:41.152Z] PASS [2022-03-07T11:52:41.152Z] coverage: 49.4% of statements [2022-03-07T11:52:41.152Z] ok github.com/docker/docker/cmd/docker-proxy 0.110s coverage: 49.4% of statements [2022-03-07T11:52:42.678Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T11:52:42.678Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T11:52:42.938Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T11:52:43.509Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T11:52:44.082Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T11:52:44.082Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T11:52:45.025Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T11:52:45.287Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T11:52:45.548Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T11:52:46.120Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T11:52:46.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-07T11:52:46.120Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-07T11:52:46.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-07T11:52:46.381Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T11:52:46.953Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T11:52:48.361Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T11:52:49.304Z] docker_api_swarm_test.go:46: [df72dea468adb] joining swarm manager [d5b709a9bcec5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:52:49.975Z] --- PASS: TestCreateServiceSecretFileMode (11.94s) [2022-03-07T11:52:49.975Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T11:52:51.215Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T11:52:56.106Z] === RUN TestCheckpointCreateError [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCheckpointCreate [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCheckpointDeleteError [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCheckpointDelete [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCheckpointListError [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCheckpointList [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T11:52:56.106Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T11:52:56.106Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T11:52:56.106Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestGetAPIPath [2022-03-07T11:52:56.106Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestParseHostURL [2022-03-07T11:52:56.106Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T11:52:56.106Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T11:52:56.106Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNegotiateAPIVersion [2022-03-07T11:52:56.106Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T11:52:56.106Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T11:52:56.106Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T11:52:56.106Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T11:52:56.106Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestClientRedirect [2022-03-07T11:52:56.106Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigCreateUnsupported [2022-03-07T11:52:56.106Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigCreateError [2022-03-07T11:52:56.106Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigCreate [2022-03-07T11:52:56.106Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigInspectNotFound [2022-03-07T11:52:56.106Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T11:52:56.106Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigInspectUnsupported [2022-03-07T11:52:56.106Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigInspectError [2022-03-07T11:52:56.106Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T11:52:56.106Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigInspect [2022-03-07T11:52:56.106Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigListUnsupported [2022-03-07T11:52:56.106Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigListError [2022-03-07T11:52:56.106Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigList [2022-03-07T11:52:56.106Z] --- PASS: TestConfigList (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigRemoveUnsupported [2022-03-07T11:52:56.106Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigRemoveError [2022-03-07T11:52:56.106Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigRemove [2022-03-07T11:52:56.106Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigUpdateUnsupported [2022-03-07T11:52:56.106Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigUpdateError [2022-03-07T11:52:56.106Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestConfigUpdate [2022-03-07T11:52:56.106Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerCommitError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerCommit [2022-03-07T11:52:56.106Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerStatPathError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerStatPath [2022-03-07T11:52:56.106Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyToContainerError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyToContainer [2022-03-07T11:52:56.106Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyFromContainerError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T11:52:56.106Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestCopyFromContainer [2022-03-07T11:52:56.106Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerCreateError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerCreateImageNotFound [2022-03-07T11:52:56.106Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerCreateWithName [2022-03-07T11:52:56.106Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerCreateAutoRemove [2022-03-07T11:52:56.106Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerDiffError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerDiff [2022-03-07T11:52:56.106Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerExecCreateError [2022-03-07T11:52:56.106Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerExecCreate [2022-03-07T11:52:56.106Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T11:52:56.106Z] === RUN TestContainerExecStartError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExecStart [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExecInspectError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExecInspect [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExecInspect (0.01s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExportError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExport [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerInspectError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T11:52:56.107Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T11:52:56.107Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerInspect [2022-03-07T11:52:56.107Z] --- PASS: TestContainerInspect (0.01s) [2022-03-07T11:52:56.107Z] === RUN TestContainerInspectNode [2022-03-07T11:52:56.107Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerKillError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerKill [2022-03-07T11:52:56.107Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerListError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerList [2022-03-07T11:52:56.107Z] --- PASS: TestContainerList (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerLogsNotFoundError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerLogsError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerLogsError (0.02s) [2022-03-07T11:52:56.107Z] === RUN TestContainerLogs [2022-03-07T11:52:56.107Z] --- PASS: TestContainerLogs (0.25s) [2022-03-07T11:52:56.107Z] === RUN TestContainerPauseError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerPause [2022-03-07T11:52:56.107Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainersPruneError [2022-03-07T11:52:56.107Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainersPrune [2022-03-07T11:52:56.107Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRemoveError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRemove [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRenameError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRename [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerResizeError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExecResizeError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerResize [2022-03-07T11:52:56.107Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerExecResize [2022-03-07T11:52:56.107Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRestartError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerRestart [2022-03-07T11:52:56.107Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerStartError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerStart [2022-03-07T11:52:56.107Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerStatsError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerStats [2022-03-07T11:52:56.107Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerStopError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerStopError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerStop [2022-03-07T11:52:56.107Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerTopError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerTop [2022-03-07T11:52:56.107Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerUnpauseError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerUnpause [2022-03-07T11:52:56.107Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerUpdateError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerUpdate [2022-03-07T11:52:56.107Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerWaitError [2022-03-07T11:52:56.107Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestContainerWait [2022-03-07T11:52:56.107Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestDiskUsageError [2022-03-07T11:52:56.107Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestDiskUsage [2022-03-07T11:52:56.107Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestDistributionInspectUnsupported [2022-03-07T11:52:56.107Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T11:52:56.107Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestEventsErrorInOptions [2022-03-07T11:52:56.107Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestEventsErrorFromServer [2022-03-07T11:52:56.107Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestEvents [2022-03-07T11:52:56.107Z] --- PASS: TestEvents (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestTLSCloseWriter [2022-03-07T11:52:56.107Z] === PAUSE TestTLSCloseWriter [2022-03-07T11:52:56.107Z] === RUN TestImageBuildError [2022-03-07T11:52:56.107Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageBuild [2022-03-07T11:52:56.107Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestGetDockerOS [2022-03-07T11:52:56.107Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageCreateError [2022-03-07T11:52:56.107Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageCreate [2022-03-07T11:52:56.107Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageHistoryError [2022-03-07T11:52:56.107Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageHistory [2022-03-07T11:52:56.107Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageImportError [2022-03-07T11:52:56.107Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageImport [2022-03-07T11:52:56.107Z] --- PASS: TestImageImport (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageInspectError [2022-03-07T11:52:56.107Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageInspectImageNotFound [2022-03-07T11:52:56.107Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageInspectWithEmptyID [2022-03-07T11:52:56.107Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageInspect [2022-03-07T11:52:56.107Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageListError [2022-03-07T11:52:56.107Z] --- PASS: TestImageListError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageList [2022-03-07T11:52:56.107Z] --- PASS: TestImageList (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageListApiBefore125 [2022-03-07T11:52:56.107Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageLoadError [2022-03-07T11:52:56.107Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageLoad [2022-03-07T11:52:56.107Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagesPruneError [2022-03-07T11:52:56.107Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagesPrune [2022-03-07T11:52:56.107Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullReferenceParseError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullAnyError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePullWithoutErrors [2022-03-07T11:52:56.107Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushReferenceError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushAnyError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithoutErrors [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T11:52:56.107Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageRemoveError [2022-03-07T11:52:56.107Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageRemoveImageNotFound [2022-03-07T11:52:56.107Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageRemove [2022-03-07T11:52:56.107Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSaveError [2022-03-07T11:52:56.107Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSave [2022-03-07T11:52:56.107Z] --- PASS: TestImageSave (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSearchAnyError [2022-03-07T11:52:56.107Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T11:52:56.107Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T11:52:56.107Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T11:52:56.107Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T11:52:56.107Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageSearchWithoutErrors [2022-03-07T11:52:56.107Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageTagError [2022-03-07T11:52:56.107Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageTagInvalidReference [2022-03-07T11:52:56.107Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T11:52:56.107Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageTagHexSource [2022-03-07T11:52:56.107Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestImageTag [2022-03-07T11:52:56.107Z] --- PASS: TestImageTag (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestInfoServerError [2022-03-07T11:52:56.107Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T11:52:56.107Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestInfo [2022-03-07T11:52:56.107Z] --- PASS: TestInfo (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkConnectError [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkConnect [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkCreateError [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkCreate [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkDisconnectError [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkDisconnect [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect/no_options [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect/verbose [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect/global_scope [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T11:52:56.107Z] === RUN TestNetworkInspect/server_error [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkListError [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkList [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworksPruneError [2022-03-07T11:52:56.107Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworksPrune [2022-03-07T11:52:56.107Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkRemoveError [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNetworkRemove [2022-03-07T11:52:56.107Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeInspectError [2022-03-07T11:52:56.107Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T11:52:56.107Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T11:52:56.107Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeInspect [2022-03-07T11:52:56.107Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeListError [2022-03-07T11:52:56.107Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeList [2022-03-07T11:52:56.107Z] --- PASS: TestNodeList (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeRemoveError [2022-03-07T11:52:56.107Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeRemove [2022-03-07T11:52:56.107Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeUpdateError [2022-03-07T11:52:56.107Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestNodeUpdate [2022-03-07T11:52:56.107Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestOptionWithHostFromEnv [2022-03-07T11:52:56.107Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestOptionWithTimeout [2022-03-07T11:52:56.107Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T11:52:56.107Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestPingFail [2022-03-07T11:52:56.107Z] --- PASS: TestPingFail (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestPingWithError [2022-03-07T11:52:56.107Z] 2022/03/07 11:52:54 RoundTripper returned a response & error; ignoring response [2022-03-07T11:52:56.107Z] 2022/03/07 11:52:54 RoundTripper returned a response & error; ignoring response [2022-03-07T11:52:56.107Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestPingSuccess [2022-03-07T11:52:56.107Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T11:52:56.107Z] === RUN TestPingHeadFallback [2022-03-07T11:52:56.107Z] === RUN TestPingHeadFallback/OK [2022-03-07T11:52:56.108Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T11:52:56.108Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T11:52:56.108Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T11:52:56.108Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T11:52:56.108Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T11:52:56.108Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T11:52:56.108Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T11:52:56.108Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginDisableError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginDisable [2022-03-07T11:52:56.108Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginEnableError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginEnable [2022-03-07T11:52:56.108Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginInspectError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T11:52:56.108Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginInspect [2022-03-07T11:52:56.108Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginListError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginList [2022-03-07T11:52:56.108Z] --- PASS: TestPluginList (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginPushError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginPush [2022-03-07T11:52:56.108Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginRemoveError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginRemove [2022-03-07T11:52:56.108Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginSetError [2022-03-07T11:52:56.108Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPluginSet [2022-03-07T11:52:56.108Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSetHostHeader [2022-03-07T11:52:56.108Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestPlainTextError [2022-03-07T11:52:56.108Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestInfiniteError [2022-03-07T11:52:56.108Z] --- PASS: TestInfiniteError (0.07s) [2022-03-07T11:52:56.108Z] === RUN TestCanceledContext [2022-03-07T11:52:56.108Z] 2022/03/07 11:52:54 RoundTripper returned a response & error; ignoring response [2022-03-07T11:52:56.108Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestDeadlineExceededContext [2022-03-07T11:52:56.108Z] 2022/03/07 11:52:54 RoundTripper returned a response & error; ignoring response [2022-03-07T11:52:56.108Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretCreateUnsupported [2022-03-07T11:52:56.108Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretCreateError [2022-03-07T11:52:56.108Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretCreate [2022-03-07T11:52:56.108Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretInspectUnsupported [2022-03-07T11:52:56.108Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretInspectError [2022-03-07T11:52:56.108Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T11:52:56.108Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T11:52:56.108Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretInspect [2022-03-07T11:52:56.108Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretListUnsupported [2022-03-07T11:52:56.108Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretListError [2022-03-07T11:52:56.108Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretList [2022-03-07T11:52:56.108Z] --- PASS: TestSecretList (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretRemoveUnsupported [2022-03-07T11:52:56.108Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretRemoveError [2022-03-07T11:52:56.108Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretRemove [2022-03-07T11:52:56.108Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretUpdateUnsupported [2022-03-07T11:52:56.108Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretUpdateError [2022-03-07T11:52:56.108Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSecretUpdate [2022-03-07T11:52:56.108Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceCreateError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceCreateError (0.03s) [2022-03-07T11:52:56.108Z] === RUN TestServiceCreate [2022-03-07T11:52:56.108Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T11:52:56.108Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceCreateDigestPinning [2022-03-07T11:52:56.108Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceInspectError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T11:52:56.108Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T11:52:56.108Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceInspect [2022-03-07T11:52:56.108Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceListError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceList [2022-03-07T11:52:56.108Z] --- PASS: TestServiceList (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceLogsError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceLogs [2022-03-07T11:52:56.108Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceRemoveError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceRemove [2022-03-07T11:52:56.108Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceUpdateError [2022-03-07T11:52:56.108Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestServiceUpdate [2022-03-07T11:52:56.108Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmGetUnlockKey [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmInitError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmInit [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmInspectError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmInspect [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmJoinError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmJoin [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmLeaveError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmLeave [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmUnlockError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmUnlock [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmUpdateError [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestSwarmUpdate [2022-03-07T11:52:56.108Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestTaskInspectError [2022-03-07T11:52:56.108Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T11:52:56.108Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestTaskInspect [2022-03-07T11:52:56.108Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestTaskListError [2022-03-07T11:52:56.108Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestTaskList [2022-03-07T11:52:56.108Z] --- PASS: TestTaskList (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeCreateError [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeCreate [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeInspectError [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeInspectNotFound [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeInspect [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeListError [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeList [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeRemoveError [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T11:52:56.108Z] === RUN TestVolumeRemove [2022-03-07T11:52:56.108Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T11:52:56.108Z] === CONT TestTLSCloseWriter [2022-03-07T11:52:56.108Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-07T11:52:56.108Z] PASS [2022-03-07T11:52:56.108Z] coverage: 75.2% of statements [2022-03-07T11:52:56.108Z] ok github.com/docker/docker/client 0.743s coverage: 75.2% of statements [2022-03-07T11:52:56.507Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T11:52:59.052Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T11:52:59.052Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T11:52:59.052Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T11:52:59.313Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T11:52:59.313Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T11:52:59.575Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T11:53:02.121Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T11:53:02.188Z] --- PASS: TestCreateServiceConfigFileMode (12.22s) [2022-03-07T11:53:02.188Z] === RUN TestCreateServiceSysctls [2022-03-07T11:53:03.509Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T11:53:05.469Z] --- PASS: TestCreateServiceSysctls (2.63s) [2022-03-07T11:53:05.469Z] === RUN TestCreateServiceCapabilities [2022-03-07T11:53:06.811Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T11:53:06.811Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T11:53:07.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-07T11:53:07.072Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T11:53:07.367Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2022-03-07T11:53:07.367Z] === RUN TestInspect [2022-03-07T11:53:08.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-07T11:53:09.896Z] --- PASS: TestInspect (2.53s) [2022-03-07T11:53:09.896Z] === RUN TestCreateJob [2022-03-07T11:53:09.924Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-07T11:53:12.226Z] --- PASS: TestImportExtremelyLargeImageWorks (170.25s) [2022-03-07T11:53:12.226Z] PASS [2022-03-07T11:53:12.226Z] [2022-03-07T11:53:12.226Z] DONE 22 tests in 174.189s [2022-03-07T11:53:12.226Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T11:53:12.226Z] ++ 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-07T11:53:12.226Z] ++ set -e [2022-03-07T11:53:12.226Z] ++ '[' -n 0 ']' [2022-03-07T11:53:12.226Z] ++ set -x [2022-03-07T11:53:12.226Z] ++ 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-07T11:53:12.424Z] --- PASS: TestCreateJob (2.40s) [2022-03-07T11:53:12.424Z] === RUN TestReplicatedJob [2022-03-07T11:53:12.487Z] INFO: Testing against a local daemon [2022-03-07T11:53:12.487Z] === RUN TestNetworkCreateDelete [2022-03-07T11:53:12.748Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-07T11:53:12.748Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T11:53:13.011Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-03-07T11:53:13.011Z] === RUN TestDaemonDNSFallback [2022-03-07T11:53:15.557Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T11:53:16.608Z] --- PASS: TestReplicatedJob (4.02s) [2022-03-07T11:53:16.608Z] === RUN TestUpdateReplicatedJob [2022-03-07T11:53:18.102Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T11:53:18.690Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T11:53:19.137Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-03-07T11:53:19.137Z] === RUN TestServiceListWithStatuses [2022-03-07T11:53:19.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:53:19.137Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T11:53:19.137Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T11:53:19.650Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-03-07T11:53:19.650Z] === RUN TestInspectNetwork [2022-03-07T11:53:20.222Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T11:53:20.222Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-07T11:53:20.222Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T11:53:23.320Z] --- PASS: TestDockerNetworkConnectAlias (3.80s) [2022-03-07T11:53:23.320Z] === RUN TestDockerNetworkReConnect [2022-03-07T11:53:23.522Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T11:53:23.522Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T11:53:23.522Z] === RUN TestInspectNetwork/network_name [2022-03-07T11:53:23.522Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T11:53:23.782Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T11:53:24.043Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T11:53:25.431Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T11:53:25.431Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T11:53:26.619Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2022-03-07T11:53:26.619Z] === RUN TestServicePlugin [2022-03-07T11:53:26.619Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:53:26.619Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T11:53:26.619Z] === RUN TestServiceUpdateLabel [2022-03-07T11:53:26.816Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T11:53:27.387Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T11:53:27.959Z] --- PASS: TestInspectNetwork (8.12s) [2022-03-07T11:53:27.960Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T11:53:27.960Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T11:53:27.960Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T11:53:27.960Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T11:53:27.960Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T11:53:28.221Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T11:53:28.517Z] --- PASS: TestServiceUpdateLabel (2.06s) [2022-03-07T11:53:28.517Z] === RUN TestServiceUpdateSecrets [2022-03-07T11:53:28.792Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T11:53:29.734Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-03-07T11:53:29.734Z] === RUN TestNetworkInvalidJSON [2022-03-07T11:53:29.734Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T11:53:29.734Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T11:53:29.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:53:29.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:53:29.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:53:29.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:53:29.734Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T11:53:29.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:53:29.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T11:53:29.734Z] === RUN TestNetworkList [2022-03-07T11:53:29.734Z] === RUN TestNetworkList//networks [2022-03-07T11:53:29.734Z] === PAUSE TestNetworkList//networks [2022-03-07T11:53:29.734Z] === RUN TestNetworkList//networks/ [2022-03-07T11:53:29.734Z] === PAUSE TestNetworkList//networks/ [2022-03-07T11:53:29.734Z] === CONT TestNetworkList//networks [2022-03-07T11:53:29.734Z] === CONT TestNetworkList//networks/ [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkList (0.02s) [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T11:53:29.734Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T11:53:29.734Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T11:53:30.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T11:53:30.304Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-07T11:53:30.304Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T11:53:30.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T11:53:30.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T11:53:30.828Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T11:53:31.089Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T11:53:31.351Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-03-07T11:53:31.351Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T11:53:31.612Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T11:53:31.995Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestConfigureDaemonLogs [2022-03-07T11:53:31.995Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T11:53:31.995Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T11:53:31.995Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T11:53:31.995Z] PASS [2022-03-07T11:53:31.995Z] coverage: 18.7% of statements [2022-03-07T11:53:31.995Z] ok github.com/docker/docker/cmd/dockerd 0.449s coverage: 18.7% of statements [2022-03-07T11:53:31.995Z] --- PASS: TestCheckoutGit (50.63s) [2022-03-07T11:53:31.995Z] === RUN TestValidGitTransport [2022-03-07T11:53:31.995Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestGitInvalidRef [2022-03-07T11:53:31.995Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-07T11:53:31.995Z] PASS [2022-03-07T11:53:31.995Z] coverage: 86.3% of statements [2022-03-07T11:53:31.995Z] ok github.com/docker/docker/builder/remotecontext/git 51.037s coverage: 86.3% of statements [2022-03-07T11:53:31.995Z] === RUN TestContainerStopSignal [2022-03-07T11:53:31.995Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestContainerStopTimeout [2022-03-07T11:53:31.995Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T11:53:31.995Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T11:53:31.995Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-07T11:53:31.995Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T11:53:31.995Z] --- PASS: TestContainerLogPathSetForRingLogger (0.09s) [2022-03-07T11:53:31.995Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T11:53:31.995Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T11:53:31.995Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestNewMemoryStore [2022-03-07T11:53:31.995Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestAddContainers [2022-03-07T11:53:31.995Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestGetContainer [2022-03-07T11:53:31.995Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestDeleteContainer [2022-03-07T11:53:31.995Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestListContainers [2022-03-07T11:53:31.995Z] --- PASS: TestListContainers (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestFirstContainer [2022-03-07T11:53:31.995Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestApplyAllContainer [2022-03-07T11:53:31.995Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestIsValidHealthString [2022-03-07T11:53:31.995Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestStateRunStop [2022-03-07T11:53:31.995Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestStateTimeoutWait [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T11:53:31.995Z] state_test.go:141: Stop callback fired [2022-03-07T11:53:31.995Z] state_test.go:165: Stop callback fired [2022-03-07T11:53:31.995Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T11:53:31.995Z] === RUN TestIsValidStateString [2022-03-07T11:53:31.995Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestViewSaveDelete [2022-03-07T11:53:31.995Z] --- PASS: TestViewSaveDelete (0.05s) [2022-03-07T11:53:31.995Z] === RUN TestViewAll [2022-03-07T11:53:31.995Z] --- PASS: TestViewAll (0.02s) [2022-03-07T11:53:31.995Z] === RUN TestViewGet [2022-03-07T11:53:31.995Z] --- PASS: TestViewGet (0.02s) [2022-03-07T11:53:31.995Z] === RUN TestNames [2022-03-07T11:53:31.995Z] --- PASS: TestNames (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestViewWithHealthCheck [2022-03-07T11:53:31.995Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-03-07T11:53:31.995Z] PASS [2022-03-07T11:53:31.995Z] coverage: 41.7% of statements [2022-03-07T11:53:31.995Z] ok github.com/docker/docker/container 0.547s coverage: 41.7% of statements [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T11:53:31.995Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T11:53:31.995Z] === RUN TestPrepare [2022-03-07T11:53:31.995Z] --- PASS: TestPrepare (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestStart [2022-03-07T11:53:31.995Z] --- PASS: TestStart (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestWaitCancel [2022-03-07T11:53:31.995Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestWaitDisabled [2022-03-07T11:53:31.995Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestWaitEnabled [2022-03-07T11:53:31.995Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T11:53:31.995Z] === RUN TestRemove [2022-03-07T11:53:31.995Z] --- PASS: TestRemove (0.00s) [2022-03-07T11:53:31.995Z] PASS [2022-03-07T11:53:31.995Z] coverage: 65.3% of statements [2022-03-07T11:53:31.995Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.171s coverage: 65.3% of statements [2022-03-07T11:53:32.184Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-03-07T11:53:32.184Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T11:53:32.466Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T11:53:32.936Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T11:53:32.936Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T11:53:32.936Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T11:53:32.936Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T11:53:32.936Z] PASS [2022-03-07T11:53:32.936Z] coverage: 35.9% of statements [2022-03-07T11:53:32.936Z] ok github.com/docker/docker/daemon/cluster/convert 0.467s coverage: 35.9% of statements [2022-03-07T11:53:33.126Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T11:53:33.387Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-03-07T11:53:33.387Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T11:53:33.647Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T11:53:34.506Z] === RUN TestNewListSecretsFilters [2022-03-07T11:53:34.506Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T11:53:34.507Z] === RUN TestNewListConfigsFilters [2022-03-07T11:53:34.507Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T11:53:34.507Z] PASS [2022-03-07T11:53:34.507Z] coverage: 0.5% of statements [2022-03-07T11:53:34.507Z] ok github.com/docker/docker/daemon/cluster 1.030s coverage: 0.5% of statements [2022-03-07T11:53:35.031Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-03-07T11:53:35.031Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T11:53:35.293Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-03-07T11:53:35.293Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T11:53:35.554Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T11:53:36.495Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T11:53:36.730Z] === RUN TestBuilderGC [2022-03-07T11:53:36.730Z] --- PASS: TestBuilderGC (0.01s) [2022-03-07T11:53:36.730Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T11:53:36.730Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T11:53:36.730Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestFindConfigurationConflicts [2022-03-07T11:53:36.730Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T11:53:36.730Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T11:53:36.730Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T11:53:36.730Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T11:53:36.730Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T11:53:36.730Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T11:53:36.730Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T11:53:36.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T11:53:36.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T11:53:36.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T11:53:36.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T11:53:36.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-07T11:53:36.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T11:53:36.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T11:53:36.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T11:53:36.731Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T11:53:36.731Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T11:53:36.731Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T11:53:36.731Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T11:53:36.731Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T11:53:37.202Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T11:53:37.202Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T11:53:37.202Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_label [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T11:53:37.202Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T11:53:37.202Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T11:53:37.680Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T11:53:37.680Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T11:53:37.680Z] time="2022-03-07T11:53:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T11:53:37.680Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-03-07T11:53:37.680Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T11:53:37.680Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:53:37.680Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T11:53:37.680Z] === RUN TestReloadBadDefaultConfig [2022-03-07T11:53:37.680Z] time="2022-03-07T11:53:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3227914365" [2022-03-07T11:53:37.680Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T11:53:37.680Z] === RUN TestReloadWithConflictingLabels [2022-03-07T11:53:37.680Z] time="2022-03-07T11:53:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-812839418" [2022-03-07T11:53:37.680Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T11:53:37.680Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T11:53:37.680Z] time="2022-03-07T11:53:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-826418651" [2022-03-07T11:53:37.680Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-03-07T11:53:37.680Z] === RUN TestMaskURLCredentials [2022-03-07T11:53:37.680Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T11:53:37.680Z] === RUN TestDaemonConfigurationMerge [2022-03-07T11:53:37.680Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T11:53:37.680Z] PASS [2022-03-07T11:53:37.680Z] coverage: 79.2% of statements [2022-03-07T11:53:37.680Z] ok github.com/docker/docker/daemon/config 0.524s coverage: 79.2% of statements [2022-03-07T11:53:37.881Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2022-03-07T11:53:37.881Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T11:53:37.881Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:53:37.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:53:37.881Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T11:53:38.149Z] === RUN TestEventsLog [2022-03-07T11:53:38.149Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T11:53:38.149Z] === RUN TestEventsLogTimeout [2022-03-07T11:53:38.149Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T11:53:38.149Z] === RUN TestLogEvents [2022-03-07T11:53:38.149Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T11:53:38.149Z] === RUN TestLoadBufferedEvents [2022-03-07T11:53:38.454Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T11:53:38.619Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-07T11:53:38.619Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T11:53:38.619Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T11:53:38.619Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T11:53:38.619Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T11:53:38.619Z] PASS [2022-03-07T11:53:38.619Z] coverage: 50.0% of statements [2022-03-07T11:53:38.619Z] ok github.com/docker/docker/daemon/events 0.473s coverage: 50.0% of statements [2022-03-07T11:53:39.026Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T11:53:39.608Z] === RUN TestWaitNodeAttachment [2022-03-07T11:53:40.080Z] === RUN TestIsEmptyDir [2022-03-07T11:53:40.080Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T11:53:40.080Z] PASS [2022-03-07T11:53:40.080Z] coverage: 2.3% of statements [2022-03-07T11:53:40.080Z] ok github.com/docker/docker/daemon/graphdriver 0.134s coverage: 2.3% of statements [2022-03-07T11:53:40.080Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-07T11:53:40.080Z] === RUN TestIsolationConversion [2022-03-07T11:53:40.080Z] === RUN TestIsolationConversion/default [2022-03-07T11:53:40.080Z] === RUN TestIsolationConversion/process [2022-03-07T11:53:40.080Z] === RUN TestIsolationConversion/hyperv [2022-03-07T11:53:40.080Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestContainerLabels [2022-03-07T11:53:40.080Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestCredentialSpecConversion [2022-03-07T11:53:40.080Z] === RUN TestCredentialSpecConversion/none [2022-03-07T11:53:40.080Z] === RUN TestCredentialSpecConversion/config [2022-03-07T11:53:40.080Z] === RUN TestCredentialSpecConversion/file [2022-03-07T11:53:40.080Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T11:53:40.080Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T11:53:40.080Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestControllerValidateMountBind [2022-03-07T11:53:40.080Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestControllerValidateMountVolume [2022-03-07T11:53:40.080Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestControllerValidateMountTarget [2022-03-07T11:53:40.080Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T11:53:40.080Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T11:53:40.080Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T11:53:40.080Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T11:53:40.080Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T11:53:40.080Z] PASS [2022-03-07T11:53:40.080Z] coverage: 11.0% of statements [2022-03-07T11:53:40.080Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.994s coverage: 11.0% of statements [2022-03-07T11:53:40.413Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T11:53:40.549Z] === RUN TestVerifyNetworkingConfig [2022-03-07T11:53:40.549Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestGetContainer [2022-03-07T11:53:40.549Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestValidContainerNames [2022-03-07T11:53:40.549Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestContainerInitDNS [2022-03-07T11:53:40.549Z] daemon_test.go:145: root required [2022-03-07T11:53:40.549Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestMerge [2022-03-07T11:53:40.549Z] --- PASS: TestMerge (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestValidateContainerIsolation [2022-03-07T11:53:40.549Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestFindNetworkErrorType [2022-03-07T11:53:40.549Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestEnsureServicesExist [2022-03-07T11:53:40.549Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestEnsureServicesExistErrors [2022-03-07T11:53:40.549Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T11:53:40.549Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T11:53:40.549Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T11:53:40.549Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T11:53:40.549Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T11:53:40.549Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T11:53:40.549Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestContainerDelete [2022-03-07T11:53:40.549Z] --- PASS: TestContainerDelete (0.01s) [2022-03-07T11:53:40.549Z] === RUN TestContainerDoubleDelete [2022-03-07T11:53:40.549Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T11:53:40.549Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T11:53:40.549Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestNoneHealthcheck [2022-03-07T11:53:40.549Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T11:53:40.549Z] === RUN TestHealthStates [2022-03-07T11:53:40.675Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] time="2022-03-07T11:53:40Z" 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-07T11:53:41.019Z] --- PASS: TestHealthStates (0.23s) [2022-03-07T11:53:41.019Z] === RUN TestGetInspectData [2022-03-07T11:53:41.019Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T11:53:41.019Z] === RUN TestFillLicense [2022-03-07T11:53:41.019Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T11:53:41.019Z] === RUN TestListInvalidFilter [2022-03-07T11:53:41.019Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T11:53:41.019Z] === RUN TestNameFilter [2022-03-07T11:53:41.019Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T11:53:41.019Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T11:53:41.019Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T11:53:41.019Z] === 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-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T11:53:41.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T11:53:41.019Z] --- 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-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T11:53:41.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T11:53:41.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestDaemonReloadLabels [2022-03-07T11:53:41.020Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T11:53:41.020Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestDaemonReloadMirrors [2022-03-07T11:53:41.020Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T11:53:41.020Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T11:53:41.020Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T11:53:41.020Z] reload_test.go:342: root required [2022-03-07T11:53:41.020Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T11:53:41.020Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-03-07T11:53:41.020Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T11:53:41.020Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-07T11:53:41.020Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T11:53:41.020Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-07T11:53:41.020Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T11:53:41.020Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-03-07T11:53:41.020Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T11:53:41.020Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestParseVolumesFrom [2022-03-07T11:53:41.020Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T11:53:41.020Z] PASS [2022-03-07T11:53:41.020Z] coverage: 8.6% of statements [2022-03-07T11:53:41.020Z] ok github.com/docker/docker/daemon 0.829s coverage: 8.6% of statements [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T11:53:41.020Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T11:53:41.020Z] === RUN TestLinkNaming [2022-03-07T11:53:41.020Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestLinkNew [2022-03-07T11:53:41.020Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestLinkEnv [2022-03-07T11:53:41.020Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestLinkMultipleEnv [2022-03-07T11:53:41.020Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T11:53:41.020Z] === RUN TestLinkPortRangeEnv [2022-03-07T11:53:41.020Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T11:53:41.020Z] PASS [2022-03-07T11:53:41.020Z] coverage: 93.0% of statements [2022-03-07T11:53:41.020Z] ok github.com/docker/docker/daemon/links 0.072s coverage: 93.0% of statements [2022-03-07T11:53:43.231Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T11:53:43.240Z] === RUN TestAdapterReadLogs [2022-03-07T11:53:43.240Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T11:53:43.240Z] === RUN TestCopier [2022-03-07T11:53:43.240Z] --- PASS: TestCopier (0.00s) [2022-03-07T11:53:43.240Z] === RUN TestCopierLongLines [2022-03-07T11:53:43.240Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T11:53:43.240Z] === RUN TestCopierSlow [2022-03-07T11:53:43.383Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2022-03-07T11:53:43.383Z] === RUN TestServiceUpdateConfigs [2022-03-07T11:53:43.709Z] --- PASS: TestCopierSlow (0.20s) [2022-03-07T11:53:43.709Z] === RUN TestCopierWithSized [2022-03-07T11:53:43.709Z] === RUN TestCopierWithSized/as_is [2022-03-07T11:53:43.709Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T11:53:43.709Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-07T11:53:43.709Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-07T11:53:43.709Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-07T11:53:43.709Z] === RUN TestCopierWithPartial [2022-03-07T11:53:43.709Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T11:53:43.709Z] === RUN TestRingLogger [2022-03-07T11:53:43.709Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T11:53:43.709Z] === RUN TestRingCap [2022-03-07T11:53:43.709Z] --- PASS: TestRingCap (0.00s) [2022-03-07T11:53:43.709Z] === RUN TestRingClose [2022-03-07T11:53:43.709Z] --- PASS: TestRingClose (0.00s) [2022-03-07T11:53:43.709Z] === RUN TestRingDrain [2022-03-07T11:53:43.709Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T11:53:43.709Z] PASS [2022-03-07T11:53:43.709Z] coverage: 43.2% of statements [2022-03-07T11:53:43.709Z] ok github.com/docker/docker/daemon/logger 0.345s coverage: 43.2% of statements [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T11:53:43.709Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T11:53:43.709Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T11:53:43.709Z] PASS [2022-03-07T11:53:43.709Z] coverage: 33.6% of statements [2022-03-07T11:53:43.709Z] ok github.com/docker/docker/daemon/logger/fluentd 0.123s coverage: 33.6% of statements [2022-03-07T11:53:44.614Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/defaults [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T11:53:44.698Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T11:53:44.698Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T11:53:44.698Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T11:53:44.698Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T11:53:44.698Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T11:53:44.698Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T11:53:44.698Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T11:53:44.698Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestSearchRegistryForImages [2022-03-07T11:53:44.698Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T11:53:44.698Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestImageDelete [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T11:53:44.698Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-03-07T11:53:44.698Z] === RUN TestCreateSuccess [2022-03-07T11:53:44.698Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCreateStreamSkipped [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T11:53:44.698Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCreateLogGroupSuccess [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T11:53:44.698Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCreateError [2022-03-07T11:53:44.698Z] --- PASS: TestCreateError (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCreateAlreadyExists [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T11:53:44.698Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestLogClosed [2022-03-07T11:53:44.698Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestLogBlocking [2022-03-07T11:53:44.698Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T11:53:44.698Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T11:53:44.698Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestPublishBatchSuccess [2022-03-07T11:53:44.698Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestPublishBatchError [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=error msg=error [2022-03-07T11:53:44.698Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T11:53:44.698Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T11:53:44.698Z] time="2022-03-07T11:53:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T11:53:44.698Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestImageDelete/no_lease [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchSimple [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchTicker [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-07T11:53:44.698Z] === RUN TestCollectBatchClose [2022-03-07T11:53:44.698Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen/3/���� [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T11:53:44.698Z] === RUN TestEffectiveLen/5/ [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T11:53:44.698Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T11:53:44.698Z] === RUN TestFindValidSplit [2022-03-07T11:53:44.698Z] === RUN TestFindValidSplit/0/ [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:53:44.698Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:53:44.698Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1076: He [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T11:53:44.698Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T11:53:44.698Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1076: [2022-03-07T11:53:44.698Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T11:53:45.168Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T11:53:45.168Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T11:53:45.168Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:53:45.168Z] === RUN TestFindValidSplit/6/a� [2022-03-07T11:53:45.168Z] cloudwatchlogs_test.go:1076: a [2022-03-07T11:53:45.168Z] cloudwatchlogs_test.go:1077: � [2022-03-07T11:53:45.168Z] === RUN TestFindValidSplit/7/a� [2022-03-07T11:53:45.168Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T11:53:45.168Z] cloudwatchlogs_test.go:1077: [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestImageDelete/lease_exists [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestProcessEventEmoji [2022-03-07T11:53:45.168Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-07T11:53:45.168Z] === RUN TestCollectBatchLineSplit [2022-03-07T11:53:45.168Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T11:53:45.168Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-03-07T11:53:45.168Z] === RUN TestCollectBatchMaxEvents [2022-03-07T11:53:45.168Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-07T11:53:45.168Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T11:53:45.168Z] --- PASS: TestImageDelete (0.15s) [2022-03-07T11:53:45.168Z] --- PASS: TestImageDelete/no_lease (0.03s) [2022-03-07T11:53:45.168Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2022-03-07T11:53:45.168Z] === RUN TestContentStoreForPull [2022-03-07T11:53:45.168Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-03-07T11:53:45.168Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T11:53:45.168Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-07T11:53:45.168Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T11:53:45.168Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T11:53:45.168Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsFormat [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T11:53:45.168Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T11:53:45.168Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestCreateTagSuccess [2022-03-07T11:53:45.168Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T11:53:45.168Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T11:53:45.168Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T11:53:45.168Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T11:53:45.168Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T11:53:45.168Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-07T11:53:45.168Z] PASS [2022-03-07T11:53:45.168Z] coverage: 80.2% of statements [2022-03-07T11:53:45.168Z] ok github.com/docker/docker/daemon/logger/awslogs 0.641s coverage: 80.2% of statements [2022-03-07T11:53:45.168Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-07T11:53:45.168Z] PASS [2022-03-07T11:53:45.168Z] coverage: 6.8% of statements [2022-03-07T11:53:45.168Z] ok github.com/docker/docker/daemon/images 0.679s coverage: 6.8% of statements [2022-03-07T11:53:45.168Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T11:53:45.169Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T11:53:45.169Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T11:53:45.169Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T11:53:45.169Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T11:53:45.169Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T11:53:45.169Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T11:53:45.169Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T11:53:45.169Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T11:53:45.185Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T11:53:45.638Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-07T11:53:45.638Z] === RUN TestFastTimeMarshalJSON [2022-03-07T11:53:45.638Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-07T11:53:45.638Z] PASS [2022-03-07T11:53:45.638Z] coverage: 87.2% of statements [2022-03-07T11:53:45.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.320s coverage: 87.2% of statements [2022-03-07T11:53:45.638Z] === RUN TestJSONFileLogger [2022-03-07T11:53:45.638Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T11:53:45.638Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T11:53:45.638Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-07T11:53:45.638Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T11:53:45.638Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-07T11:53:45.638Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T11:53:45.638Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T11:53:45.638Z] === RUN TestEncodeDecode [2022-03-07T11:53:45.638Z] === PAUSE TestEncodeDecode [2022-03-07T11:53:45.638Z] === RUN TestUnexpectedEOF [2022-03-07T11:53:45.755Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T11:53:46.110Z] time="2022-03-07T11:53:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T11:53:46.110Z] time="2022-03-07T11:53:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T11:53:46.110Z] --- PASS: TestUnexpectedEOF (0.25s) [2022-03-07T11:53:46.110Z] === CONT TestEncodeDecode [2022-03-07T11:53:46.110Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T11:53:46.110Z] PASS [2022-03-07T11:53:46.110Z] coverage: 69.9% of statements [2022-03-07T11:53:46.110Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.453s coverage: 69.9% of statements [2022-03-07T11:53:47.681Z] === RUN TestWriteLog [2022-03-07T11:53:47.681Z] === PAUSE TestWriteLog [2022-03-07T11:53:47.681Z] === RUN TestReadLog [2022-03-07T11:53:47.681Z] === PAUSE TestReadLog [2022-03-07T11:53:47.681Z] === RUN TestDecode [2022-03-07T11:53:47.681Z] --- PASS: TestDecode (0.04s) [2022-03-07T11:53:47.681Z] === CONT TestWriteLog [2022-03-07T11:53:47.681Z] === CONT TestReadLog [2022-03-07T11:53:47.681Z] === RUN TestLog [2022-03-07T11:53:47.681Z] === RUN TestReadLog/tail_exact [2022-03-07T11:53:47.681Z] --- PASS: TestWriteLog (0.01s) [2022-03-07T11:53:47.681Z] --- PASS: TestLog (0.03s) [2022-03-07T11:53:47.681Z] PASS [2022-03-07T11:53:47.681Z] coverage: 31.5% of statements [2022-03-07T11:53:47.681Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.157s coverage: 31.5% of statements [2022-03-07T11:53:47.681Z] === RUN TestOpenFileDelete [2022-03-07T11:53:47.681Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestOpenFileRename [2022-03-07T11:53:47.681Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestHandleDecoderErr [2022-03-07T11:53:47.681Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestParseLogTagDefaultTag [2022-03-07T11:53:47.681Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestParseLogTag [2022-03-07T11:53:47.681Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestParseLogTagEmptyTag [2022-03-07T11:53:47.681Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestTailFiles [2022-03-07T11:53:47.681Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestFollowLogsConsumerGone [2022-03-07T11:53:47.681Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestFollowLogsProducerGone [2022-03-07T11:53:47.681Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T11:53:47.681Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T11:53:47.681Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-07T11:53:47.681Z] === RUN TestCheckCapacityAndRotate [2022-03-07T11:53:47.681Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T11:53:47.681Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T11:53:47.681Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T11:53:47.681Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T11:53:47.681Z] --- PASS: TestReadLog (0.30s) [2022-03-07T11:53:47.681Z] --- PASS: TestReadLog/tail_exact (0.26s) [2022-03-07T11:53:47.681Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-07T11:53:47.681Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-07T11:53:47.681Z] PASS [2022-03-07T11:53:47.681Z] coverage: 78.7% of statements [2022-03-07T11:53:47.681Z] ok github.com/docker/docker/daemon/logger/local 0.460s coverage: 78.7% of statements [2022-03-07T11:53:47.681Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-03-07T11:53:47.681Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T11:53:47.681Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-07T11:53:47.681Z] PASS [2022-03-07T11:53:47.681Z] coverage: 55.1% of statements [2022-03-07T11:53:47.681Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.328s coverage: 55.1% of statements [2022-03-07T11:53:47.681Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T11:53:48.671Z] === RUN TestValidateLogOpt [2022-03-07T11:53:48.672Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T11:53:48.672Z] === RUN TestNewMissedConfig [2022-03-07T11:53:48.672Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T11:53:48.672Z] === RUN TestNewMissedUrl [2022-03-07T11:53:48.672Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T11:53:48.672Z] === RUN TestNewMissedToken [2022-03-07T11:53:48.672Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T11:53:48.672Z] === RUN TestNewWithProxy [2022-03-07T11:53:48.672Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T11:53:48.672Z] === RUN TestDefault [2022-03-07T11:53:48.672Z] --- PASS: TestDefault (0.01s) [2022-03-07T11:53:48.672Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T11:53:48.672Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-07T11:53:48.672Z] === RUN TestJsonFormat [2022-03-07T11:53:48.672Z] --- PASS: TestJsonFormat (0.01s) [2022-03-07T11:53:48.672Z] === RUN TestRawFormat [2022-03-07T11:53:48.672Z] --- PASS: TestRawFormat (0.01s) [2022-03-07T11:53:48.672Z] === RUN TestRawFormatWithLabels [2022-03-07T11:53:48.672Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-03-07T11:53:48.672Z] === RUN TestRawFormatWithoutTag [2022-03-07T11:53:48.672Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T11:53:48.672Z] === RUN TestBatching [2022-03-07T11:53:48.672Z] === RUN TestNewParse [2022-03-07T11:53:49.142Z] --- PASS: TestNewParse (0.00s) [2022-03-07T11:53:49.142Z] PASS [2022-03-07T11:53:49.142Z] coverage: 8.3% of statements [2022-03-07T11:53:49.142Z] ok github.com/docker/docker/daemon/logger/templates 0.093s coverage: 8.3% of statements [2022-03-07T11:53:49.142Z] --- PASS: TestBatching (0.28s) [2022-03-07T11:53:49.142Z] === RUN TestFrequency [2022-03-07T11:53:49.142Z] --- PASS: TestFrequency (0.19s) [2022-03-07T11:53:49.142Z] === RUN TestOneMessagePerRequest [2022-03-07T11:53:49.142Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestVerify [2022-03-07T11:53:49.142Z] --- PASS: TestVerify (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestSkipVerify [2022-03-07T11:53:49.142Z] === RUN TestParseLogFormat [2022-03-07T11:53:49.142Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestValidateLogOptEmpty [2022-03-07T11:53:49.142Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestValidateSyslogAddress [2022-03-07T11:53:49.142Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestParseAddressDefaultPort [2022-03-07T11:53:49.142Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestValidateSyslogFacility [2022-03-07T11:53:49.142Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T11:53:49.142Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T11:53:49.142Z] === RUN TestValidateLogOpt [2022-03-07T11:53:49.142Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T11:53:49.142Z] PASS [2022-03-07T11:53:49.142Z] coverage: 46.8% of statements [2022-03-07T11:53:49.612Z] ok github.com/docker/docker/daemon/logger/syslog 0.130s coverage: 46.8% of statements [2022-03-07T11:53:49.612Z] time="2022-03-07T11:53:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:49.612Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:49.612Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:49.612Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] --- PASS: TestSkipVerify (0.67s) [2022-03-07T11:53:50.082Z] === RUN TestBufferMaximum [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.585854\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.585854\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-07T11:53:50.082Z] === RUN TestServerAlwaysDown [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.588859\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.588859\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.588859\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.589857\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] time="2022-03-07T11:53:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646654029.589857\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:50.082Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T11:53:50.082Z] === RUN TestCannotSendAfterClose [2022-03-07T11:53:50.082Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T11:53:50.082Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T11:53:51.072Z] time="2022-03-07T11:53:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-07T11:53:51.072Z] time="2022-03-07T11:53:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"51badd29bb4e\"}'" [2022-03-07T11:53:51.072Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-07T11:53:51.072Z] PASS [2022-03-07T11:53:51.072Z] coverage: 82.5% of statements [2022-03-07T11:53:51.072Z] ok github.com/docker/docker/daemon/logger/splunk 2.320s coverage: 82.5% of statements [2022-03-07T11:53:51.072Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T11:53:51.072Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T11:53:51.072Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T11:53:51.072Z] === RUN TestV1IDService [2022-03-07T11:53:51.072Z] --- PASS: TestV1IDService (0.04s) [2022-03-07T11:53:51.072Z] === RUN TestV2MetadataService [2022-03-07T11:53:52.066Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T11:53:52.066Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T11:53:52.066Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T11:53:52.066Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T11:53:52.066Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T11:53:52.066Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T11:53:52.066Z] === RUN TestManifestStore [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T11:53:52.066Z] === RUN TestSuccessfulDownload [2022-03-07T11:53:52.066Z] download_test.go:267: Needs fixing on Windows [2022-03-07T11:53:52.066Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T11:53:52.066Z] === RUN TestCancelledDownload [2022-03-07T11:53:52.066Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T11:53:52.066Z] === RUN TestMaxDownloadAttempts [2022-03-07T11:53:52.066Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:53:52.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:53:52.066Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:53:52.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:53:52.066Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:53:52.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:53:52.066Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:53:52.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:53:52.066Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T11:53:52.066Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T11:53:52.066Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T11:53:52.066Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T11:53:52.066Z] time="2022-03-07T11:53:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3989037258\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/no_local_cache [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/with_local_cache [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T11:53:52.066Z] time="2022-03-07T11:53:51Z" level=warning msg="reference for unknown type: " [2022-03-07T11:53:52.066Z] time="2022-03-07T11:53:51Z" level=warning msg="reference for unknown type: " [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T11:53:52.066Z] time="2022-03-07T11:53:52Z" level=warning msg="reference for unknown type: " [2022-03-07T11:53:52.066Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T11:53:52.066Z] time="2022-03-07T11:53:52Z" level=warning msg="reference for unknown type: " [2022-03-07T11:53:52.344Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T11:53:52.536Z] time="2022-03-07T11:53:52Z" level=warning msg="reference for unknown type: " [2022-03-07T11:53:52.536Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T11:53:52.536Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T11:53:52.536Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T11:53:52.536Z] time="2022-03-07T11:53:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore (0.49s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2022-03-07T11:53:52.536Z] --- PASS: TestManifestStore/error_persisting_manifest (0.05s) [2022-03-07T11:53:52.537Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-07T11:53:52.537Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T11:53:52.537Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestFixManifestLayers [2022-03-07T11:53:52.537Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T11:53:52.537Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T11:53:52.537Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestFixManifestLayersBadParent [2022-03-07T11:53:52.537Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestValidateManifest [2022-03-07T11:53:52.537Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T11:53:52.537Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestFormatPlatform [2022-03-07T11:53:52.537Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T11:53:52.537Z] === RUN TestPullSchema2Config [2022-03-07T11:53:52.537Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:53:52.537Z] === RUN TestPullSchema2Config/500_status [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:53:52.537Z] time="2022-03-07T11:53:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:53:52.537Z] time="2022-03-07T11:53:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:53:52.537Z] time="2022-03-07T11:53:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:53:52.537Z] time="2022-03-07T11:53:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T11:53:52.537Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T11:53:52.537Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-07T11:53:52.537Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-07T11:53:52.537Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-07T11:53:52.537Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-07T11:53:52.537Z] === RUN TestTransfer [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:53:52.537Z] === RUN TestPullSchema2Config/EOF [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:53:52.537Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:53:52.537Z] 2022/03/07 11:53:52 http: panic serving 127.0.0.1:49221: intentional panic [2022-03-07T11:53:52.537Z] goroutine 88 [running]: [2022-03-07T11:53:52.537Z] net/http.(*conn).serve.func1() [2022-03-07T11:53:52.537Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T11:53:52.537Z] panic({0x1694800, 0x1815ea0}) [2022-03-07T11:53:52.537Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T11:53:52.537Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000102804, {0x1827200, 0xc0005320e0}) [2022-03-07T11:53:52.537Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T11:53:52.537Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1827200, 0xc0005320e0}, 0xc0000aa800) [2022-03-07T11:53:52.537Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T11:53:52.537Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1827200, 0xc0005320e0}, 0x11a8e35) [2022-03-07T11:53:52.537Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T11:53:52.537Z] net/http.serverHandler.ServeHTTP({0xc00038fa40}, {0x1827200, 0xc0005320e0}, 0xc0000aa800) [2022-03-07T11:53:52.537Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T11:53:52.537Z] net/http.(*conn).serve(0xc0002ec820, {0x182b838, 0xc000234480}) [2022-03-07T11:53:52.537Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T11:53:52.537Z] created by net/http.(*Server).Serve [2022-03-07T11:53:52.537Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T11:53:52.537Z] --- PASS: TestTransfer (0.12s) [2022-03-07T11:53:52.537Z] === RUN TestConcurrencyLimit [2022-03-07T11:53:53.007Z] --- PASS: TestV2MetadataService (1.72s) [2022-03-07T11:53:53.007Z] PASS [2022-03-07T11:53:53.007Z] coverage: 48.2% of statements [2022-03-07T11:53:53.007Z] ok github.com/docker/docker/distribution/metadata 1.921s coverage: 48.2% of statements [2022-03-07T11:53:53.007Z] === RUN TestNotFound [2022-03-07T11:53:53.007Z] --- PASS: TestNotFound (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestConflict [2022-03-07T11:53:53.007Z] --- PASS: TestConflict (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestForbidden [2022-03-07T11:53:53.007Z] --- PASS: TestForbidden (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestInvalidParameter [2022-03-07T11:53:53.007Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestNotImplemented [2022-03-07T11:53:53.007Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestNotModified [2022-03-07T11:53:53.007Z] --- PASS: TestNotModified (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestUnauthorized [2022-03-07T11:53:53.007Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestUnknown [2022-03-07T11:53:53.007Z] --- PASS: TestUnknown (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestCancelled [2022-03-07T11:53:53.007Z] --- PASS: TestCancelled (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestDeadline [2022-03-07T11:53:53.007Z] --- PASS: TestDeadline (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestDataLoss [2022-03-07T11:53:53.007Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestUnavailable [2022-03-07T11:53:53.007Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestSystem [2022-03-07T11:53:53.007Z] --- PASS: TestSystem (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Conflict [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T11:53:53.007Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T11:53:53.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T11:53:53.007Z] PASS [2022-03-07T11:53:53.007Z] coverage: 53.1% of statements [2022-03-07T11:53:53.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:53:53.007Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T11:53:53.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T11:53:53.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T11:53:53.007Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-07T11:53:53.007Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-07T11:53:53.007Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-07T11:53:53.007Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T11:53:53.007Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T11:53:53.007Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestLayerAlreadyExists [2022-03-07T11:53:53.007Z] 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-07T11:53:53.007Z] 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-07T11:53:53.007Z] 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-07T11:53:53.007Z] 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-07T11:53:53.007Z] 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-07T11:53:53.007Z] 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-07T11:53:53.007Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T11:53:53.007Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T11:53:53.007Z] ok github.com/docker/docker/errdefs 0.185s coverage: 53.1% of statements [2022-03-07T11:53:53.007Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-07T11:53:53.007Z] === RUN TestInactiveJobs [2022-03-07T11:53:53.477Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-07T11:53:53.477Z] === RUN TestWatchRelease [2022-03-07T11:53:53.477Z] --- PASS: TestWatchRelease (0.05s) [2022-03-07T11:53:53.477Z] === RUN TestWatchFinishedTransfer [2022-03-07T11:53:53.477Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T11:53:53.477Z] === RUN TestDuplicateTransfer [2022-03-07T11:53:53.477Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-07T11:53:53.477Z] === RUN TestSuccessfulUpload [2022-03-07T11:53:53.728Z] --- PASS: TestServiceWithDataPathPortInit (15.58s) [2022-03-07T11:53:53.728Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T11:53:53.946Z] time="2022-03-07T11:53:53Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T11:53:53.946Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-07T11:53:53.946Z] === RUN TestCancelledUpload [2022-03-07T11:53:53.946Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T11:53:53.946Z] PASS [2022-03-07T11:53:53.946Z] coverage: 77.3% of statements [2022-03-07T11:53:53.946Z] ok github.com/docker/docker/distribution/xfer 1.957s coverage: 77.3% of statements [2022-03-07T11:53:53.946Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-03-07T11:53:53.946Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T11:53:53.946Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T11:53:53.946Z] === RUN TestTokenPassThru [2022-03-07T11:53:53.946Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T11:53:53.946Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T11:53:53.946Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T11:53:53.946Z] PASS [2022-03-07T11:53:53.946Z] coverage: 26.7% of statements [2022-03-07T11:53:53.946Z] ok github.com/docker/docker/distribution 2.383s coverage: 26.7% of statements [2022-03-07T11:53:54.423Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T11:53:54.423Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T11:53:54.671Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-07T11:53:54.894Z] === RUN TestFSGetInvalidData [2022-03-07T11:53:54.894Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-07T11:53:54.894Z] === RUN TestFSInvalidSet [2022-03-07T11:53:54.894Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-07T11:53:54.894Z] === RUN TestFSInvalidRoot [2022-03-07T11:53:54.894Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T11:53:54.894Z] === RUN TestFSMetadataGetSet [2022-03-07T11:53:54.894Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-07T11:53:54.894Z] === RUN TestFSInvalidWalker [2022-03-07T11:53:54.894Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-07T11:53:54.894Z] === RUN TestFSGetSet [2022-03-07T11:53:54.894Z] === RUN TestCompare [2022-03-07T11:53:54.894Z] --- PASS: TestCompare (0.00s) [2022-03-07T11:53:54.894Z] PASS [2022-03-07T11:53:54.894Z] coverage: 19.2% of statements [2022-03-07T11:53:54.894Z] ok github.com/docker/docker/image/cache 0.146s coverage: 19.2% of statements [2022-03-07T11:53:54.894Z] --- PASS: TestFSGetSet (0.06s) [2022-03-07T11:53:54.894Z] === RUN TestFSGetUnsetKey [2022-03-07T11:53:54.894Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T11:53:54.894Z] === RUN TestFSGetEmptyData [2022-03-07T11:53:54.894Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T11:53:54.894Z] === RUN TestFSDelete [2022-03-07T11:53:54.894Z] --- PASS: TestFSDelete (0.03s) [2022-03-07T11:53:54.894Z] === RUN TestFSWalker [2022-03-07T11:53:54.894Z] --- PASS: TestFSWalker (0.03s) [2022-03-07T11:53:54.894Z] === RUN TestFSWalkerStopOnError [2022-03-07T11:53:54.894Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-07T11:53:54.894Z] === RUN TestNewFromJSON [2022-03-07T11:53:54.894Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T11:53:54.894Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T11:53:54.894Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T11:53:54.894Z] === RUN TestMarshalKeyOrder [2022-03-07T11:53:54.894Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T11:53:54.894Z] === RUN TestHistoryEqual [2022-03-07T11:53:55.364Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-07T11:53:55.364Z] === RUN TestImage [2022-03-07T11:53:55.364Z] --- PASS: TestImage (0.00s) [2022-03-07T11:53:55.364Z] === RUN TestImageOSNotEmpty [2022-03-07T11:53:55.364Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T11:53:55.364Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T11:53:55.364Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T11:53:55.364Z] === RUN TestCreate [2022-03-07T11:53:55.364Z] --- PASS: TestCreate (0.01s) [2022-03-07T11:53:55.364Z] === RUN TestRestore [2022-03-07T11:53:55.364Z] time="2022-03-07T11:53:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T11:53:55.364Z] --- PASS: TestRestore (0.06s) [2022-03-07T11:53:55.364Z] === RUN TestAddDelete [2022-03-07T11:53:55.364Z] --- PASS: TestAddDelete (0.04s) [2022-03-07T11:53:55.364Z] === RUN TestSearchAfterDelete [2022-03-07T11:53:55.364Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-07T11:53:55.364Z] === RUN TestParentReset [2022-03-07T11:53:55.364Z] --- PASS: TestParentReset (0.04s) [2022-03-07T11:53:55.364Z] === RUN TestGetAndSetLastUpdated [2022-03-07T11:53:55.364Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-07T11:53:55.364Z] === RUN TestStoreLen [2022-03-07T11:53:55.834Z] --- PASS: TestStoreLen (0.14s) [2022-03-07T11:53:55.834Z] PASS [2022-03-07T11:53:55.834Z] coverage: 86.9% of statements [2022-03-07T11:53:55.834Z] ok github.com/docker/docker/image 0.983s coverage: 86.9% of statements [2022-03-07T11:53:55.834Z] === RUN TestValidateManifest [2022-03-07T11:53:55.834Z] === RUN TestValidateManifest/nil [2022-03-07T11:53:55.834Z] === RUN TestValidateManifest/non-nil [2022-03-07T11:53:55.834Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T11:53:55.834Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T11:53:55.834Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T11:53:55.834Z] PASS [2022-03-07T11:53:55.834Z] coverage: 0.7% of statements [2022-03-07T11:53:55.834Z] ok github.com/docker/docker/image/tarexport 0.180s coverage: 0.7% of statements [2022-03-07T11:53:55.834Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T11:53:55.834Z] --- PASS: TestMakeV1ConfigFromConfig (0.01s) [2022-03-07T11:53:55.834Z] PASS [2022-03-07T11:53:55.834Z] coverage: 25.0% of statements [2022-03-07T11:53:55.834Z] ok github.com/docker/docker/image/v1 0.155s coverage: 25.0% of statements [2022-03-07T11:53:56.305Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T11:53:56.544Z] --- PASS: TestBuildWithHugeFile (111.65s) [2022-03-07T11:53:56.544Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T11:53:56.544Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:53:56.544Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:53:56.544Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T11:53:56.544Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:53:56.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:53:56.544Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:53:56.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:53:56.544Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:53:56.545Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:53:56.545Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:53:56.545Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:53:56.545Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:53:56.545Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-07T11:53:56.545Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-07T11:53:56.545Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T11:53:56.545Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T11:53:56.545Z] === RUN TestBuildPreserveOwnership [2022-03-07T11:53:56.545Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:53:56.545Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T11:53:56.545Z] === RUN TestBuildPlatformInvalid [2022-03-07T11:53:56.545Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T11:53:56.545Z] PASS [2022-03-07T11:53:56.545Z] ok github.com/docker/docker/integration/build 189.265s [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === Skipped [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T11:53:56.545Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T11:53:56.545Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-07T11:53:56.545Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-07T11:53:56.545Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:53:56.545Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T11:53:56.545Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] DONE 29 tests, 6 skipped in 216.196s [2022-03-07T11:53:56.545Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T11:53:56.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:53:56.545Z] INFO: Testing against a local daemon [2022-03-07T11:53:56.545Z] === RUN TestConfigInspect [2022-03-07T11:53:56.545Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-07T11:53:56.545Z] === RUN TestConfigList [2022-03-07T11:53:56.545Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T11:53:56.545Z] === RUN TestConfigsCreateAndDelete [2022-03-07T11:53:56.545Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T11:53:56.545Z] === RUN TestConfigsUpdate [2022-03-07T11:53:56.545Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T11:53:56.545Z] === RUN TestTemplatedConfig [2022-03-07T11:53:56.545Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T11:53:56.545Z] === RUN TestConfigCreateResolve [2022-03-07T11:53:56.545Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:53:56.545Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T11:53:56.545Z] PASS [2022-03-07T11:53:56.545Z] ok github.com/docker/docker/integration/config 0.097s [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === Skipped [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-03-07T11:53:56.545Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T11:53:56.545Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T11:53:56.545Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T11:53:56.545Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T11:53:56.545Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T11:53:56.545Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:53:56.545Z] [2022-03-07T11:53:56.545Z] DONE 6 tests, 6 skipped in 2.032s [2022-03-07T11:53:56.545Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T11:53:56.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:53:56.545Z] INFO: Testing against a local daemon [2022-03-07T11:53:56.545Z] === RUN TestCheckpoint [2022-03-07T11:53:56.545Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:53:56.545Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T11:53:56.545Z] === RUN TestContainerInvalidJSON [2022-03-07T11:53:56.545Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:53:56.545Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:53:56.545Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:53:56.545Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:53:56.545Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:53:56.545Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:53:56.545Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-07T11:53:56.545Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-07T11:53:56.545Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T11:53:56.545Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T11:53:56.584Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T11:53:56.585Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:go3fie7izd8g66yd2d6j9qnwb Created:2022-03-07 11:53:54.946322847 +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[7838f1468851863301ea14058ec688a0d7258ee94bbd83711c211458ef94abb5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fepo9h599jlt2fekyir5q9lo3 EndpointID:0abbf16e9e121d0bdf6f0bcf298d809b9b5737215093cf288d0dfc862e3a7ab6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3bec138b3869226b6ad209984a4eff60f89c0b53bbdc67dbc33425143959fd3b 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:450ef2632597 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fepo9h599jlt2fekyir5q9lo3 EndpointID:0abbf16e9e121d0bdf6f0bcf298d809b9b5737215093cf288d0dfc862e3a7ab6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T11:53:56.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-07T11:53:57.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-07T11:53:57.016Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T11:53:57.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-07T11:53:57.016Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T11:53:57.295Z] === RUN TestSerialization [2022-03-07T11:53:57.295Z] --- PASS: TestSerialization (0.02s) [2022-03-07T11:53:57.295Z] PASS [2022-03-07T11:53:57.295Z] coverage: 100.0% of statements [2022-03-07T11:53:57.295Z] ok github.com/docker/docker/libcontainerd/queue 0.098s coverage: 100.0% of statements [2022-03-07T11:53:57.486Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-07T11:53:57.486Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T11:53:57.486Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-03-07T11:53:57.486Z] === RUN TestCopyFromContainer [2022-03-07T11:53:57.486Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:57.486Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T11:53:57.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T11:53:57.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:53:57.486Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:53:57.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:53:57.486Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:53:57.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:53:57.486Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:53:57.486Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:53:57.486Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:53:57.486Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:53:57.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-07T11:53:57.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T11:53:57.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-07T11:53:57.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-07T11:53:57.956Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T11:53:57.956Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T11:53:57.956Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidEnv [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T11:53:57.956Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:57.956Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T11:53:57.956Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:53:57.956Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T11:53:57.956Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:53:57.956Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:53:57.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:53:57.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:53:57.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-07T11:53:57.956Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T11:53:57.956Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T11:53:57.956Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateDifferentPlatform [2022-03-07T11:53:57.956Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T11:53:57.956Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T11:53:57.956Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-07T11:53:57.956Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T11:53:57.956Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-07T11:53:57.956Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T11:53:57.956Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T11:53:57.956Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-07T11:53:57.956Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T11:53:57.956Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:53:57.956Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestDiff [2022-03-07T11:53:57.956Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T11:53:57.956Z] --- SKIP: TestDiff (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestExecWithCloseStdin [2022-03-07T11:53:57.956Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T11:53:57.956Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-07T11:53:57.956Z] === RUN TestExec [2022-03-07T11:53:58.253Z] --- PASS: TestServiceUpdateConfigs (14.14s) [2022-03-07T11:53:58.253Z] === RUN TestServiceUpdateNetwork [2022-03-07T11:53:58.285Z] === RUN TestEnvironmentParsing [2022-03-07T11:53:58.285Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T11:53:58.285Z] PASS [2022-03-07T11:53:58.285Z] coverage: 1.2% of statements [2022-03-07T11:53:58.285Z] ok github.com/docker/docker/libcontainerd/local 0.169s coverage: 1.2% of statements [2022-03-07T11:53:58.756Z] === RUN TestEmptyLayer [2022-03-07T11:53:58.756Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestCommitFailure [2022-03-07T11:53:58.756Z] --- PASS: TestCommitFailure (0.02s) [2022-03-07T11:53:58.756Z] === RUN TestStartTransactionFailure [2022-03-07T11:53:58.756Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-07T11:53:58.756Z] === RUN TestGetOrphan [2022-03-07T11:53:58.756Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T11:53:58.756Z] === RUN TestMountAndRegister [2022-03-07T11:53:58.756Z] layer_test.go:258: Layer size: 14 [2022-03-07T11:53:58.756Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-07T11:53:58.756Z] === RUN TestLayerRelease [2022-03-07T11:53:58.756Z] layer_test.go:291: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestStoreRestore [2022-03-07T11:53:58.756Z] layer_test.go:340: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestTarStreamStability [2022-03-07T11:53:58.756Z] layer_test.go:455: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestRegisterExistingLayer [2022-03-07T11:53:58.756Z] --- PASS: TestRegisterExistingLayer (0.27s) [2022-03-07T11:53:58.756Z] === RUN TestTarStreamVerification [2022-03-07T11:53:58.756Z] layer_test.go:684: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestLayerMigration [2022-03-07T11:53:58.756Z] migration_test.go:45: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T11:53:58.756Z] migration_test.go:181: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestMountInit [2022-03-07T11:53:58.756Z] mount_test.go:17: Failing on Windows [2022-03-07T11:53:58.756Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T11:53:58.756Z] === RUN TestMountSize [2022-03-07T11:53:58.762Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T11:53:59.227Z] mount_test.go:76: Failing on Windows [2022-03-07T11:53:59.228Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestMountChanges [2022-03-07T11:53:59.228Z] mount_test.go:125: Failing on Windows [2022-03-07T11:53:59.228Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestMountApply [2022-03-07T11:53:59.228Z] mount_test.go:212: Failing on Windows [2022-03-07T11:53:59.228Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T11:53:59.228Z] PASS [2022-03-07T11:53:59.228Z] coverage: 30.2% of statements [2022-03-07T11:53:59.228Z] ok github.com/docker/docker/layer 0.571s coverage: 30.2% of statements [2022-03-07T11:53:59.228Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T11:53:59.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T11:53:59.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T11:53:59.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T11:53:59.228Z] === RUN TestSequenceGetAvailableBit [2022-03-07T11:53:59.228Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSequenceEqual [2022-03-07T11:53:59.228Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSequenceCopy [2022-03-07T11:53:59.228Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestGetFirstAvailable [2022-03-07T11:53:59.228Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestFindSequence [2022-03-07T11:53:59.228Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestCheckIfAvailable [2022-03-07T11:53:59.228Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestMergeSequences [2022-03-07T11:53:59.228Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestPushReservation [2022-03-07T11:53:59.228Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSerializeDeserialize [2022-03-07T11:53:59.228Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSet [2022-03-07T11:53:59.228Z] --- PASS: TestSet (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSetUnset [2022-03-07T11:53:59.228Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestOffsetSetUnset [2022-03-07T11:53:59.228Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSetInRange [2022-03-07T11:53:59.228Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestSetAnyInRange [2022-03-07T11:53:59.228Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestMethods [2022-03-07T11:53:59.228Z] --- PASS: TestMethods (0.00s) [2022-03-07T11:53:59.228Z] === RUN TestRandomAllocateDeallocate [2022-03-07T11:53:59.334Z] docker_api_swarm_test.go:304: [d2071df418a3e] joining swarm manager [d3ec493915694]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:53:59.594Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T11:54:00.536Z] docker_api_swarm_test.go:305: [d3cdad999fedb] joining swarm manager [d3ec493915694]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:54:00.798Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T11:54:01.059Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T11:54:01.319Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.73s) [2022-03-07T11:54:01.319Z] PASS [2022-03-07T11:54:01.319Z] [2022-03-07T11:54:01.319Z] === Skipped [2022-03-07T11:54:01.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:54:01.319Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:54:01.319Z] [2022-03-07T11:54:01.319Z] DONE 26 tests, 1 skipped in 48.897s [2022-03-07T11:54:01.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:54:01.319Z] ++ 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-07T11:54:01.319Z] ++ set -e [2022-03-07T11:54:01.319Z] ++ '[' -n 0 ']' [2022-03-07T11:54:01.319Z] ++ set -x [2022-03-07T11:54:01.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:54:01.319Z] INFO: Testing against a local daemon [2022-03-07T11:54:01.319Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T11:54:01.319Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:54:01.319Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:54:01.319Z] === RUN TestDockerNetworkIpvlan [2022-03-07T11:54:01.319Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:54:01.319Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:54:01.319Z] PASS [2022-03-07T11:54:01.319Z] [2022-03-07T11:54:01.319Z] === Skipped [2022-03-07T11:54:01.319Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T11:54:01.319Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:54:01.319Z] [2022-03-07T11:54:01.319Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T11:54:01.319Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T11:54:01.319Z] [2022-03-07T11:54:01.319Z] DONE 2 tests, 2 skipped in 0.117s [2022-03-07T11:54:01.319Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T11:54:01.319Z] ++ 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-07T11:54:01.319Z] ++ set -e [2022-03-07T11:54:01.319Z] ++ '[' -n 0 ']' [2022-03-07T11:54:01.319Z] ++ set -x [2022-03-07T11:54:01.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:54:01.580Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-07T11:54:01.580Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T11:54:01.580Z] INFO: Testing against a local daemon [2022-03-07T11:54:01.580Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T11:54:01.995Z] .........................xx.................... [ 29%] [2022-03-07T11:54:02.186Z] === RUN TestInvalidConfig [2022-03-07T11:54:02.186Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T11:54:02.186Z] === RUN TestConfig [2022-03-07T11:54:02.186Z] --- PASS: TestConfig (0.00s) [2022-03-07T11:54:02.186Z] === RUN TestOptionsLabels [2022-03-07T11:54:02.186Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T11:54:02.186Z] === RUN TestValidName [2022-03-07T11:54:02.186Z] --- PASS: TestValidName (0.00s) [2022-03-07T11:54:02.186Z] PASS [2022-03-07T11:54:02.186Z] coverage: 19.7% of statements [2022-03-07T11:54:02.186Z] ok github.com/docker/docker/libnetwork/config 0.137s coverage: 19.7% of statements [2022-03-07T11:54:02.524Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T11:54:02.656Z] === RUN TestKey [2022-03-07T11:54:02.656Z] --- PASS: TestKey (0.00s) [2022-03-07T11:54:02.656Z] === RUN TestParseKey [2022-03-07T11:54:02.656Z] --- PASS: TestParseKey (0.00s) [2022-03-07T11:54:02.656Z] === RUN TestInvalidDataStore [2022-03-07T11:54:02.656Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T11:54:02.656Z] === RUN TestKVObjectFlatKey [2022-03-07T11:54:02.656Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T11:54:02.656Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T11:54:02.656Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T11:54:02.656Z] PASS [2022-03-07T11:54:02.656Z] coverage: 21.9% of statements [2022-03-07T11:54:02.656Z] ok github.com/docker/docker/libnetwork/datastore 0.099s coverage: 21.9% of statements [2022-03-07T11:54:02.715Z] --- PASS: TestExec (4.08s) [2022-03-07T11:54:02.715Z] === RUN TestExecUser [2022-03-07T11:54:02.715Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T11:54:02.715Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T11:54:02.715Z] === RUN TestExportContainerAndImportImage [2022-03-07T11:54:02.715Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:02.715Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T11:54:02.715Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T11:54:02.715Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:02.715Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T11:54:02.715Z] === RUN TestHealthCheckWorkdir [2022-03-07T11:54:02.715Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T11:54:02.715Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T11:54:02.715Z] === RUN TestHealthKillContainer [2022-03-07T11:54:02.715Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T11:54:02.715Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T11:54:02.715Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T11:54:02.715Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T11:54:02.715Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T11:54:02.715Z] === RUN TestKillContainerInvalidSignal [2022-03-07T11:54:02.785Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-03-07T11:54:02.785Z] === RUN TestDockerNetworkMacvlan [2022-03-07T11:54:03.125Z] === RUN TestErrorInterfaces [2022-03-07T11:54:03.125Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T11:54:03.125Z] === RUN TestNetworkMarshalling [2022-03-07T11:54:03.356Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T11:54:03.599Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-03-07T11:54:03.599Z] === RUN TestEndpointMarshalling [2022-03-07T11:54:03.599Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestAuxAddresses [2022-03-07T11:54:03.599Z] time="2022-03-07T11:54:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:54:03.599Z] --- PASS: TestAuxAddresses (0.04s) [2022-03-07T11:54:03.599Z] === RUN TestSRVServiceQuery [2022-03-07T11:54:03.599Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-07T11:54:03.599Z] === RUN TestServiceVIPReuse [2022-03-07T11:54:03.599Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-07T11:54:03.599Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T11:54:03.599Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestDNSIPQuery [2022-03-07T11:54:03.599Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestDNSProxyServFail [2022-03-07T11:54:03.599Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestSandboxAddEmpty [2022-03-07T11:54:03.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2022-03-07T11:54:03.599Z] === RUN TestSandboxAddMultiPrio [2022-03-07T11:54:03.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestSandboxAddSamePrio [2022-03-07T11:54:03.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestCleanupServiceDiscovery [2022-03-07T11:54:03.599Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestDNSOptions [2022-03-07T11:54:03.599Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:54:03.599Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T11:54:03.599Z] time="2022-03-07T11:54:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:54:03.599Z] time="2022-03-07T11:54:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T11:54:03.599Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-03-07T11:54:03.599Z] PASS [2022-03-07T11:54:03.599Z] coverage: 8.5% of statements [2022-03-07T11:54:03.599Z] ok github.com/docker/docker/libnetwork 0.570s coverage: 8.5% of statements [2022-03-07T11:54:03.599Z] === RUN TestIPDataMarshalling [2022-03-07T11:54:03.599Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T11:54:03.599Z] === RUN TestValidateAndIsV6 [2022-03-07T11:54:03.599Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T11:54:03.599Z] PASS [2022-03-07T11:54:03.599Z] coverage: 68.9% of statements [2022-03-07T11:54:03.599Z] ok github.com/docker/docker/libnetwork/driverapi 0.098s coverage: 68.9% of statements [2022-03-07T11:54:03.616Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T11:54:04.070Z] === RUN TestDriver [2022-03-07T11:54:04.070Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:54:04.070Z] PASS [2022-03-07T11:54:04.070Z] coverage: 34.8% of statements [2022-03-07T11:54:04.070Z] ok github.com/docker/docker/libnetwork/drivers/host 0.088s coverage: 34.8% of statements [2022-03-07T11:54:04.188Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T11:54:04.449Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T11:54:05.062Z] === RUN TestDriver [2022-03-07T11:54:05.062Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:54:05.062Z] PASS [2022-03-07T11:54:05.062Z] coverage: 34.8% of statements [2022-03-07T11:54:05.062Z] ok github.com/docker/docker/libnetwork/drivers/null 0.073s coverage: 34.8% of statements [2022-03-07T11:54:05.062Z] === RUN TestNetworkAllocateFree [2022-03-07T11:54:05.062Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T11:54:05.062Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T11:54:05.062Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T11:54:05.062Z] PASS [2022-03-07T11:54:05.062Z] coverage: 63.6% of statements [2022-03-07T11:54:05.062Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.110s coverage: 63.6% of statements [2022-03-07T11:54:05.391Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T11:54:05.703Z] --- PASS: TestKillContainerInvalidSignal (3.30s) [2022-03-07T11:54:05.703Z] === RUN TestKillContainer [2022-03-07T11:54:05.703Z] === RUN TestKillContainer/no_signal [2022-03-07T11:54:06.051Z] === RUN TestGetEmptyCapabilities [2022-03-07T11:54:06.051Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-07T11:54:06.051Z] === RUN TestGetExtraCapabilities [2022-03-07T11:54:06.051Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T11:54:06.051Z] === RUN TestGetInvalidCapabilities [2022-03-07T11:54:06.051Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-07T11:54:06.051Z] === RUN TestRemoteDriver [2022-03-07T11:54:06.051Z] --- PASS: TestRemoteDriver (0.02s) [2022-03-07T11:54:06.051Z] === RUN TestDriverError [2022-03-07T11:54:06.051Z] --- PASS: TestDriverError (0.01s) [2022-03-07T11:54:06.051Z] === RUN TestMissingValues [2022-03-07T11:54:06.051Z] --- PASS: TestMissingValues (0.01s) [2022-03-07T11:54:06.051Z] === RUN TestRollback [2022-03-07T11:54:06.051Z] --- PASS: TestRollback (0.01s) [2022-03-07T11:54:06.051Z] PASS [2022-03-07T11:54:06.051Z] coverage: 57.4% of statements [2022-03-07T11:54:06.051Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.209s coverage: 57.4% of statements [2022-03-07T11:54:07.041Z] === RUN TestNew [2022-03-07T11:54:07.041Z] --- PASS: TestNew (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestAddDriver [2022-03-07T11:54:07.041Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestAddDuplicateDriver [2022-03-07T11:54:07.041Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T11:54:07.041Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestDriver [2022-03-07T11:54:07.041Z] --- PASS: TestDriver (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestIPAM [2022-03-07T11:54:07.041Z] --- PASS: TestIPAM (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestWalkIPAMs [2022-03-07T11:54:07.041Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestWalkDrivers [2022-03-07T11:54:07.041Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T11:54:07.041Z] PASS [2022-03-07T11:54:07.041Z] coverage: 82.4% of statements [2022-03-07T11:54:07.041Z] ok github.com/docker/docker/libnetwork/drvregistry 0.172s coverage: 82.4% of statements [2022-03-07T11:54:07.041Z] === RUN TestNAT [2022-03-07T11:54:07.041Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T11:54:07.041Z] --- SKIP: TestNAT (0.00s) [2022-03-07T11:54:07.041Z] === RUN TestTransparent [2022-03-07T11:54:07.041Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T11:54:07.041Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T11:54:07.041Z] PASS [2022-03-07T11:54:07.041Z] coverage: 0.0% of statements [2022-03-07T11:54:07.041Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.105s coverage: 0.0% of statements [2022-03-07T11:54:07.306Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T11:54:07.306Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T11:54:07.511Z] === RUN TestBuildDefault [2022-03-07T11:54:07.511Z] --- PASS: TestBuildDefault (0.01s) [2022-03-07T11:54:07.511Z] === RUN TestBuildHostnameDomainname [2022-03-07T11:54:07.511Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestBuildHostname [2022-03-07T11:54:07.511Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestBuildHostnameFQDN [2022-03-07T11:54:07.511Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestBuildNoIP [2022-03-07T11:54:07.511Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestUpdate [2022-03-07T11:54:07.511Z] --- PASS: TestUpdate (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T11:54:07.511Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T11:54:07.511Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2022-03-07T11:54:07.511Z] === RUN TestAddEmpty [2022-03-07T11:54:07.511Z] --- PASS: TestAddEmpty (0.01s) [2022-03-07T11:54:07.511Z] === RUN TestAdd [2022-03-07T11:54:07.511Z] --- PASS: TestAdd (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestDeleteEmpty [2022-03-07T11:54:07.511Z] --- PASS: TestDeleteEmpty (0.01s) [2022-03-07T11:54:07.511Z] === RUN TestDeleteNewline [2022-03-07T11:54:07.511Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestDelete [2022-03-07T11:54:07.511Z] --- PASS: TestDelete (0.01s) [2022-03-07T11:54:07.511Z] === RUN TestConcurrentWrites [2022-03-07T11:54:07.511Z] === RUN TestNew [2022-03-07T11:54:07.511Z] --- PASS: TestNew (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestAllocate [2022-03-07T11:54:07.511Z] --- PASS: TestAllocate (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestUninitialized [2022-03-07T11:54:07.511Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestAllocateInRange [2022-03-07T11:54:07.511Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T11:54:07.511Z] === RUN TestAllocateSerial [2022-03-07T11:54:07.511Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T11:54:07.511Z] PASS [2022-03-07T11:54:07.511Z] coverage: 87.5% of statements [2022-03-07T11:54:07.511Z] ok github.com/docker/docker/libnetwork/idm 0.079s coverage: 87.5% of statements [2022-03-07T11:54:07.568Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T11:54:07.568Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T11:54:07.568Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-07T11:54:07.568Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T11:54:07.980Z] --- PASS: TestConcurrentWrites (0.43s) [2022-03-07T11:54:07.980Z] PASS [2022-03-07T11:54:07.980Z] coverage: 81.2% of statements [2022-03-07T11:54:07.980Z] ok github.com/docker/docker/libnetwork/etchosts 0.567s coverage: 81.2% of statements [2022-03-07T11:54:07.980Z] === RUN TestCaller [2022-03-07T11:54:07.980Z] --- PASS: TestCaller (0.00s) [2022-03-07T11:54:07.980Z] PASS [2022-03-07T11:54:07.980Z] coverage: 100.0% of statements [2022-03-07T11:54:07.980Z] ok github.com/docker/docker/libnetwork/internal/caller 0.065s coverage: 100.0% of statements [2022-03-07T11:54:07.980Z] --- PASS: TestRandomAllocateDeallocate (8.91s) [2022-03-07T11:54:07.980Z] === RUN TestAllocateRandomDeallocate [2022-03-07T11:54:08.145Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T11:54:08.665Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T11:54:08.665Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T11:54:08.665Z] === RUN TestKillContainer/killing_signal [2022-03-07T11:54:08.969Z] === RUN TestSetSerialInsertDelete [2022-03-07T11:54:08.969Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T11:54:08.969Z] === RUN TestSetParallelInsertDelete [2022-03-07T11:54:09.114Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T11:54:09.114Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T11:54:09.684Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T11:54:09.945Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T11:54:09.958Z] --- PASS: TestAllocateRandomDeallocate (1.82s) [2022-03-07T11:54:09.958Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T11:54:09.958Z] === RUN TestInt2IP2IntConversion [2022-03-07T11:54:10.428Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-07T11:54:10.428Z] === RUN TestGetAddressVersion [2022-03-07T11:54:10.428Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T11:54:10.428Z] === RUN TestKeyString [2022-03-07T11:54:10.428Z] --- PASS: TestKeyString (0.00s) [2022-03-07T11:54:10.428Z] === RUN TestPoolDataMarshal [2022-03-07T11:54:10.428Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T11:54:10.428Z] === RUN TestSubnetsMarshal [2022-03-07T11:54:10.447Z] --- PASS: TestServiceUpdateNetwork (12.13s) [2022-03-07T11:54:10.447Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T11:54:10.448Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T11:54:10.448Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T11:54:10.898Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-03-07T11:54:10.898Z] === RUN TestAddSubnets [2022-03-07T11:54:10.898Z] --- PASS: TestAddSubnets (0.09s) [2022-03-07T11:54:10.898Z] === RUN TestDoublePoolRelease [2022-03-07T11:54:10.898Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-07T11:54:10.898Z] === RUN TestAddReleasePoolID [2022-03-07T11:54:10.898Z] --- PASS: TestAddReleasePoolID (0.14s) [2022-03-07T11:54:10.898Z] === RUN TestPredefinedPool [2022-03-07T11:54:10.898Z] --- PASS: TestPredefinedPool (0.05s) [2022-03-07T11:54:10.898Z] === RUN TestRemoveSubnet [2022-03-07T11:54:11.369Z] === RUN TestPoolRequest [2022-03-07T11:54:11.369Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T11:54:11.369Z] === RUN TestOtherRequests [2022-03-07T11:54:11.369Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T11:54:11.369Z] PASS [2022-03-07T11:54:11.369Z] coverage: 57.1% of statements [2022-03-07T11:54:11.369Z] ok github.com/docker/docker/libnetwork/ipams/null 0.079s coverage: 57.1% of statements [2022-03-07T11:54:11.369Z] --- PASS: TestRemoveSubnet (0.32s) [2022-03-07T11:54:11.369Z] === RUN TestGetSameAddress [2022-03-07T11:54:11.369Z] --- PASS: TestGetSameAddress (0.05s) [2022-03-07T11:54:11.369Z] === RUN TestPoolAllocationReuse [2022-03-07T11:54:11.839Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.72s) [2022-03-07T11:54:11.839Z] === RUN TestRetrieveFromStore [2022-03-07T11:54:12.474Z] --- PASS: TestKillContainer (6.52s) [2022-03-07T11:54:12.474Z] --- PASS: TestKillContainer/no_signal (3.23s) [2022-03-07T11:54:12.474Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T11:54:12.474Z] --- PASS: TestKillContainer/killing_signal (3.24s) [2022-03-07T11:54:12.474Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T11:54:12.474Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:54:12.474Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T11:54:12.474Z] === RUN TestKillStoppedContainer [2022-03-07T11:54:12.474Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:54:12.474Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T11:54:12.474Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T11:54:12.474Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:54:12.474Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T11:54:12.474Z] === RUN TestKillDifferentUserContainer [2022-03-07T11:54:12.474Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T11:54:12.474Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T11:54:12.474Z] === RUN TestInspectOomKilledTrue [2022-03-07T11:54:12.474Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:12.474Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T11:54:12.474Z] === RUN TestInspectOomKilledFalse [2022-03-07T11:54:12.474Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:54:12.474Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T11:54:12.474Z] === RUN TestLogsFollowTailEmpty [2022-03-07T11:54:12.830Z] === RUN TestGetCapabilities [2022-03-07T11:54:12.830Z] --- PASS: TestRetrieveFromStore (0.86s) [2022-03-07T11:54:12.830Z] === RUN TestIsCorrupted [2022-03-07T11:54:12.830Z] --- PASS: TestGetCapabilities (0.03s) [2022-03-07T11:54:12.830Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T11:54:12.830Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T11:54:12.830Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T11:54:12.830Z] --- PASS: TestIsCorrupted (0.04s) [2022-03-07T11:54:12.830Z] === RUN TestSetRollover [2022-03-07T11:54:12.830Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-07T11:54:12.830Z] === RUN TestRemoteDriver [2022-03-07T11:54:12.830Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T11:54:12.830Z] PASS [2022-03-07T11:54:12.830Z] coverage: 47.4% of statements [2022-03-07T11:54:12.830Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.154s coverage: 47.4% of statements [2022-03-07T11:54:13.821Z] === RUN TestWindowsIPAM [2022-03-07T11:54:13.821Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T11:54:13.821Z] PASS [2022-03-07T11:54:13.821Z] coverage: 71.4% of statements [2022-03-07T11:54:13.821Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.086s coverage: 71.4% of statements [2022-03-07T11:54:13.821Z] --- PASS: TestPoolAllocationReuse (2.63s) [2022-03-07T11:54:13.821Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T11:54:14.151Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T11:54:14.151Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T11:54:14.290Z] --- PASS: TestGetAddressSubPoolEqualPool (0.06s) [2022-03-07T11:54:14.291Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T11:54:14.412Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T11:54:14.761Z] === RUN TestDefaultNetwork [2022-03-07T11:54:15.231Z] --- PASS: TestDefaultNetwork (0.30s) [2022-03-07T11:54:15.231Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T11:54:15.231Z] --- PASS: TestSetRollover (2.46s) [2022-03-07T11:54:15.231Z] === RUN TestSetRolloverSerial [2022-03-07T11:54:15.231Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-07T11:54:15.231Z] === RUN TestInitAddressPools [2022-03-07T11:54:15.231Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T11:54:15.231Z] PASS [2022-03-07T11:54:15.231Z] coverage: 74.0% of statements [2022-03-07T11:54:15.231Z] ok github.com/docker/docker/libnetwork/ipamutils 0.694s coverage: 74.0% of statements [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan (12.35s) [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.70s) [2022-03-07T11:54:15.354Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-03-07T11:54:15.354Z] PASS [2022-03-07T11:54:15.354Z] [2022-03-07T11:54:15.354Z] DONE 8 tests in 13.796s [2022-03-07T11:54:15.354Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T11:54:15.354Z] ++ 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-07T11:54:15.354Z] ++ set -e [2022-03-07T11:54:15.354Z] ++ '[' -n 0 ']' [2022-03-07T11:54:15.354Z] ++ set -x [2022-03-07T11:54:15.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:54:15.354Z] testing: warning: no tests to run [2022-03-07T11:54:15.354Z] PASS [2022-03-07T11:54:15.354Z] [2022-03-07T11:54:15.354Z] DONE 0 tests in 0.023s [2022-03-07T11:54:15.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T11:54:15.354Z] ++ 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-07T11:54:15.354Z] ++ set -e [2022-03-07T11:54:15.354Z] ++ '[' -n 0 ']' [2022-03-07T11:54:15.354Z] ++ set -x [2022-03-07T11:54:15.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:54:15.354Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T11:54:15.354Z] INFO: Testing against a local daemon [2022-03-07T11:54:15.354Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T11:54:15.430Z] --- PASS: TestLogsFollowTailEmpty (3.21s) [2022-03-07T11:54:15.430Z] === RUN TestNetworkNat [2022-03-07T11:54:15.430Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T11:54:15.430Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T11:54:15.430Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T11:54:15.926Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T11:54:16.223Z] === RUN TestKeyValue [2022-03-07T11:54:16.223Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T11:54:16.223Z] PASS [2022-03-07T11:54:16.223Z] coverage: 60.0% of statements [2022-03-07T11:54:16.223Z] ok github.com/docker/docker/libnetwork/netlabel 0.107s coverage: 60.0% of statements [2022-03-07T11:54:16.868Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T11:54:16.868Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-07T11:54:16.868Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-03-07T11:54:16.868Z] === RUN TestAuthZPluginTLS [2022-03-07T11:54:17.439Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-07T11:54:17.439Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T11:54:17.699Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T11:54:17.792Z] --- PASS: TestSetRolloverSerial (2.87s) [2022-03-07T11:54:17.792Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T11:54:17.792Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T11:54:17.792Z] PASS [2022-03-07T11:54:17.792Z] coverage: 84.4% of statements [2022-03-07T11:54:17.792Z] ok github.com/docker/docker/libnetwork/bitseq 18.776s coverage: 84.4% of statements [2022-03-07T11:54:17.960Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-07T11:54:17.960Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T11:54:18.174Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-07T11:54:18.262Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.02s) [2022-03-07T11:54:18.262Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T11:54:18.531Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T11:54:18.531Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T11:54:18.552Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T11:54:18.732Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T11:54:18.732Z] PASS [2022-03-07T11:54:18.732Z] coverage: 100.0% of statements [2022-03-07T11:54:18.732Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.171s coverage: 100.0% of statements [2022-03-07T11:54:19.102Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-07T11:54:19.102Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T11:54:19.102Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T11:54:19.208Z] === RUN TestNetworkDBSimple [2022-03-07T11:54:19.227Z] --- PASS: TestNetworkLocalhostTCPNat (3.92s) [2022-03-07T11:54:19.227Z] === RUN TestNetworkLoopbackNat [2022-03-07T11:54:19.227Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T11:54:19.227Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T11:54:19.227Z] === RUN TestPause [2022-03-07T11:54:19.227Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T11:54:19.227Z] --- SKIP: TestPause (0.00s) [2022-03-07T11:54:19.227Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T11:54:20.197Z] === RUN TestGenerate [2022-03-07T11:54:20.197Z] --- PASS: TestGenerate (0.00s) [2022-03-07T11:54:20.197Z] === RUN TestGeneratePtr [2022-03-07T11:54:20.197Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T11:54:20.197Z] === RUN TestGenerateMissingField [2022-03-07T11:54:20.197Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T11:54:20.197Z] === RUN TestFieldCannotBeSet [2022-03-07T11:54:20.197Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T11:54:20.197Z] === RUN TestTypeMismatchError [2022-03-07T11:54:20.197Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T11:54:20.197Z] PASS [2022-03-07T11:54:20.198Z] coverage: 100.0% of statements [2022-03-07T11:54:20.198Z] ok github.com/docker/docker/libnetwork/options 0.069s coverage: 100.0% of statements [2022-03-07T11:54:20.488Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-03-07T11:54:20.488Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T11:54:20.668Z] 2022/03/07 11:54:20 Closing DB instances... [2022-03-07T11:54:21.058Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-07T11:54:21.058Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T11:54:21.138Z] testing: warning: no tests to run [2022-03-07T11:54:21.138Z] PASS [2022-03-07T11:54:21.138Z] coverage: 0.0% of statements [2022-03-07T11:54:21.138Z] ok github.com/docker/docker/libnetwork/osl 0.068s coverage: 0.0% of statements [no tests to run] [2022-03-07T11:54:21.609Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.58s) [2022-03-07T11:54:21.609Z] === RUN TestGetAddress [2022-03-07T11:54:21.629Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-03-07T11:54:21.629Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T11:54:21.891Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T11:54:21.891Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T11:54:21.891Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T11:54:22.079Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-03-07T11:54:22.079Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T11:54:22.079Z] === RUN TestRequestNewPort [2022-03-07T11:54:22.079Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestRequestSpecificPort [2022-03-07T11:54:22.079Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestReleasePort [2022-03-07T11:54:22.079Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestReuseReleasedPort [2022-03-07T11:54:22.079Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestReleaseUnreadledPort [2022-03-07T11:54:22.079Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestUnknowProtocol [2022-03-07T11:54:22.079Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestAllocateAllPorts [2022-03-07T11:54:22.079Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T11:54:22.079Z] === RUN TestPortAllocation [2022-03-07T11:54:22.183Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.27s) [2022-03-07T11:54:22.183Z] === RUN TestPauseStopPausedContainer [2022-03-07T11:54:22.183Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:22.183Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T11:54:22.183Z] === RUN TestPsFilter [2022-03-07T11:54:22.548Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T11:54:22.548Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T11:54:22.548Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T11:54:22.548Z] === RUN TestNoDuplicateBPR [2022-03-07T11:54:22.548Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T11:54:22.548Z] === RUN TestChangePortRange [2022-03-07T11:54:22.548Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T11:54:22.548Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T11:54:22.548Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T11:54:22.548Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T11:54:22.548Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T11:54:22.548Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T11:54:22.548Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T11:54:22.548Z] PASS [2022-03-07T11:54:22.548Z] coverage: 88.6% of statements [2022-03-07T11:54:22.548Z] ok github.com/docker/docker/libnetwork/portallocator 0.084s coverage: 88.6% of statements [2022-03-07T11:54:22.652Z] --- PASS: TestPsFilter (0.39s) [2022-03-07T11:54:22.652Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T11:54:23.538Z] 2022/03/07 11:54:23 Closing DB instances... [2022-03-07T11:54:23.538Z] testing: warning: no tests to run [2022-03-07T11:54:23.538Z] PASS [2022-03-07T11:54:23.538Z] coverage: 0.0% of statements [2022-03-07T11:54:23.538Z] ok github.com/docker/docker/libnetwork/portmapper 0.079s coverage: 0.0% of statements [no tests to run] [2022-03-07T11:54:23.806Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-03-07T11:54:23.806Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T11:54:24.528Z] === RUN TestHashData [2022-03-07T11:54:24.528Z] --- PASS: TestHashData (0.00s) [2022-03-07T11:54:24.528Z] PASS [2022-03-07T11:54:24.528Z] coverage: 2.8% of statements [2022-03-07T11:54:24.528Z] ok github.com/docker/docker/libnetwork/resolvconf 0.088s coverage: 2.8% of statements [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T11:54:24.528Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T11:54:24.997Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-07T11:54:24.997Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T11:54:25.122Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-03-07T11:54:25.122Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-07T11:54:25.122Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-07T11:54:25.122Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-07T11:54:25.122Z] PASS [2022-03-07T11:54:25.122Z] [2022-03-07T11:54:25.122Z] === Skipped [2022-03-07T11:54:25.122Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T11:54:25.122Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:54:25.122Z] [2022-03-07T11:54:25.122Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-07T11:54:25.122Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T11:54:25.122Z] [2022-03-07T11:54:25.122Z] DONE 27 tests, 2 skipped in 145.491s [2022-03-07T11:54:25.122Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T11:54:25.122Z] ++ 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-07T11:54:25.122Z] ++ set -e [2022-03-07T11:54:25.122Z] ++ '[' -n 0 ']' [2022-03-07T11:54:25.122Z] ++ set -x [2022-03-07T11:54:25.122Z] ++ 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-07T11:54:25.122Z] INFO: Testing against a local daemon [2022-03-07T11:54:25.122Z] === RUN TestSessionCreate [2022-03-07T11:54:25.122Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T11:54:25.122Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T11:54:25.122Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T11:54:25.122Z] PASS [2022-03-07T11:54:25.122Z] [2022-03-07T11:54:25.122Z] DONE 2 tests in 0.139s [2022-03-07T11:54:25.122Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T11:54:25.122Z] ++ 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-07T11:54:25.122Z] ++ set -e [2022-03-07T11:54:25.122Z] ++ '[' -n 0 ']' [2022-03-07T11:54:25.122Z] ++ set -x [2022-03-07T11:54:25.122Z] ++ 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-07T11:54:25.122Z] INFO: Testing against a local daemon [2022-03-07T11:54:25.122Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:54:25.122Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T11:54:25.122Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:54:25.122Z] === RUN TestDiskUsage [2022-03-07T11:54:25.122Z] === PAUSE TestDiskUsage [2022-03-07T11:54:25.122Z] === RUN TestEventsExecDie [2022-03-07T11:54:25.380Z] --- PASS: TestEventsExecDie (0.46s) [2022-03-07T11:54:25.380Z] === RUN TestEventsBackwardsCompatible [2022-03-07T11:54:25.380Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-07T11:54:25.380Z] === RUN TestEventsVolumeCreate [2022-03-07T11:54:25.380Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-07T11:54:25.380Z] === RUN TestInfoBinaryCommits [2022-03-07T11:54:25.380Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T11:54:25.380Z] === RUN TestInfoAPIVersioned [2022-03-07T11:54:25.380Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-07T11:54:25.380Z] === RUN TestInfoAPI [2022-03-07T11:54:25.380Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T11:54:25.380Z] === RUN TestInfoAPIWarnings [2022-03-07T11:54:25.466Z] === RUN TestErrorConstructors [2022-03-07T11:54:25.466Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T11:54:25.466Z] === RUN TestCompareIPMask [2022-03-07T11:54:25.466Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T11:54:25.466Z] === RUN TestUtilGetHostPartIP [2022-03-07T11:54:25.466Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T11:54:25.466Z] === RUN TestUtilGetBroadcastIP [2022-03-07T11:54:25.466Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T11:54:25.466Z] === RUN TestParseCIDR [2022-03-07T11:54:25.466Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T11:54:25.466Z] PASS [2022-03-07T11:54:25.466Z] coverage: 37.3% of statements [2022-03-07T11:54:25.466Z] ok github.com/docker/docker/libnetwork/types 0.077s coverage: 37.3% of statements [2022-03-07T11:54:25.628Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-07T11:54:25.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-03-07T11:54:25.720Z] === RUN TestAuthZPluginHeader [2022-03-07T11:54:25.935Z] 2022/03/07 11:54:25 Closing DB instances... [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T11:54:25.935Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T11:54:26.292Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-03-07T11:54:26.292Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T11:54:26.406Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T11:54:26.406Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T11:54:26.406Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T11:54:26.406Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T11:54:26.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T11:54:26.406Z] PASS [2022-03-07T11:54:26.406Z] coverage: 50.0% of statements [2022-03-07T11:54:26.406Z] ok github.com/docker/docker/oci 0.098s coverage: 50.0% of statements [2022-03-07T11:54:26.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.28s) [2022-03-07T11:54:26.448Z] === RUN TestRemoveContainerWithVolume [2022-03-07T11:54:27.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-07T11:54:27.397Z] === RUN TestAddressPoolOpt [2022-03-07T11:54:27.397Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/a [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/something [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/_=a [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/PATH [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/=a [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/PATH= [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/PATH=something [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/1asd [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/123 [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/some_space [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/= [2022-03-07T11:54:27.397Z] === RUN TestValidateEnv/PaTh [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestParseHost [2022-03-07T11:54:27.397Z] --- PASS: TestParseHost (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestParseDockerDaemonHost [2022-03-07T11:54:27.397Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestParseTCP [2022-03-07T11:54:27.397Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T11:54:27.397Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestValidateExtraHosts [2022-03-07T11:54:27.397Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestIpOptString [2022-03-07T11:54:27.397Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T11:54:27.397Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T11:54:27.397Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestIpOptSetInvalidVal [2022-03-07T11:54:27.397Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestValidateIPAddress [2022-03-07T11:54:27.397Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestMapOpts [2022-03-07T11:54:27.397Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestListOptsWithoutValidator [2022-03-07T11:54:27.397Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestListOptsWithValidator [2022-03-07T11:54:27.397Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestValidateDNSSearch [2022-03-07T11:54:27.397Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T11:54:27.397Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T11:54:27.397Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestNamedListOpts [2022-03-07T11:54:27.397Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestNamedMapOpts [2022-03-07T11:54:27.397Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestParseLink [2022-03-07T11:54:27.397Z] --- PASS: TestParseLink (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T11:54:27.397Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T11:54:27.397Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T11:54:27.397Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T11:54:27.397Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T11:54:27.397Z] === RUN TestUlimitOpt [2022-03-07T11:54:27.397Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T11:54:27.397Z] PASS [2022-03-07T11:54:27.397Z] coverage: 67.4% of statements [2022-03-07T11:54:27.397Z] ok github.com/docker/docker/opts 0.138s coverage: 67.4% of statements [2022-03-07T11:54:27.397Z] === RUN TestParseVersion [2022-03-07T11:54:27.397Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T11:54:27.397Z] PASS [2022-03-07T11:54:27.397Z] coverage: 52.9% of statements [2022-03-07T11:54:27.397Z] ok github.com/docker/docker/pkg/aaparser 0.093s coverage: 52.9% of statements [2022-03-07T11:54:27.397Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-03-07T11:54:27.397Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T11:54:29.526Z] --- PASS: TestRemoveContainerWithVolume (3.25s) [2022-03-07T11:54:29.526Z] === RUN TestRemoveContainerRunning [2022-03-07T11:54:29.622Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T11:54:29.785Z] docker_api_swarm_test.go:272: [d9ee178c0b892] joining swarm manager [dbe9b0bab4340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:54:29.960Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-07T11:54:30.091Z] 2022/03/07 11:54:29 Closing DB instances... [2022-03-07T11:54:30.091Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T11:54:30.091Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T11:54:30.091Z] --- PASS: TestPeerCertificateMarshalJSON (0.88s) [2022-03-07T11:54:30.091Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T11:54:30.091Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T11:54:30.091Z] === RUN TestMiddleware [2022-03-07T11:54:30.091Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T11:54:30.091Z] === RUN TestNewResponseModifier [2022-03-07T11:54:30.091Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T11:54:30.091Z] PASS [2022-03-07T11:54:30.091Z] coverage: 26.8% of statements [2022-03-07T11:54:30.091Z] ok github.com/docker/docker/pkg/authorization 0.999s coverage: 26.8% of statements [2022-03-07T11:54:30.091Z] === RUN TestIsArchivePathDir [2022-03-07T11:54:30.561Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-03-07T11:54:30.561Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T11:54:30.561Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2022-03-07T11:54:30.561Z] === RUN TestIsArchivePathTar [2022-03-07T11:54:30.727Z] docker_api_swarm_test.go:273: [d69a62a965ce8] joining swarm manager [dbe9b0bab4340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:54:31.033Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-03-07T11:54:31.033Z] === RUN TestDecompressStreamGzip [2022-03-07T11:54:31.033Z] === RUN TestUnbuffered [2022-03-07T11:54:31.033Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestRaceUnbuffered [2022-03-07T11:54:31.033Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T11:54:31.033Z] PASS [2022-03-07T11:54:31.033Z] coverage: 100.0% of statements [2022-03-07T11:54:31.033Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2022-03-07T11:54:31.033Z] --- PASS: TestDecompressStreamGzip (0.19s) [2022-03-07T11:54:31.033Z] === RUN TestDecompressStreamBzip2 [2022-03-07T11:54:31.033Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2022-03-07T11:54:31.033Z] === RUN TestDecompressStreamXz [2022-03-07T11:54:31.033Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T11:54:31.033Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestDecompressStreamZstd [2022-03-07T11:54:31.033Z] archive_test.go:140: zstd not installed [2022-03-07T11:54:31.033Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-07T11:54:31.033Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T11:54:31.033Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T11:54:31.033Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestCompressStreamInvalid [2022-03-07T11:54:31.033Z] --- PASS: TestCompressStreamInvalid (0.01s) [2022-03-07T11:54:31.033Z] === RUN TestExtensionInvalid [2022-03-07T11:54:31.033Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestExtensionUncompressed [2022-03-07T11:54:31.033Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestExtensionBzip2 [2022-03-07T11:54:31.033Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestExtensionGzip [2022-03-07T11:54:31.033Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestExtensionXz [2022-03-07T11:54:31.033Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestExtensionZstd [2022-03-07T11:54:31.033Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T11:54:31.033Z] === RUN TestCmdStreamLargeStderr [2022-03-07T11:54:31.299Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s) [2022-03-07T11:54:31.299Z] === RUN TestAuthZPluginV2Disable [2022-03-07T11:54:31.502Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2022-03-07T11:54:31.502Z] === RUN TestCmdStreamBad [2022-03-07T11:54:31.502Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T11:54:31.502Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T11:54:31.502Z] === RUN TestCmdStreamGood [2022-03-07T11:54:31.502Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-07T11:54:31.502Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T11:54:31.502Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-03-07T11:54:31.502Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T11:54:31.502Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T11:54:31.502Z] === RUN TestUntarPath [2022-03-07T11:54:31.502Z] --- PASS: TestUntarPath (0.11s) [2022-03-07T11:54:31.502Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T11:54:31.502Z] === RUN TestMatch [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[foo]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[]#01 [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[qux]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T11:54:31.502Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T11:54:31.502Z] --- PASS: TestMatch (0.00s) [2022-03-07T11:54:31.502Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T11:54:31.502Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T11:54:31.502Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T11:54:31.502Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T11:54:31.971Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T11:54:31.971Z] PASS [2022-03-07T11:54:31.971Z] coverage: 87.5% of statements [2022-03-07T11:54:31.971Z] ok github.com/docker/docker/pkg/capabilities 0.071s coverage: 87.5% of statements [2022-03-07T11:54:31.971Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2022-03-07T11:54:31.971Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T11:54:31.971Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-03-07T11:54:31.971Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T11:54:31.971Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T11:54:31.971Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T11:54:31.971Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T11:54:31.971Z] === RUN TestCopyWithTarSrcFile [2022-03-07T11:54:31.971Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T11:54:31.971Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T11:54:31.971Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T11:54:31.971Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T11:54:31.971Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-03-07T11:54:31.971Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T11:54:31.971Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-07T11:54:31.971Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T11:54:31.971Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-07T11:54:31.971Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T11:54:31.971Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T11:54:31.971Z] === RUN TestTarFiles [2022-03-07T11:54:31.971Z] --- PASS: TestNetworkDBCRUDTableEntry (4.47s) [2022-03-07T11:54:31.971Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T11:54:32.484Z] --- PASS: TestRemoveContainerRunning (3.28s) [2022-03-07T11:54:32.484Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T11:54:33.542Z] === RUN TestChrootTarUntar [2022-03-07T11:54:33.542Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T11:54:33.542Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T11:54:33.542Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-03-07T11:54:33.542Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T11:54:33.542Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootCopyWithTar [2022-03-07T11:54:33.542Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootCopyFileWithTar [2022-03-07T11:54:33.542Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootUntarPath [2022-03-07T11:54:33.542Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T11:54:33.542Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T11:54:33.542Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:54:33.542Z] === RUN TestChrootApplyDotDotFile [2022-03-07T11:54:33.542Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:54:33.542Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T11:54:33.542Z] PASS [2022-03-07T11:54:33.542Z] coverage: 15.1% of statements [2022-03-07T11:54:33.542Z] ok github.com/docker/docker/pkg/chrootarchive 0.158s coverage: 15.1% of statements [2022-03-07T11:54:34.012Z] 2022/03/07 11:54:33 Closing DB instances... [2022-03-07T11:54:34.481Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T11:54:34.481Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T11:54:34.481Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T11:54:34.481Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T11:54:34.481Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T11:54:34.481Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T11:54:34.481Z] PASS [2022-03-07T11:54:34.481Z] coverage: 0.0% of statements [2022-03-07T11:54:34.481Z] ok github.com/docker/docker/pkg/containerfs 0.068s coverage: 0.0% of statements [2022-03-07T11:54:34.640Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T11:54:34.904Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-03-07T11:54:34.904Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T11:54:34.904Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T11:54:35.165Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T11:54:35.469Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-07T11:54:35.469Z] === RUN TestNetworkDBNodeLeave [2022-03-07T11:54:35.469Z] === RUN TestSizeEmpty [2022-03-07T11:54:35.469Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T11:54:35.469Z] === RUN TestSizeEmptyFile [2022-03-07T11:54:35.469Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T11:54:35.469Z] === RUN TestSizeNonemptyFile [2022-03-07T11:54:35.469Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T11:54:35.469Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T11:54:35.469Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T11:54:35.469Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T11:54:35.469Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T11:54:35.469Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T11:54:35.469Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-03-07T11:54:35.469Z] === RUN TestMoveToSubdir [2022-03-07T11:54:35.469Z] --- PASS: TestMoveToSubdir (0.02s) [2022-03-07T11:54:35.469Z] === RUN TestSizeNonExistingDirectory [2022-03-07T11:54:35.469Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T11:54:35.469Z] PASS [2022-03-07T11:54:35.469Z] coverage: 80.0% of statements [2022-03-07T11:54:35.469Z] ok github.com/docker/docker/pkg/directory 0.120s coverage: 80.0% of statements [2022-03-07T11:54:36.106Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T11:54:36.277Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.22s) [2022-03-07T11:54:36.277Z] === RUN TestRemoveInvalidContainer [2022-03-07T11:54:36.277Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-07T11:54:36.277Z] === RUN TestRenameLinkedContainer [2022-03-07T11:54:36.277Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T11:54:36.277Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T11:54:36.277Z] === RUN TestRenameStoppedContainer [2022-03-07T11:54:36.677Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T11:54:37.037Z] === RUN TestPollerAddRemove [2022-03-07T11:54:37.037Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T11:54:37.037Z] === RUN TestPollerEvent [2022-03-07T11:54:37.037Z] poller_test.go:40: No chmod on Windows [2022-03-07T11:54:37.037Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T11:54:37.037Z] === RUN TestPollerClose [2022-03-07T11:54:37.037Z] --- PASS: TestPollerClose (0.01s) [2022-03-07T11:54:37.037Z] PASS [2022-03-07T11:54:37.037Z] coverage: 45.7% of statements [2022-03-07T11:54:37.037Z] ok github.com/docker/docker/pkg/filenotify 0.112s coverage: 45.7% of statements [2022-03-07T11:54:37.620Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T11:54:37.621Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-07T11:54:37.621Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T11:54:37.621Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-07T11:54:37.621Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T11:54:37.621Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-07T11:54:37.621Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T11:54:37.621Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-07T11:54:37.621Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T11:54:38.564Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-03-07T11:54:38.564Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T11:54:38.605Z] --- PASS: TestNetworkDBNodeLeave (3.05s) [2022-03-07T11:54:38.605Z] === RUN TestNetworkDBWatch [2022-03-07T11:54:38.605Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T11:54:38.605Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T11:54:38.605Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T11:54:38.605Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T11:54:38.605Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-07T11:54:38.605Z] === RUN TestCopyFile [2022-03-07T11:54:38.605Z] --- PASS: TestCopyFile (0.01s) [2022-03-07T11:54:38.605Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T11:54:38.605Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T11:54:38.605Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T11:54:38.605Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T11:54:38.605Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T11:54:38.605Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestWildcardMatches [2022-03-07T11:54:38.605Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestPatternMatches [2022-03-07T11:54:38.605Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T11:54:38.605Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T11:54:38.605Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T11:54:38.605Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T11:54:38.605Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T11:54:38.605Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T11:54:38.605Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestSingleExclamationError [2022-03-07T11:54:38.605Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestMatchesWithNoPatterns [2022-03-07T11:54:38.605Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T11:54:38.605Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestMatches [2022-03-07T11:54:38.605Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T11:54:38.605Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T11:54:38.605Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T11:54:38.605Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T11:54:38.605Z] --- PASS: TestMatches (0.01s) [2022-03-07T11:54:38.605Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T11:54:38.605Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T11:54:38.605Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T11:54:38.605Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCleanPatterns [2022-03-07T11:54:38.605Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T11:54:38.605Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T11:54:38.605Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T11:54:38.605Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T11:54:38.605Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T11:54:38.605Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCreateIfNotExistsDir [2022-03-07T11:54:38.605Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCreateIfNotExistsFile [2022-03-07T11:54:38.605Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T11:54:38.605Z] === RUN TestMatch [2022-03-07T11:54:38.605Z] --- PASS: TestMatch (0.00s) [2022-03-07T11:54:38.605Z] === RUN TestCompile [2022-03-07T11:54:38.605Z] === RUN TestCompile/slash [2022-03-07T11:54:38.605Z] === RUN TestCompile/backslash [2022-03-07T11:54:38.605Z] --- PASS: TestCompile (0.00s) [2022-03-07T11:54:38.605Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T11:54:38.605Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T11:54:38.605Z] PASS [2022-03-07T11:54:38.605Z] coverage: 84.7% of statements [2022-03-07T11:54:38.605Z] ok github.com/docker/docker/pkg/fileutils 0.151s coverage: 84.7% of statements [2022-03-07T11:54:38.825Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T11:54:38.825Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T11:54:39.230Z] --- PASS: TestRenameStoppedContainer (3.17s) [2022-03-07T11:54:39.230Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T11:54:39.396Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T11:54:39.595Z] === RUN TestGet [2022-03-07T11:54:39.595Z] --- PASS: TestGet (0.00s) [2022-03-07T11:54:39.595Z] === RUN TestGetShortcutString [2022-03-07T11:54:39.595Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T11:54:39.595Z] PASS [2022-03-07T11:54:39.595Z] coverage: 42.9% of statements [2022-03-07T11:54:39.595Z] ok github.com/docker/docker/pkg/homedir 0.101s coverage: 42.9% of statements [2022-03-07T11:54:39.968Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T11:54:40.064Z] 2022/03/07 11:54:39 Closing DB instances... [2022-03-07T11:54:40.911Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T11:54:40.911Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T11:54:41.052Z] === RUN TestCreateIDMapOrder [2022-03-07T11:54:41.052Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T11:54:41.052Z] PASS [2022-03-07T11:54:41.052Z] coverage: 7.2% of statements [2022-03-07T11:54:41.052Z] ok github.com/docker/docker/pkg/idtools 0.077s coverage: 7.2% of statements [2022-03-07T11:54:41.521Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-03-07T11:54:41.521Z] === RUN TestNetworkDBBulkSync [2022-03-07T11:54:42.509Z] --- PASS: TestTarFiles (10.34s) [2022-03-07T11:54:42.509Z] === RUN TestDetectCompressionZstd [2022-03-07T11:54:42.509Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T11:54:42.509Z] === RUN TestTarUntar [2022-03-07T11:54:42.509Z] --- PASS: TestTarUntar (0.05s) [2022-03-07T11:54:42.509Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T11:54:42.509Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-07T11:54:42.509Z] === RUN TestTarWithOptions [2022-03-07T11:54:42.509Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-07T11:54:42.509Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T11:54:42.509Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T11:54:42.509Z] === RUN TestUntarUstarGnuConflict [2022-03-07T11:54:42.509Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-07T11:54:42.509Z] === RUN TestUntarInvalidFilenames [2022-03-07T11:54:42.509Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames396341554\\dest" [2022-03-07T11:54:42.509Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-03-07T11:54:42.509Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T11:54:42.509Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T11:54:42.509Z] === RUN TestUntarInvalidHardlink [2022-03-07T11:54:42.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2724062728\\victim\\hello" -> "../victim/hello" [2022-03-07T11:54:42.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink87692710\\victim\\hello" -> "/../victim/hello" [2022-03-07T11:54:42.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3688543667\\victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3055719207\\victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3563994295\\victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1870328460\\victim" -> "../victim" [2022-03-07T11:54:42.509Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-07T11:54:42.509Z] === RUN TestUntarInvalidSymlink [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3932885043\\dest\\dotdot" -> "../victim/hello" [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2519457832\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2140762027\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink949595928\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2903751310\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2546244270\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:42.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2304766233\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T11:54:42.978Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-07T11:54:42.978Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T11:54:42.978Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestXGlobalNoParent [2022-03-07T11:54:42.978Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestReplaceFileTarWrapper [2022-03-07T11:54:42.978Z] 2022/03/07 11:54:42 Closing DB instances... [2022-03-07T11:54:42.978Z] === RUN TestFixedBufferCap [2022-03-07T11:54:42.978Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestFixedBufferLen [2022-03-07T11:54:42.978Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestFixedBufferString [2022-03-07T11:54:42.978Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestFixedBufferWrite [2022-03-07T11:54:42.978Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestFixedBufferRead [2022-03-07T11:54:42.978Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestBytesPipeRead [2022-03-07T11:54:42.978Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestBytesPipeWrite [2022-03-07T11:54:42.978Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T11:54:42.978Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T11:54:42.978Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2022-03-07T11:54:42.978Z] === RUN TestPrefixHeaderReadable [2022-03-07T11:54:42.978Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-07T11:54:42.978Z] === RUN TestDisablePigz [2022-03-07T11:54:42.978Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T11:54:42.978Z] --- PASS: TestDisablePigz (0.17s) [2022-03-07T11:54:42.978Z] === RUN TestPigz [2022-03-07T11:54:43.449Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T11:54:43.449Z] --- PASS: TestPigz (0.20s) [2022-03-07T11:54:43.449Z] === RUN TestNosysFileInfo [2022-03-07T11:54:43.449Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T11:54:43.449Z] archive_windows_test.go:16: Currently fails [2022-03-07T11:54:43.449Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestCanonicalTarNameForPath [2022-03-07T11:54:43.449Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestCanonicalTarName [2022-03-07T11:54:43.449Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestChmodTarEntry [2022-03-07T11:54:43.449Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestHardLinkOrder [2022-03-07T11:54:43.449Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-03-07T11:54:43.449Z] === RUN TestAtomicWriteToFile [2022-03-07T11:54:43.449Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-03-07T11:54:43.449Z] === RUN TestAtomicWriteSetCommit [2022-03-07T11:54:43.449Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T11:54:43.449Z] === RUN TestAtomicWriteSetCancel [2022-03-07T11:54:43.449Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T11:54:43.449Z] === RUN TestReadCloserWrapperClose [2022-03-07T11:54:43.449Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T11:54:43.449Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestReaderErrWrapperRead [2022-03-07T11:54:43.449Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestCancelReadCloser [2022-03-07T11:54:43.449Z] --- PASS: TestHardLinkOrder (0.15s) [2022-03-07T11:54:43.449Z] === RUN TestChangeString [2022-03-07T11:54:43.449Z] --- PASS: TestChangeString (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestChangesWithNoChanges [2022-03-07T11:54:43.449Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T11:54:43.449Z] === RUN TestWriteCloserWrapperClose [2022-03-07T11:54:43.449Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestNopWriteCloser [2022-03-07T11:54:43.449Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestNopWriter [2022-03-07T11:54:43.449Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T11:54:43.449Z] === RUN TestWriteCounter [2022-03-07T11:54:43.449Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T11:54:43.449Z] PASS [2022-03-07T11:54:43.449Z] coverage: 69.2% of statements [2022-03-07T11:54:43.449Z] ok github.com/docker/docker/pkg/ioutils 0.765s coverage: 69.2% of statements [2022-03-07T11:54:43.449Z] --- PASS: TestChangesWithNoChanges (0.06s) [2022-03-07T11:54:43.449Z] === RUN TestChangesWithChanges [2022-03-07T11:54:43.449Z] --- PASS: TestChangesWithChanges (0.06s) [2022-03-07T11:54:43.449Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T11:54:43.449Z] changes_test.go:195: needs more investigation [2022-03-07T11:54:43.452Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-07T11:54:43.452Z] === RUN TestInfoDebug [2022-03-07T11:54:43.452Z] --- PASS: TestInfoDebug (0.52s) [2022-03-07T11:54:43.452Z] === RUN TestInfoInsecureRegistries [2022-03-07T11:54:43.452Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T11:54:43.452Z] === RUN TestInfoRegistryMirrors [2022-03-07T11:54:43.452Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-07T11:54:43.452Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T11:54:43.452Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-07T11:54:43.452Z] === RUN TestPingCacheHeaders [2022-03-07T11:54:43.452Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T11:54:43.452Z] === RUN TestPingGet [2022-03-07T11:54:43.452Z] --- PASS: TestPingGet (0.01s) [2022-03-07T11:54:43.452Z] === RUN TestPingHead [2022-03-07T11:54:43.452Z] --- PASS: TestPingHead (0.02s) [2022-03-07T11:54:43.452Z] === RUN TestVersion [2022-03-07T11:54:43.452Z] --- PASS: TestVersion (0.02s) [2022-03-07T11:54:43.452Z] === CONT TestDiskUsage [2022-03-07T11:54:43.919Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T11:54:43.919Z] === RUN TestChangesDirsEmpty [2022-03-07T11:54:43.919Z] --- PASS: TestChangesDirsEmpty (0.27s) [2022-03-07T11:54:43.919Z] === RUN TestChangesDirsMutated [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T11:54:44.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T11:54:44.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T11:54:44.018Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T11:54:44.214Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T11:54:44.275Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T11:54:44.388Z] --- PASS: TestChangesDirsMutated (0.21s) [2022-03-07T11:54:44.388Z] === RUN TestApplyLayer [2022-03-07T11:54:44.388Z] changes_test.go:432: needs further investigation [2022-03-07T11:54:44.388Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T11:54:44.388Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T11:54:44.388Z] changes_test.go:468: needs further investigation [2022-03-07T11:54:44.388Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T11:54:44.388Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T11:54:44.388Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T11:54:44.388Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T11:54:44.388Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T11:54:44.388Z] === RUN TestChangesSize [2022-03-07T11:54:44.388Z] --- PASS: TestChangesSize (0.00s) [2022-03-07T11:54:44.388Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T11:54:44.388Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames98303933\\dest" [2022-03-07T11:54:44.388Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-07T11:54:44.388Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T11:54:44.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2320067324\\victim\\hello" -> "../victim/hello" [2022-03-07T11:54:44.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink297572619\\victim\\hello" -> "/../victim/hello" [2022-03-07T11:54:44.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3865451612\\victim" -> "../victim" [2022-03-07T11:54:44.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink661018350\\victim" -> "../victim" [2022-03-07T11:54:44.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2424523504\\victim" -> "../victim" [2022-03-07T11:54:44.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1193795882\\victim" -> "../victim" [2022-03-07T11:54:44.388Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-07T11:54:44.388Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T11:54:44.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1420195585\\dest\\dotdot" -> "../victim/hello" [2022-03-07T11:54:44.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2806195794\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T11:54:44.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1024826293\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:44.388Z] --- PASS: TestNetworkDBBulkSync (2.65s) [2022-03-07T11:54:44.388Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T11:54:44.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink435068269\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:44.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink472424450\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:44.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4264171236\\dest\\loophole-victim" -> "../victim" [2022-03-07T11:54:44.388Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-07T11:54:44.388Z] === RUN TestApplyLayerWhiteouts [2022-03-07T11:54:44.388Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-03-07T11:54:44.388Z] === RUN TestGenerateEmptyFile [2022-03-07T11:54:44.388Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T11:54:44.388Z] === RUN TestGenerateWithContent [2022-03-07T11:54:44.388Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T11:54:44.388Z] PASS [2022-03-07T11:54:44.388Z] coverage: 63.0% of statements [2022-03-07T11:54:44.388Z] ok github.com/docker/docker/pkg/archive 14.199s coverage: 63.0% of statements [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage (1.06s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T11:54:44.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T11:54:44.534Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:54:44.534Z] PASS [2022-03-07T11:54:44.534Z] [2022-03-07T11:54:44.534Z] === Skipped [2022-03-07T11:54:44.534Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:54:44.534Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T11:54:44.534Z] [2022-03-07T11:54:44.534Z] DONE 50 tests, 1 skipped in 19.682s [2022-03-07T11:54:44.534Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T11:54:44.534Z] ++ 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-07T11:54:44.534Z] ++ set -e [2022-03-07T11:54:44.534Z] ++ '[' -n 0 ']' [2022-03-07T11:54:44.534Z] ++ set -x [2022-03-07T11:54:44.534Z] ++ 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-07T11:54:44.534Z] INFO: Testing against a local daemon [2022-03-07T11:54:44.534Z] === RUN TestVolumesCreateAndList [2022-03-07T11:54:44.534Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T11:54:44.534Z] === RUN TestVolumesRemove [2022-03-07T11:54:44.534Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-07T11:54:44.534Z] === RUN TestVolumesInspect [2022-03-07T11:54:44.791Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T11:54:44.791Z] === RUN TestVolumesInvalidJSON [2022-03-07T11:54:44.791Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T11:54:44.791Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T11:54:44.791Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T11:54:44.791Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T11:54:44.791Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T11:54:44.791Z] PASS [2022-03-07T11:54:44.791Z] [2022-03-07T11:54:44.791Z] DONE 5 tests in 0.209s [2022-03-07T11:54:44.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T11:54:44.791Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T11:54:44.791Z] +++ kill 13122 [2022-03-07T11:54:44.857Z] === RUN TestError [2022-03-07T11:54:44.857Z] --- PASS: TestError (0.00s) [2022-03-07T11:54:44.857Z] === RUN TestProgressString [2022-03-07T11:54:44.857Z] === RUN TestProgressString/no_progress [2022-03-07T11:54:44.857Z] === RUN TestProgressString/progress_1 [2022-03-07T11:54:44.857Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T11:54:44.857Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T11:54:44.857Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T11:54:44.857Z] === RUN TestProgressString/with_units [2022-03-07T11:54:44.857Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T11:54:44.857Z] === RUN TestProgressString/hide_counts [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T11:54:44.857Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T11:54:44.857Z] === RUN TestJSONMessageDisplay [2022-03-07T11:54:45.049Z] +++ /etc/init.d/apparmor stop [2022-03-07T11:54:45.049Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T11:54:45.049Z] [2022-03-07T11:54:45.049Z] Unloading profiles will leave already running processes permanently [2022-03-07T11:54:45.049Z] unconfined, which can lead to unexpected situations. [2022-03-07T11:54:45.049Z] [2022-03-07T11:54:45.049Z] To set a process to complain mode, use the command line tool [2022-03-07T11:54:45.049Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T11:54:45.049Z] +++ true [2022-03-07T11:54:45.049Z] exiting test-integration [2022-03-07T11:54:45.049Z] ++ exit 0 [2022-03-07T11:54:45.049Z] [2022-03-07T11:54:45.326Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-03-07T11:54:45.326Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T11:54:45.326Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T11:54:45.326Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T11:54:45.326Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T11:54:45.326Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T11:54:45.326Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-03-07T11:54:45.326Z] PASS [2022-03-07T11:54:45.326Z] coverage: 91.7% of statements [2022-03-07T11:54:45.326Z] ok github.com/docker/docker/pkg/jsonmessage 0.326s coverage: 91.7% of statements [2022-03-07T11:54:45.463Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-07T11:54:45.600Z] === RUN TestDockerSuite/TestBuildWithVolumes Post stage [Pipeline] junit [2022-03-07T11:54:45.627Z] Recording test results [2022-03-07T11:54:45.786Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T11:54:46.132Z] + echo Ensuring container killed. [2022-03-07T11:54:46.132Z] Ensuring container killed. [2022-03-07T11:54:46.132Z] + docker rm -vf docker-pr2 [2022-03-07T11:54:46.132Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T11:54:46.318Z] === RUN TestStandardLongPath [2022-03-07T11:54:46.318Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T11:54:46.318Z] === RUN TestUNCLongPath [2022-03-07T11:54:46.318Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T11:54:46.318Z] PASS [2022-03-07T11:54:46.318Z] coverage: 100.0% of statements [2022-03-07T11:54:46.318Z] ok github.com/docker/docker/pkg/longpath 0.079s coverage: 100.0% of statements [2022-03-07T11:54:46.393Z] --- PASS: TestRenameRunningContainerAndReuse (6.43s) [2022-03-07T11:54:46.393Z] === RUN TestRenameInvalidName [2022-03-07T11:54:46.454Z] + echo Chowning /workspace to jenkins user [2022-03-07T11:54:46.454Z] Chowning /workspace to jenkins user [2022-03-07T11:54:46.454Z] + id -u [2022-03-07T11:54:46.454Z] + id -g [2022-03-07T11:54:46.454Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T11:54:46.544Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T11:54:46.804Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T11:54:47.308Z] === RUN TestNameFormat [2022-03-07T11:54:47.308Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T11:54:47.308Z] === RUN TestNameRetries [2022-03-07T11:54:47.308Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T11:54:47.308Z] PASS [2022-03-07T11:54:47.308Z] coverage: 85.7% of statements [2022-03-07T11:54:47.308Z] ok github.com/docker/docker/pkg/namesgenerator 0.081s coverage: 85.7% of statements [2022-03-07T11:54:47.376Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T11:54:47.376Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-07T11:54:47.376Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T11:54:47.711Z] + bundleName=arm64-integration [2022-03-07T11:54:47.711Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-07T11:54:47.711Z] Creating arm64-integration-bundles.tar.gz [2022-03-07T11:54:47.711Z] + 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-07T11:54:47.711Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-07T11:54:47.722Z] Archiving artifacts [2022-03-07T11:54:47.777Z] 2022/03/07 11:54:47 Closing DB instances... [2022-03-07T11:54:47.948Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T11:54:47.952Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T11:54:48.246Z] === RUN TestParseKeyValueOpt [2022-03-07T11:54:48.246Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T11:54:48.246Z] === RUN TestParseUintList [2022-03-07T11:54:48.246Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T11:54:48.246Z] === RUN TestParseUintListMaximumLimits [2022-03-07T11:54:48.246Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T11:54:48.246Z] PASS [2022-03-07T11:54:48.246Z] coverage: 97.0% of statements [2022-03-07T11:54:48.246Z] ok github.com/docker/docker/pkg/parsers 0.085s coverage: 97.0% of statements [2022-03-07T11:54:48.258Z] + make clean [2022-03-07T11:54:48.258Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T11:54:48.258Z] docker-dev-cache [2022-03-07T11:54:48.258Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T11:54:48.609Z] --- PASS: TestRenameInvalidName (3.21s) [2022-03-07T11:54:48.609Z] === RUN TestRenameAnonymousContainer [2022-03-07T11:54:49.236Z] === RUN TestNewAndRemove [2022-03-07T11:54:49.236Z] --- PASS: TestNewAndRemove (0.01s) [2022-03-07T11:54:49.236Z] === RUN TestRemoveInvalidPath [2022-03-07T11:54:49.236Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T11:54:49.236Z] PASS [2022-03-07T11:54:49.236Z] coverage: 82.6% of statements [2022-03-07T11:54:49.236Z] --- PASS: TestGetAddress (27.43s) [2022-03-07T11:54:49.236Z] === RUN TestRequestSyntaxCheck [2022-03-07T11:54:49.236Z] ok github.com/docker/docker/pkg/pidfile 0.083s coverage: 82.6% of statements [2022-03-07T11:54:49.236Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-03-07T11:54:49.236Z] === RUN TestRequest [2022-03-07T11:54:49.332Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.67s) [2022-03-07T11:54:49.332Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T11:54:49.332Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T11:54:49.593Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T11:54:49.593Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T11:54:49.593Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T11:54:50.164Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T11:54:50.735Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T11:54:50.804Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.45s) [2022-03-07T11:54:50.804Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T11:54:51.275Z] === RUN TestFailedConnection [2022-03-07T11:54:51.307Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T11:54:51.747Z] 2022/03/07 11:54:51 Closing DB instances... [2022-03-07T11:54:51.878Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T11:54:51.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-07T11:54:52.217Z] --- PASS: TestFailedConnection (1.08s) [2022-03-07T11:54:52.217Z] === RUN TestFailOnce [2022-03-07T11:54:52.686Z] 2022/03/07 11:54:52 http: panic serving 127.0.0.1:49305: Plugin not ready [2022-03-07T11:54:52.686Z] goroutine 5 [running]: [2022-03-07T11:54:52.686Z] net/http.(*conn).serve.func1() [2022-03-07T11:54:52.686Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T11:54:52.686Z] panic({0x13bca00, 0x14d09d0}) [2022-03-07T11:54:52.686Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T11:54:52.686Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8934dbc95463a1c5}, 0xc000051a98) [2022-03-07T11:54:52.686Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T11:54:52.686Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14dd900, 0xc0001b0000}, 0x12f1d26) [2022-03-07T11:54:52.686Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T11:54:52.686Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14dd900, 0xc0001b0000}, 0xc0001a2000) [2022-03-07T11:54:52.686Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T11:54:52.686Z] net/http.serverHandler.ServeHTTP({0x14dbff0}, {0x14dd900, 0xc0001b0000}, 0xc0001a2000) [2022-03-07T11:54:52.686Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T11:54:52.686Z] net/http.(*conn).serve(0xc000058000, {0x14df900, 0xc0001820c0}) [2022-03-07T11:54:52.686Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T11:54:52.686Z] created by net/http.(*Server).Serve [2022-03-07T11:54:52.686Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T11:54:52.686Z] time="2022-03-07T11:54:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.FailOnce: Post \"http://127.0.0.1:49304/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T11:54:52.821Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T11:54:52.847Z] --- PASS: TestBuildWithHugeFile (120.33s) [2022-03-07T11:54:52.847Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T11:54:52.847Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:54:52.847Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:54:52.847Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T11:54:52.847Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:54:52.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:54:52.847Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:54:52.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:54:52.847Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:54:52.847Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:54:52.847Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T11:54:52.847Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T11:54:52.847Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T11:54:52.847Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-07T11:54:52.847Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-07T11:54:52.847Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T11:54:52.847Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T11:54:52.847Z] === RUN TestBuildPreserveOwnership [2022-03-07T11:54:52.847Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:54:52.847Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T11:54:52.847Z] === RUN TestBuildPlatformInvalid [2022-03-07T11:54:52.847Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-07T11:54:52.847Z] PASS [2022-03-07T11:54:52.847Z] ok github.com/docker/docker/integration/build 191.262s [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] === Skipped [2022-03-07T11:54:52.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T11:54:52.847Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T11:54:52.847Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-07T11:54:52.847Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-07T11:54:52.847Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T11:54:52.847Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T11:54:52.847Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:54:52.847Z] [2022-03-07T11:54:52.847Z] DONE 29 tests, 6 skipped in 219.863s [2022-03-07T11:54:52.847Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T11:54:52.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:54:52.847Z] INFO: Testing against a local daemon [2022-03-07T11:54:52.847Z] === RUN TestConfigInspect [2022-03-07T11:54:52.847Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.847Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-07T11:54:52.847Z] === RUN TestConfigList [2022-03-07T11:54:52.847Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.847Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestConfigsCreateAndDelete [2022-03-07T11:54:52.848Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestConfigsUpdate [2022-03-07T11:54:52.848Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestTemplatedConfig [2022-03-07T11:54:52.848Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestConfigCreateResolve [2022-03-07T11:54:52.848Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:54:52.848Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T11:54:52.848Z] PASS [2022-03-07T11:54:52.848Z] ok github.com/docker/docker/integration/config 0.097s [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] === Skipped [2022-03-07T11:54:52.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-07T11:54:52.848Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T11:54:52.848Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T11:54:52.848Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T11:54:52.848Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T11:54:52.848Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T11:54:52.848Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:54:52.848Z] [2022-03-07T11:54:52.848Z] DONE 6 tests, 6 skipped in 2.077s [2022-03-07T11:54:52.848Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T11:54:52.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:54:52.848Z] INFO: Testing against a local daemon [2022-03-07T11:54:52.848Z] === RUN TestCheckpoint [2022-03-07T11:54:52.848Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:54:52.848Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestContainerInvalidJSON [2022-03-07T11:54:52.848Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:54:52.848Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:54:52.848Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:54:52.848Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:54:52.848Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T11:54:52.848Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T11:54:52.848Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-07T11:54:52.848Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T11:54:52.848Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T11:54:52.848Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-07T11:54:52.848Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T11:54:52.848Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-07T11:54:52.848Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T11:54:52.848Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-07T11:54:52.848Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T11:54:52.848Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-03-07T11:54:52.848Z] === RUN TestCopyFromContainer [2022-03-07T11:54:52.848Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T11:54:52.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:54:52.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:54:52.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:54:52.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:54:52.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:54:52.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:54:52.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T11:54:52.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T11:54:52.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T11:54:52.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-07T11:54:52.848Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T11:54:52.848Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T11:54:52.848Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidEnv [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T11:54:52.848Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T11:54:52.848Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:54:52.848Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T11:54:52.848Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:54:52.848Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:54:52.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:54:52.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T11:54:52.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T11:54:52.848Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T11:54:52.848Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateDifferentPlatform [2022-03-07T11:54:52.848Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T11:54:52.848Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T11:54:52.848Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-07T11:54:52.848Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T11:54:52.848Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-03-07T11:54:52.848Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T11:54:52.848Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T11:54:52.848Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T11:54:52.848Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T11:54:52.848Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestDiff [2022-03-07T11:54:52.848Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T11:54:52.848Z] --- SKIP: TestDiff (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestExecWithCloseStdin [2022-03-07T11:54:52.848Z] --- PASS: TestExecWithCloseStdin (2.64s) [2022-03-07T11:54:52.848Z] === RUN TestExec [2022-03-07T11:54:52.848Z] --- PASS: TestExec (2.46s) [2022-03-07T11:54:52.848Z] === RUN TestExecUser [2022-03-07T11:54:52.848Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T11:54:52.848Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestExportContainerAndImportImage [2022-03-07T11:54:52.848Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T11:54:52.848Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:54:52.848Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestHealthCheckWorkdir [2022-03-07T11:54:52.848Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T11:54:52.848Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestHealthKillContainer [2022-03-07T11:54:52.848Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T11:54:52.848Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T11:54:52.848Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T11:54:52.848Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T11:54:52.848Z] === RUN TestKillContainerInvalidSignal [2022-03-07T11:54:53.155Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-03-07T11:54:53.155Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T11:54:53.625Z] --- PASS: TestFailOnce (1.26s) [2022-03-07T11:54:53.625Z] === RUN TestEchoInputOutput [2022-03-07T11:54:53.625Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T11:54:53.625Z] === RUN TestBackoff [2022-03-07T11:54:53.625Z] --- PASS: TestBackoff (0.00s) [2022-03-07T11:54:53.625Z] === RUN TestAbortRetry [2022-03-07T11:54:53.625Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T11:54:53.625Z] === RUN TestClientScheme [2022-03-07T11:54:53.625Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T11:54:53.625Z] === RUN TestNewClientWithTimeout [2022-03-07T11:54:54.094Z] time="2022-03-07T11:54:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T11:54:54.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T11:54:54.777Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T11:54:54.965Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-07T11:54:55.144Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-03-07T11:54:55.144Z] === RUN TestKillContainer [2022-03-07T11:54:55.144Z] === RUN TestKillContainer/no_signal [2022-03-07T11:54:55.665Z] time="2022-03-07T11:54:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T11:54:56.161Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T11:54:56.422Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T11:54:56.465Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-07T11:54:57.362Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T11:54:57.362Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T11:54:57.362Z] === RUN TestKillContainer/killing_signal [2022-03-07T11:54:57.367Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T11:54:57.945Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T11:54:57.945Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T11:54:57.945Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T11:54:57.945Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T11:54:58.206Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T11:54:58.206Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T11:54:58.206Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T11:54:58.625Z] time="2022-03-07T11:54:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T11:54:59.147Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T11:55:00.092Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T11:55:00.092Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T11:55:00.335Z] --- PASS: TestKillContainer (5.31s) [2022-03-07T11:55:00.335Z] --- PASS: TestKillContainer/no_signal (2.30s) [2022-03-07T11:55:00.335Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T11:55:00.335Z] --- PASS: TestKillContainer/killing_signal (2.96s) [2022-03-07T11:55:00.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T11:55:00.335Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:55:00.335Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T11:55:00.335Z] === RUN TestKillStoppedContainer [2022-03-07T11:55:00.335Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:55:00.335Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T11:55:00.335Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T11:55:00.335Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:55:00.335Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T11:55:00.561Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-07T11:55:00.662Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T11:55:00.809Z] === RUN TestKillDifferentUserContainer [2022-03-07T11:55:00.809Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T11:55:00.809Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T11:55:00.809Z] === RUN TestInspectOomKilledTrue [2022-03-07T11:55:00.809Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:00.809Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T11:55:00.809Z] === RUN TestInspectOomKilledFalse [2022-03-07T11:55:00.809Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:55:00.809Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T11:55:00.809Z] === RUN TestLogsFollowTailEmpty [2022-03-07T11:55:00.924Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T11:55:01.104Z] --- PASS: TestRenameAnonymousContainer (11.75s) [2022-03-07T11:55:01.104Z] === RUN TestRenameContainerWithSameName [2022-03-07T11:55:01.496Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T11:55:02.066Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T11:55:02.326Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T11:55:02.326Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T11:55:02.326Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T11:55:02.897Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T11:55:02.897Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T11:55:02.897Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T11:55:02.897Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T11:55:03.047Z] --- PASS: TestLogsFollowTailEmpty (2.34s) [2022-03-07T11:55:03.047Z] === RUN TestNetworkNat [2022-03-07T11:55:03.047Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:03.047Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T11:55:03.047Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T11:55:03.157Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T11:55:03.386Z] time="2022-03-07T11:55:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T11:55:03.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T11:55:03.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T11:55:04.061Z] --- PASS: TestRenameContainerWithSameName (3.29s) [2022-03-07T11:55:04.061Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T11:55:04.061Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:04.061Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T11:55:04.061Z] === RUN TestResize [2022-03-07T11:55:04.374Z] --- PASS: TestRequest (15.37s) [2022-03-07T11:55:04.374Z] === RUN TestOverlappingRequests [2022-03-07T11:55:04.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T11:55:04.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T11:55:05.369Z] --- PASS: TestOverlappingRequests (0.69s) [2022-03-07T11:55:05.369Z] === RUN TestRelease [2022-03-07T11:55:05.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T11:55:05.948Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-03-07T11:55:05.948Z] PASS [2022-03-07T11:55:05.948Z] [2022-03-07T11:55:05.948Z] DONE 17 tests in 50.408s [2022-03-07T11:55:05.948Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T11:55:05.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-07T11:55:05.948Z] ++ set -e [2022-03-07T11:55:05.948Z] ++ '[' -n 0 ']' [2022-03-07T11:55:05.948Z] ++ set -x [2022-03-07T11:55:05.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-07T11:55:05.948Z] INFO: Testing against a local daemon [2022-03-07T11:55:05.948Z] === RUN TestPluginInvalidJSON [2022-03-07T11:55:05.948Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:55:05.948Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:55:05.948Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:55:05.948Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-07T11:55:05.948Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T11:55:05.948Z] === RUN TestPluginInstall [2022-03-07T11:55:05.948Z] === RUN TestPluginInstall/no_auth [2022-03-07T11:55:06.017Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-03-07T11:55:06.017Z] === RUN TestNetworkLoopbackNat [2022-03-07T11:55:06.017Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:06.017Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T11:55:06.017Z] === RUN TestPause [2022-03-07T11:55:06.017Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T11:55:06.017Z] --- SKIP: TestPause (0.00s) [2022-03-07T11:55:06.017Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T11:55:06.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T11:55:06.209Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T11:55:06.781Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T11:55:07.016Z] --- PASS: TestResize (3.22s) [2022-03-07T11:55:07.016Z] === RUN TestResizeWithInvalidSize [2022-03-07T11:55:07.351Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T11:55:07.923Z] time="2022-03-07T11:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:55:07.923Z] time="2022-03-07T11:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0dac6a15d22267ef85a3daaffcdcafa9bc89ad718158704de44207616e507dad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:55:07.923Z] time="2022-03-07T11:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:55:07.923Z] time="2022-03-07T11:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0dac6a15d22267ef85a3daaffcdcafa9bc89ad718158704de44207616e507dad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:55:07.923Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T11:55:08.185Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T11:55:08.235Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.33s) [2022-03-07T11:55:08.235Z] === RUN TestPauseStopPausedContainer [2022-03-07T11:55:08.235Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:08.235Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T11:55:08.235Z] === RUN TestPsFilter [2022-03-07T11:55:08.326Z] --- PASS: TestRelease (2.79s) [2022-03-07T11:55:08.326Z] === RUN TestAllocateRandomDeallocate [2022-03-07T11:55:08.446Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T11:55:08.446Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T11:55:08.704Z] --- PASS: TestPsFilter (0.37s) [2022-03-07T11:55:08.704Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T11:55:08.708Z] time="2022-03-07T11:55:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:55:08.708Z] time="2022-03-07T11:55:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1df020ac17fc7f8faa09d74507b40a82e0c7ad52ad9339b8358e7d2d17b64c53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:55:08.708Z] time="2022-03-07T11:55:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:55:08.708Z] time="2022-03-07T11:55:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1df020ac17fc7f8faa09d74507b40a82e0c7ad52ad9339b8358e7d2d17b64c53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:55:08.970Z] === RUN TestPluginInstall/with_insecure [2022-03-07T11:55:09.231Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T11:55:09.803Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T11:55:09.976Z] --- PASS: TestResizeWithInvalidSize (3.17s) [2022-03-07T11:55:09.976Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T11:55:10.064Z] time="2022-03-07T11:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:55:10.064Z] time="2022-03-07T11:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f9f3fa501ccd3ce844bcbb66a59c1d4087d54052ad7f5c44e16b4132d349b3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:55:10.064Z] time="2022-03-07T11:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T11:55:10.064Z] time="2022-03-07T11:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f9f3fa501ccd3ce844bcbb66a59c1d4087d54052ad7f5c44e16b4132d349b3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T11:55:10.325Z] plugin_test.go:165: [d56d449ea7f80] daemon is not started [2022-03-07T11:55:10.325Z] --- PASS: TestPluginInstall (4.50s) [2022-03-07T11:55:10.325Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2022-03-07T11:55:10.325Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2022-03-07T11:55:10.325Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2022-03-07T11:55:10.325Z] === RUN TestPluginsWithRuntimes [2022-03-07T11:55:10.325Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T11:55:10.325Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T11:55:10.897Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T11:55:11.284Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T11:55:11.284Z] === RUN TestClientStream [2022-03-07T11:55:11.284Z] --- PASS: TestClientStream (0.00s) [2022-03-07T11:55:11.284Z] === RUN TestClientSendFile [2022-03-07T11:55:11.284Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T11:55:11.284Z] === RUN TestClientWithRequestTimeout [2022-03-07T11:55:11.284Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-07T11:55:11.284Z] === RUN TestFileSpecPlugin [2022-03-07T11:55:11.284Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-07T11:55:11.284Z] === RUN TestFileJSONSpecPlugin [2022-03-07T11:55:11.284Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-07T11:55:11.284Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T11:55:11.284Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.02s) [2022-03-07T11:55:11.284Z] === RUN TestPluginAddHandler [2022-03-07T11:55:11.284Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T11:55:11.284Z] === RUN TestPluginWaitBadPlugin [2022-03-07T11:55:11.284Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T11:55:11.284Z] === RUN TestGet [2022-03-07T11:55:11.284Z] time="2022-03-07T11:55:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T11:55:11.662Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.00s) [2022-03-07T11:55:11.662Z] === RUN TestRemoveContainerWithVolume [2022-03-07T11:55:11.839Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T11:55:12.100Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T11:55:12.273Z] time="2022-03-07T11:55:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T11:55:12.743Z] === RUN TestParseEmptyInterface [2022-03-07T11:55:12.743Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestParseNonInterfaceType [2022-03-07T11:55:12.743Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestParseWithOneFunction [2022-03-07T11:55:12.743Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestParseWithMultipleFuncs [2022-03-07T11:55:12.743Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestParseWithUnnamedReturn [2022-03-07T11:55:12.743Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestEmbeddedInterface [2022-03-07T11:55:12.743Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestParsedImports [2022-03-07T11:55:12.743Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T11:55:12.743Z] === RUN TestAliasedImports [2022-03-07T11:55:12.743Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T11:55:12.743Z] PASS [2022-03-07T11:55:12.743Z] coverage: 56.8% of statements [2022-03-07T11:55:12.743Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.099s coverage: 56.8% of statements [2022-03-07T11:55:13.042Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T11:55:13.042Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T11:55:13.042Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T11:55:13.042Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T11:55:13.042Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T11:55:13.042Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T11:55:13.614Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T11:55:13.770Z] --- PASS: TestResizeWhenContainerNotStarted (3.15s) [2022-03-07T11:55:13.770Z] === RUN TestDaemonRestartKillContainers [2022-03-07T11:55:13.770Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:13.770Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:55:13.770Z] === RUN TestStats [2022-03-07T11:55:13.770Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T11:55:13.770Z] --- SKIP: TestStats (0.00s) [2022-03-07T11:55:13.770Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T11:55:14.186Z] --- PASS: TestPluginsWithRuntimes (3.80s) [2022-03-07T11:55:14.186Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-03-07T11:55:14.186Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.99s) [2022-03-07T11:55:14.186Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T11:55:14.321Z] === RUN TestHTTPTransport [2022-03-07T11:55:14.321Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T11:55:14.321Z] PASS [2022-03-07T11:55:14.321Z] coverage: 85.7% of statements [2022-03-07T11:55:14.321Z] ok github.com/docker/docker/pkg/plugins/transport 0.091s coverage: 85.7% of statements [2022-03-07T11:55:14.321Z] time="2022-03-07T11:55:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T11:55:14.622Z] --- PASS: TestRemoveContainerWithVolume (2.62s) [2022-03-07T11:55:14.622Z] === RUN TestRemoveContainerRunning [2022-03-07T11:55:14.758Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-07T11:55:14.758Z] PASS [2022-03-07T11:55:14.758Z] [2022-03-07T11:55:14.758Z] DONE 10 tests in 9.017s [2022-03-07T11:55:14.758Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T11:55:14.758Z] ++ 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-07T11:55:14.758Z] ++ set -e [2022-03-07T11:55:14.758Z] ++ '[' -n 0 ']' [2022-03-07T11:55:14.758Z] ++ set -x [2022-03-07T11:55:14.758Z] ++ 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-07T11:55:14.758Z] INFO: Testing against a local daemon [2022-03-07T11:55:14.758Z] === RUN TestExternalGraphDriver [2022-03-07T11:55:14.758Z] === RUN TestExternalGraphDriver/json [2022-03-07T11:55:15.314Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T11:55:15.314Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T11:55:15.314Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T11:55:15.314Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T11:55:15.314Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T11:55:15.314Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T11:55:15.314Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T11:55:15.314Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T11:55:15.314Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T11:55:15.314Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T11:55:15.314Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T11:55:15.314Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T11:55:15.314Z] === RUN TestBufferPoolPutAndGet [2022-03-07T11:55:15.314Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T11:55:15.314Z] PASS [2022-03-07T11:55:15.314Z] coverage: 88.2% of statements [2022-03-07T11:55:15.314Z] ok github.com/docker/docker/pkg/pools 0.079s coverage: 88.2% of statements [2022-03-07T11:55:15.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-07T11:55:15.785Z] === RUN TestOutputOnPrematureClose [2022-03-07T11:55:15.785Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T11:55:15.785Z] === RUN TestCompleteSilently [2022-03-07T11:55:15.785Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T11:55:15.785Z] PASS [2022-03-07T11:55:15.785Z] coverage: 75.9% of statements [2022-03-07T11:55:15.785Z] ok github.com/docker/docker/pkg/progress 0.066s coverage: 75.9% of statements [2022-03-07T11:55:15.785Z] --- PASS: TestAllocateRandomDeallocate (7.96s) [2022-03-07T11:55:15.785Z] === RUN TestRetrieveFromStore [2022-03-07T11:55:16.260Z] ............................ [ 66%] [2022-03-07T11:55:16.713Z] === RUN TestExternalGraphDriver/spec [2022-03-07T11:55:16.775Z] === RUN TestSendToOneSub [2022-03-07T11:55:16.775Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T11:55:16.775Z] === RUN TestSendToMultipleSubs [2022-03-07T11:55:16.775Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T11:55:16.775Z] === RUN TestEvictOneSub [2022-03-07T11:55:16.775Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T11:55:16.775Z] === RUN TestClosePublisher [2022-03-07T11:55:16.775Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T11:55:16.775Z] === RUN TestPubSubRace [2022-03-07T11:55:16.839Z] --- PASS: TestRemoveContainerRunning (2.30s) [2022-03-07T11:55:16.839Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T11:55:17.764Z] --- PASS: TestPubSubRace (1.09s) [2022-03-07T11:55:17.764Z] PASS [2022-03-07T11:55:17.764Z] coverage: 75.0% of statements [2022-03-07T11:55:17.764Z] ok github.com/docker/docker/pkg/pubsub 1.152s coverage: 75.0% of statements [2022-03-07T11:55:18.100Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T11:55:18.233Z] time="2022-03-07T11:55:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T11:55:18.693Z] === RUN TestExternalGraphDriver/pull [2022-03-07T11:55:18.693Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T11:55:18.703Z] === RUN TestRegister [2022-03-07T11:55:18.703Z] --- PASS: TestRegister (0.00s) [2022-03-07T11:55:18.703Z] === RUN TestCommand [2022-03-07T11:55:18.703Z] --- PASS: TestCommand (0.04s) [2022-03-07T11:55:18.703Z] === RUN TestNaiveSelf [2022-03-07T11:55:18.703Z] --- PASS: TestRetrieveFromStore (2.57s) [2022-03-07T11:55:18.703Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T11:55:18.703Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-07T11:55:18.703Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T11:55:18.703Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T11:55:18.703Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T11:55:18.703Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T11:55:18.703Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T11:55:18.703Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T11:55:18.703Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T11:55:18.703Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T11:55:18.703Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T11:55:18.703Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T11:55:18.703Z] === RUN TestDebug [2022-03-07T11:55:18.703Z] --- PASS: TestDebug (0.00s) [2022-03-07T11:55:18.703Z] === RUN TestRequestPoolParallel [2022-03-07T11:55:18.703Z] --- PASS: TestNaiveSelf (0.05s) [2022-03-07T11:55:18.703Z] PASS [2022-03-07T11:55:18.703Z] coverage: 82.4% of statements [2022-03-07T11:55:18.703Z] ok github.com/docker/docker/pkg/reexec 0.172s coverage: 82.4% of statements [2022-03-07T11:55:18.703Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-03-07T11:55:18.703Z] === RUN TestFullAllocateRelease [2022-03-07T11:55:19.056Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-03-07T11:55:19.056Z] === RUN TestRemoveInvalidContainer [2022-03-07T11:55:19.056Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-07T11:55:19.056Z] === RUN TestRenameLinkedContainer [2022-03-07T11:55:19.056Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:19.056Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T11:55:19.056Z] === RUN TestRenameStoppedContainer [2022-03-07T11:55:19.173Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-03-07T11:55:19.173Z] === RUN TestOddAllocateRelease [2022-03-07T11:55:19.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-07T11:55:19.539Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T11:55:19.539Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-07T11:55:19.539Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T11:55:19.539Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T11:55:19.643Z] === RUN TestDump [2022-03-07T11:55:19.643Z] goroutine 21 [running]: [2022-03-07T11:55:19.643Z] github.com/docker/docker/pkg/stack.dump(0x125b9d7) [2022-03-07T11:55:19.643Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T11:55:19.643Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T11:55:19.643Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T11:55:19.643Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T11:55:19.643Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T11:55:19.643Z] testing.tRunner(0xc000085520, 0x13ca190) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:55:19.643Z] created by testing.(*T).Run [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T11:55:19.643Z] [2022-03-07T11:55:19.643Z] goroutine 1 [chan receive]: [2022-03-07T11:55:19.643Z] testing.(*T).Run(0xc000085380, {0x13bb7b1, 0x123a733}, 0x13ca190) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T11:55:19.643Z] testing.runTests.func1(0xc0000c6810) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T11:55:19.643Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:55:19.643Z] testing.runTests(0xc0000dc080, {0x152ec20, 0x3, 0x3}, {0x125ac2d, 0x13bd4ab, 0x15336e0}) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T11:55:19.643Z] testing.(*M).Run(0xc0000dc080) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T11:55:19.643Z] main.main() [2022-03-07T11:55:19.643Z] _testmain.go:95 +0x1f5 [2022-03-07T11:55:19.643Z] --- PASS: TestDump (0.00s) [2022-03-07T11:55:19.643Z] === RUN TestDumpToFile [2022-03-07T11:55:19.643Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-03-07T11:55:19.643Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T11:55:19.643Z] --- PASS: TestDumpToFile (0.23s) [2022-03-07T11:55:19.643Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T11:55:19.643Z] goroutine 3 [running]: [2022-03-07T11:55:19.643Z] github.com/docker/docker/pkg/stack.dump(0x12c8bb4) [2022-03-07T11:55:19.643Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T11:55:19.643Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12c8f60}) [2022-03-07T11:55:19.643Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T11:55:19.643Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-03-07T11:55:19.643Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T11:55:19.643Z] testing.tRunner(0xc00002cb60, 0x13ca180) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:55:19.643Z] created by testing.(*T).Run [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T11:55:19.643Z] [2022-03-07T11:55:19.643Z] goroutine 1 [chan receive]: [2022-03-07T11:55:19.643Z] testing.(*T).Run(0xc000085380, {0x13c2596, 0x123a733}, 0x13ca180) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T11:55:19.643Z] testing.runTests.func1(0xc0000c6810) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T11:55:19.643Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T11:55:19.643Z] testing.runTests(0xc0000dc080, {0x152ec20, 0x3, 0x3}, {0x125ac2d, 0x13bd4ab, 0x15336e0}) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T11:55:19.643Z] testing.(*M).Run(0xc0000dc080) [2022-03-07T11:55:19.643Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T11:55:19.643Z] main.main() [2022-03-07T11:55:19.643Z] _testmain.go:95 +0x1f5 [2022-03-07T11:55:19.643Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T11:55:19.643Z] PASS [2022-03-07T11:55:19.643Z] coverage: 90.9% of statements [2022-03-07T11:55:19.643Z] ok github.com/docker/docker/pkg/stack 0.343s coverage: 90.9% of statements [2022-03-07T11:55:19.643Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-07T11:55:19.643Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T11:55:19.643Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-07T11:55:19.643Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T11:55:20.113Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-07T11:55:20.113Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T11:55:20.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:55:20.113Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:55:20.113Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T11:55:20.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:55:20.113Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:55:20.113Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T11:55:20.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:55:20.113Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:55:20.113Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T11:55:20.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:55:20.113Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:55:20.113Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T11:55:20.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:55:20.113Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:55:20.113Z] PASS [2022-03-07T11:55:20.113Z] coverage: 85.3% of statements [2022-03-07T11:55:20.113Z] ok github.com/docker/docker/libnetwork/ipam 69.951s coverage: 85.3% of statements [2022-03-07T11:55:20.481Z] --- PASS: TestExternalGraphDriver (5.68s) [2022-03-07T11:55:20.481Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-03-07T11:55:20.481Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2022-03-07T11:55:20.481Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-03-07T11:55:20.481Z] === RUN TestGraphdriverPluginV2 [2022-03-07T11:55:20.582Z] === RUN TestNewStdWriter [2022-03-07T11:55:20.582Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T11:55:20.582Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestWriteWithNilBytes [2022-03-07T11:55:20.582Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestWrite [2022-03-07T11:55:20.582Z] --- PASS: TestWrite (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestWriteWithWriterError [2022-03-07T11:55:20.582Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T11:55:20.582Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyWriteAndRead [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T11:55:20.582Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T11:55:20.582Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T11:55:20.582Z] PASS [2022-03-07T11:55:20.582Z] coverage: 100.0% of statements [2022-03-07T11:55:20.582Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2022-03-07T11:55:21.426Z] docker_api_swarm_node_test.go:20: [dc3164045ca86] joining swarm manager [d7cfb23696b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:55:21.569Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T11:55:21.569Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T11:55:21.569Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestFormatStatus [2022-03-07T11:55:21.569Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestFormatError [2022-03-07T11:55:21.569Z] --- PASS: TestFormatError (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestFormatJSONError [2022-03-07T11:55:21.569Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T11:55:21.569Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T11:55:21.569Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestNewJSONProgressOutput [2022-03-07T11:55:21.569Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestAuxFormatterEmit [2022-03-07T11:55:21.569Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestStreamWriterStdout [2022-03-07T11:55:21.569Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T11:55:21.569Z] === RUN TestStreamWriterStderr [2022-03-07T11:55:21.569Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T11:55:21.569Z] PASS [2022-03-07T11:55:21.569Z] coverage: 66.2% of statements [2022-03-07T11:55:21.569Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2022-03-07T11:55:21.997Z] docker_api_swarm_node_test.go:21: [d07da873b39f9] joining swarm manager [d7cfb23696b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:55:22.024Z] --- PASS: TestRenameStoppedContainer (3.04s) [2022-03-07T11:55:22.024Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T11:55:22.039Z] === RUN TestGenerateRandomID [2022-03-07T11:55:22.039Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T11:55:22.039Z] === RUN TestShortenId [2022-03-07T11:55:22.039Z] --- PASS: TestShortenId (0.00s) [2022-03-07T11:55:22.039Z] === RUN TestShortenSha256Id [2022-03-07T11:55:22.039Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T11:55:22.039Z] === RUN TestShortenIdEmpty [2022-03-07T11:55:22.039Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T11:55:22.039Z] === RUN TestShortenIdInvalid [2022-03-07T11:55:22.039Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T11:55:22.039Z] === RUN TestIsShortIDNonHex [2022-03-07T11:55:22.039Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T11:55:22.039Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T11:55:22.039Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T11:55:22.039Z] PASS [2022-03-07T11:55:22.039Z] coverage: 70.6% of statements [2022-03-07T11:55:22.039Z] ok github.com/docker/docker/pkg/stringid 0.074s coverage: 70.6% of statements [2022-03-07T11:55:22.259Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T11:55:22.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.53s) [2022-03-07T11:55:22.439Z] === RUN TestStopContainerWithTimeout [2022-03-07T11:55:22.439Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T11:55:22.439Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T11:55:22.439Z] === RUN TestUpdateRestartPolicy [2022-03-07T11:55:22.829Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T11:55:23.029Z] === RUN TestIsCpusetListAvailable [2022-03-07T11:55:23.029Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T11:55:23.029Z] PASS [2022-03-07T11:55:23.029Z] coverage: 39.4% of statements [2022-03-07T11:55:23.499Z] ok github.com/docker/docker/pkg/sysinfo 0.061s coverage: 39.4% of statements [2022-03-07T11:55:23.772Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T11:55:25.068Z] === RUN TestChtimes [2022-03-07T11:55:25.068Z] --- PASS: TestChtimes (0.01s) [2022-03-07T11:55:25.068Z] === RUN TestChtimesWindows [2022-03-07T11:55:25.068Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T11:55:25.068Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T11:55:25.068Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T11:55:25.068Z] PASS [2022-03-07T11:55:25.068Z] coverage: 12.9% of statements [2022-03-07T11:55:25.068Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 12.9% of statements [2022-03-07T11:55:25.158Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2022-03-07T11:55:25.158Z] PASS [2022-03-07T11:55:25.158Z] [2022-03-07T11:55:25.158Z] DONE 5 tests in 10.142s [2022-03-07T11:55:25.158Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T11:55:25.158Z] ++ 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-07T11:55:25.158Z] ++ set -e [2022-03-07T11:55:25.158Z] ++ '[' -n 0 ']' [2022-03-07T11:55:25.158Z] ++ set -x [2022-03-07T11:55:25.158Z] ++ 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-07T11:55:25.158Z] INFO: Testing against a local daemon [2022-03-07T11:55:25.158Z] === RUN TestContinueAfterPluginCrash [2022-03-07T11:55:25.158Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T11:55:25.158Z] === RUN TestReadPluginNoRead [2022-03-07T11:55:25.158Z] === PAUSE TestReadPluginNoRead [2022-03-07T11:55:25.158Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T11:55:25.158Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T11:55:25.158Z] === CONT TestContinueAfterPluginCrash [2022-03-07T11:55:25.158Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T11:55:26.062Z] === RUN TestTailFile [2022-03-07T11:55:26.062Z] --- PASS: TestTailFile (0.00s) [2022-03-07T11:55:26.062Z] === RUN TestTailFileManyLines [2022-03-07T11:55:26.062Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T11:55:26.062Z] === RUN TestTailEmptyFile [2022-03-07T11:55:26.062Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T11:55:26.062Z] === RUN TestTailNegativeN [2022-03-07T11:55:26.062Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:26.532Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:55:26.532Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:26.533Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:26.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:26.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:26.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:26.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:26.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:26.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:26.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:26.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:26.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:26.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:26.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:26.781Z] --- PASS: TestRenameRunningContainerAndReuse (4.59s) [2022-03-07T11:55:26.781Z] === RUN TestRenameInvalidName [2022-03-07T11:55:27.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T11:55:27.003Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:27.004Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.563Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:27.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:27.710Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T11:55:27.970Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T11:55:28.083Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T11:55:28.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T11:55:28.085Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:55:28.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:55:28.555Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestGet (15.01s) [2022-03-07T11:55:28.556Z] === RUN TestPluginWithNoManifest [2022-03-07T11:55:28.556Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T11:55:28.556Z] === RUN TestGetAll [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:55:28.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestGetAll (0.01s) [2022-03-07T11:55:28.557Z] PASS [2022-03-07T11:55:28.557Z] coverage: 73.2% of statements [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:28.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T11:55:29.000Z] --- PASS: TestRenameInvalidName (2.32s) [2022-03-07T11:55:29.000Z] === RUN TestRenameAnonymousContainer [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T11:55:29.073Z] ok github.com/docker/docker/pkg/plugins 35.152s coverage: 73.2% of statements [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T11:55:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T11:55:29.073Z] PASS [2022-03-07T11:55:29.073Z] coverage: 88.6% of statements [2022-03-07T11:55:29.073Z] ok github.com/docker/docker/pkg/tailfile 0.274s coverage: 88.6% of statements [2022-03-07T11:55:29.073Z] testing: warning: no tests to run [2022-03-07T11:55:29.073Z] PASS [2022-03-07T11:55:29.073Z] coverage: [no statements] [2022-03-07T11:55:29.073Z] ok github.com/docker/docker/pkg/term/windows 0.070s coverage: [no statements] [no tests to run] [2022-03-07T11:55:29.073Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T11:55:29.073Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-07T11:55:29.073Z] === RUN TestTarSumRemove [2022-03-07T11:55:29.073Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestSortFileInfoSums [2022-03-07T11:55:29.073Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T11:55:29.073Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestNewTarSumForLabel [2022-03-07T11:55:29.073Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestEmptyTar [2022-03-07T11:55:29.073Z] --- PASS: TestEmptyTar (0.03s) [2022-03-07T11:55:29.073Z] === RUN TestTarSumsReadSize [2022-03-07T11:55:29.073Z] --- PASS: TestTarSumsReadSize (0.02s) [2022-03-07T11:55:29.073Z] === RUN TestTarSums [2022-03-07T11:55:29.073Z] --- PASS: TestTarSums (0.14s) [2022-03-07T11:55:29.073Z] === RUN TestIteration [2022-03-07T11:55:29.073Z] --- PASS: TestIteration (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestVersionLabelForChecksum [2022-03-07T11:55:29.073Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestVersion [2022-03-07T11:55:29.073Z] --- PASS: TestVersion (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestGetVersion [2022-03-07T11:55:29.073Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestGetVersions [2022-03-07T11:55:29.073Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T11:55:29.073Z] PASS [2022-03-07T11:55:29.073Z] coverage: 89.3% of statements [2022-03-07T11:55:29.073Z] ok github.com/docker/docker/pkg/tarsum 0.306s coverage: 89.3% of statements [2022-03-07T11:55:29.073Z] === RUN TestTruncIndex [2022-03-07T11:55:29.073Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T11:55:29.073Z] PASS [2022-03-07T11:55:29.073Z] coverage: 91.5% of statements [2022-03-07T11:55:29.073Z] ok github.com/docker/docker/pkg/truncindex 0.179s coverage: 91.5% of statements [2022-03-07T11:55:29.073Z] === RUN TestIsGIT [2022-03-07T11:55:29.073Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T11:55:29.073Z] === RUN TestIsTransport [2022-03-07T11:55:29.073Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T11:55:29.073Z] PASS [2022-03-07T11:55:29.073Z] coverage: 100.0% of statements [2022-03-07T11:55:29.073Z] ok github.com/docker/docker/pkg/urlutil 0.075s coverage: 100.0% of statements [2022-03-07T11:55:29.356Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2022-03-07T11:55:29.356Z] === CONT TestReadPluginNoRead [2022-03-07T11:55:29.356Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T11:55:29.543Z] === RUN TestVersionInfo [2022-03-07T11:55:29.543Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T11:55:29.543Z] === RUN TestAppendVersions [2022-03-07T11:55:29.543Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T11:55:29.543Z] PASS [2022-03-07T11:55:29.543Z] coverage: 88.9% of statements [2022-03-07T11:55:29.544Z] ok github.com/docker/docker/pkg/useragent 0.065s coverage: 88.9% of statements [2022-03-07T11:55:30.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T11:55:31.112Z] === RUN TestNewSettable [2022-03-07T11:55:31.112Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T11:55:31.112Z] === RUN TestIsSettable [2022-03-07T11:55:31.112Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T11:55:31.112Z] === RUN TestUpdateSettingsEnv [2022-03-07T11:55:31.112Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T11:55:31.112Z] PASS [2022-03-07T11:55:31.112Z] coverage: 20.0% of statements [2022-03-07T11:55:31.112Z] ok github.com/docker/docker/plugin/v2 0.146s coverage: 20.0% of statements [2022-03-07T11:55:31.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-07T11:55:31.582Z] === RUN TestValidatePrivileges [2022-03-07T11:55:31.582Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T11:55:31.582Z] === RUN TestFilterByCapNeg [2022-03-07T11:55:31.582Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T11:55:31.582Z] === RUN TestFilterByCapPos [2022-03-07T11:55:31.582Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T11:55:31.582Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T11:55:31.582Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T11:55:31.582Z] PASS [2022-03-07T11:55:31.582Z] coverage: 12.0% of statements [2022-03-07T11:55:31.582Z] ok github.com/docker/docker/plugin 0.120s coverage: 12.0% of statements [2022-03-07T11:55:31.812Z] === RUN TestReadPluginNoRead/default [2022-03-07T11:55:32.571Z] === RUN TestLoad [2022-03-07T11:55:32.571Z] --- PASS: TestLoad (0.00s) [2022-03-07T11:55:32.571Z] === RUN TestSave [2022-03-07T11:55:32.571Z] --- PASS: TestSave (0.08s) [2022-03-07T11:55:32.571Z] === RUN TestAddDeleteGet [2022-03-07T11:55:32.571Z] --- PASS: TestAddDeleteGet (0.07s) [2022-03-07T11:55:32.571Z] === RUN TestInvalidTags [2022-03-07T11:55:32.571Z] --- PASS: TestInvalidTags (0.01s) [2022-03-07T11:55:32.571Z] PASS [2022-03-07T11:55:32.571Z] coverage: 84.4% of statements [2022-03-07T11:55:32.571Z] ok github.com/docker/docker/reference 0.333s coverage: 84.4% of statements [2022-03-07T11:55:32.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-07T11:55:32.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-07T11:55:33.014Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T11:55:33.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-07T11:55:34.142Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T11:55:34.142Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T11:55:34.142Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T11:55:34.142Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestValidateMirror [2022-03-07T11:55:34.142Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestLoadInsecureRegistries [2022-03-07T11:55:34.142Z] time="2022-03-07T11:55:33Z" 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-07T11:55:34.142Z] time="2022-03-07T11:55:33Z" 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-07T11:55:34.142Z] time="2022-03-07T11:55:33Z" 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-07T11:55:34.142Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-03-07T11:55:34.142Z] === RUN TestNewServiceConfig [2022-03-07T11:55:34.142Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestValidateIndexName [2022-03-07T11:55:34.142Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestValidateIndexNameWithError [2022-03-07T11:55:34.142Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestEndpointParse [2022-03-07T11:55:34.142Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestEndpointParseInvalid [2022-03-07T11:55:34.142Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestValidateEndpoint [2022-03-07T11:55:34.142Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T11:55:34.142Z] === RUN TestPing [2022-03-07T11:55:34.142Z] --- PASS: TestPing (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestPingRegistryEndpoint [2022-03-07T11:55:34.142Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:55:34.142Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-07T11:55:34.142Z] === RUN TestEndpoint [2022-03-07T11:55:34.142Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:55:34.142Z] --- SKIP: TestEndpoint (0.01s) [2022-03-07T11:55:34.142Z] === RUN TestParseRepositoryInfo [2022-03-07T11:55:34.142Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestNewIndexInfo [2022-03-07T11:55:34.142Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestMirrorEndpointLookup [2022-03-07T11:55:34.142Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:55:34.142Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestSearchRepositories [2022-03-07T11:55:34.142Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T11:55:34.142Z] Host: 127.0.0.1:49338 [2022-03-07T11:55:34.142Z] User-Agent: docker test client [2022-03-07T11:55:34.142Z] Authorization: Token fake-token [2022-03-07T11:55:34.142Z] X-Docker-Token: true [2022-03-07T11:55:34.142Z] Accept-Encoding: gzip [2022-03-07T11:55:34.142Z] [2022-03-07T11:55:34.142Z] [2022-03-07T11:55:34.142Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T11:55:34.142Z] Connection: close [2022-03-07T11:55:34.142Z] Content-Length: 144 [2022-03-07T11:55:34.142Z] Cache-Control: no-cache [2022-03-07T11:55:34.142Z] Content-Type: application/json [2022-03-07T11:55:34.142Z] Date: Mon, 07 Mar 2022 11:55:34 GMT [2022-03-07T11:55:34.142Z] Expires: -1 [2022-03-07T11:55:34.142Z] Pragma: no-cache [2022-03-07T11:55:34.142Z] Server: docker-tests/mock [2022-03-07T11:55:34.142Z] X-Docker-Registry-Config: mock [2022-03-07T11:55:34.142Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T11:55:34.142Z] [2022-03-07T11:55:34.142Z] [2022-03-07T11:55:34.142Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-07T11:55:34.142Z] === RUN TestTrustedLocation [2022-03-07T11:55:34.142Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T11:55:34.142Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T11:55:34.142Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T11:55:34.142Z] === RUN TestIsSecureIndex [2022-03-07T11:55:34.142Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T11:55:34.142Z] PASS [2022-03-07T11:55:34.142Z] coverage: 51.2% of statements [2022-03-07T11:55:34.142Z] ok github.com/docker/docker/registry 0.395s coverage: 51.2% of statements [2022-03-07T11:55:34.220Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T11:55:34.612Z] time="2022-03-07T11:55:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestReader [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T11:55:34.612Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T11:55:34.612Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T11:55:34.612Z] PASS [2022-03-07T11:55:34.612Z] coverage: 100.0% of statements [2022-03-07T11:55:34.612Z] ok github.com/docker/docker/registry/resumable 0.396s coverage: 100.0% of statements [2022-03-07T11:55:34.795Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T11:55:35.082Z] === RUN TestRestartManagerTimeout [2022-03-07T11:55:35.082Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T11:55:35.082Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T11:55:35.082Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T11:55:35.082Z] PASS [2022-03-07T11:55:35.082Z] coverage: 50.9% of statements [2022-03-07T11:55:35.082Z] ok github.com/docker/docker/restartmanager 0.072s coverage: 50.9% of statements [2022-03-07T11:55:35.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-07T11:55:36.071Z] === RUN TestDecodeContainerConfig [2022-03-07T11:55:36.071Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T11:55:36.071Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T11:55:36.071Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T11:55:36.071Z] === RUN TestValidatePrivileged [2022-03-07T11:55:36.071Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T11:55:36.071Z] PASS [2022-03-07T11:55:36.071Z] coverage: 52.6% of statements [2022-03-07T11:55:36.071Z] ok github.com/docker/docker/runconfig 0.083s coverage: 52.6% of statements [2022-03-07T11:55:36.071Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T11:55:36.071Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T11:55:36.071Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T11:55:36.071Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T11:55:36.071Z] PASS [2022-03-07T11:55:36.071Z] coverage: 62.5% of statements [2022-03-07T11:55:36.071Z] ok github.com/docker/docker/testutil 0.084s coverage: 62.5% of statements [2022-03-07T11:55:36.682Z] === CONT TestReadPluginNoRead [2022-03-07T11:55:36.682Z] read_test.go:92: [d9beb0aebdced] daemon is not started [2022-03-07T11:55:36.682Z] --- PASS: TestReadPluginNoRead (7.57s) [2022-03-07T11:55:36.682Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-03-07T11:55:36.682Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2022-03-07T11:55:36.682Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2022-03-07T11:55:36.682Z] PASS [2022-03-07T11:55:36.682Z] [2022-03-07T11:55:36.682Z] DONE 6 tests in 11.764s [2022-03-07T11:55:36.682Z] 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-07T11:55:36.682Z] ++ 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-07T11:55:36.682Z] ++ set -e [2022-03-07T11:55:36.682Z] ++ '[' -n 0 ']' [2022-03-07T11:55:36.682Z] ++ set -x [2022-03-07T11:55:36.682Z] ++ 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-07T11:55:36.682Z] testing: warning: no tests to run [2022-03-07T11:55:36.682Z] PASS [2022-03-07T11:55:36.682Z] [2022-03-07T11:55:36.682Z] DONE 0 tests in 0.042s [2022-03-07T11:55:36.682Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T11:55:36.682Z] ++ 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-07T11:55:36.682Z] ++ set -e [2022-03-07T11:55:36.682Z] ++ '[' -n 0 ']' [2022-03-07T11:55:36.682Z] ++ set -x [2022-03-07T11:55:36.682Z] ++ 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-07T11:55:36.944Z] INFO: Testing against a local daemon [2022-03-07T11:55:36.944Z] === RUN TestPluginWithDevMounts [2022-03-07T11:55:36.944Z] === PAUSE TestPluginWithDevMounts [2022-03-07T11:55:36.944Z] === CONT TestPluginWithDevMounts [2022-03-07T11:55:37.204Z] docker_api_swarm_test.go:502: [d6ca3bb494332] joining swarm manager [db14ac3a01798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:55:37.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d11770_} [2022-03-07T11:55:38.850Z] --- PASS: TestPluginWithDevMounts (1.72s) [2022-03-07T11:55:38.850Z] PASS [2022-03-07T11:55:38.850Z] [2022-03-07T11:55:38.850Z] DONE 1 tests in 1.863s [2022-03-07T11:55:38.850Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T11:55:38.850Z] ++ 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-07T11:55:38.850Z] ++ set -e [2022-03-07T11:55:38.850Z] ++ '[' -n 0 ']' [2022-03-07T11:55:38.850Z] ++ set -x [2022-03-07T11:55:38.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T11:55:38.850Z] INFO: Testing against a local daemon [2022-03-07T11:55:38.850Z] === RUN TestSecretInspect [2022-03-07T11:55:38.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12681460787_/foo_false____} [2022-03-07T11:55:39.033Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T11:55:39.033Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T11:55:39.033Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T11:55:39.033Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T11:55:39.428Z] --- PASS: TestRenameAnonymousContainer (10.82s) [2022-03-07T11:55:39.428Z] === RUN TestRenameContainerWithSameName [2022-03-07T11:55:40.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12681460787_/foo_true____} [2022-03-07T11:55:40.600Z] === RUN TestGetAddress [2022-03-07T11:55:40.600Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T11:55:40.600Z] === RUN TestRemove [2022-03-07T11:55:40.600Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T11:55:40.600Z] --- SKIP: TestRemove (0.00s) [2022-03-07T11:55:40.600Z] === RUN TestInitializeWithVolumes [2022-03-07T11:55:40.600Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T11:55:40.600Z] === RUN TestCreate [2022-03-07T11:55:40.600Z] --- PASS: TestCreate (0.02s) [2022-03-07T11:55:40.600Z] === RUN TestValidateName [2022-03-07T11:55:40.600Z] --- PASS: TestValidateName (0.00s) [2022-03-07T11:55:40.600Z] === RUN TestCreateWithOpts [2022-03-07T11:55:40.600Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T11:55:40.600Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T11:55:40.600Z] === RUN TestRelaodNoOpts [2022-03-07T11:55:40.600Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-07T11:55:40.600Z] PASS [2022-03-07T11:55:40.600Z] coverage: 41.5% of statements [2022-03-07T11:55:40.600Z] ok github.com/docker/docker/volume/local 0.150s coverage: 41.5% of statements [2022-03-07T11:55:40.600Z] === RUN TestGetDriver [2022-03-07T11:55:40.600Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T11:55:40.600Z] === RUN TestVolumeRequestError [2022-03-07T11:55:40.600Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T11:55:40.600Z] PASS [2022-03-07T11:55:40.600Z] coverage: 36.1% of statements [2022-03-07T11:55:40.600Z] ok github.com/docker/docker/volume/drivers 0.126s coverage: 36.1% of statements [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRaw [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T11:55:41.070Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRaw [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T11:55:41.070Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestConvertTmpfsOptions [2022-03-07T11:55:41.070Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T11:55:41.070Z] linux_parser_test.go:209: data="ro" [2022-03-07T11:55:41.070Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestParseMountSpec [2022-03-07T11:55:41.070Z] parser_test.go:62: case 0 [2022-03-07T11:55:41.070Z] parser_test.go:62: case 1 [2022-03-07T11:55:41.070Z] parser_test.go:62: case 2 [2022-03-07T11:55:41.070Z] parser_test.go:62: case 3 [2022-03-07T11:55:41.070Z] parser_test.go:62: case 4 [2022-03-07T11:55:41.070Z] parser_test.go:62: case 5 [2022-03-07T11:55:41.070Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestValidateMount [2022-03-07T11:55:41.070Z] --- PASS: TestValidateMount (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRaw [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T11:55:41.070Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T11:55:41.070Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T11:55:41.070Z] PASS [2022-03-07T11:55:41.070Z] coverage: 67.6% of statements [2022-03-07T11:55:41.070Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 67.6% of statements [2022-03-07T11:55:41.177Z] --- PASS: TestSecretInspect (2.29s) [2022-03-07T11:55:41.178Z] === RUN TestSecretList [2022-03-07T11:55:41.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33100529418_/foo_false____} [2022-03-07T11:55:42.382Z] --- PASS: TestRenameContainerWithSameName (2.38s) [2022-03-07T11:55:42.382Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T11:55:42.382Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:42.382Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T11:55:42.382Z] === RUN TestResize [2022-03-07T11:55:42.638Z] === RUN TestSetGetMeta [2022-03-07T11:55:42.638Z] === PAUSE TestSetGetMeta [2022-03-07T11:55:42.638Z] === RUN TestRestore [2022-03-07T11:55:42.638Z] === PAUSE TestRestore [2022-03-07T11:55:42.638Z] === RUN TestServiceCreate [2022-03-07T11:55:42.638Z] === PAUSE TestServiceCreate [2022-03-07T11:55:42.638Z] === RUN TestServiceList [2022-03-07T11:55:42.638Z] === PAUSE TestServiceList [2022-03-07T11:55:42.638Z] === RUN TestServiceRemove [2022-03-07T11:55:42.638Z] === PAUSE TestServiceRemove [2022-03-07T11:55:42.638Z] === RUN TestServiceGet [2022-03-07T11:55:42.638Z] === PAUSE TestServiceGet [2022-03-07T11:55:42.638Z] === RUN TestServicePrune [2022-03-07T11:55:42.638Z] === PAUSE TestServicePrune [2022-03-07T11:55:42.638Z] === RUN TestCreate [2022-03-07T11:55:42.638Z] === PAUSE TestCreate [2022-03-07T11:55:42.638Z] === RUN TestRemove [2022-03-07T11:55:42.638Z] === PAUSE TestRemove [2022-03-07T11:55:42.638Z] === RUN TestList [2022-03-07T11:55:42.638Z] === PAUSE TestList [2022-03-07T11:55:42.638Z] === RUN TestFindByDriver [2022-03-07T11:55:42.638Z] === PAUSE TestFindByDriver [2022-03-07T11:55:42.638Z] === RUN TestFindByReferenced [2022-03-07T11:55:42.638Z] === PAUSE TestFindByReferenced [2022-03-07T11:55:42.638Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T11:55:42.638Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T11:55:42.638Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:55:42.638Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:55:42.638Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T11:55:42.638Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T11:55:42.638Z] === RUN TestRefDerefRemove [2022-03-07T11:55:42.638Z] === PAUSE TestRefDerefRemove [2022-03-07T11:55:42.638Z] === RUN TestGet [2022-03-07T11:55:42.638Z] === PAUSE TestGet [2022-03-07T11:55:42.638Z] === RUN TestGetWithReference [2022-03-07T11:55:42.638Z] === PAUSE TestGetWithReference [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:55:42.638Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T11:55:42.638Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T11:55:42.638Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T11:55:42.638Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T11:55:42.638Z] === CONT TestSetGetMeta [2022-03-07T11:55:42.638Z] === CONT TestList [2022-03-07T11:55:42.638Z] === CONT TestServiceList [2022-03-07T11:55:42.638Z] === CONT TestServiceGet [2022-03-07T11:55:42.638Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-07T11:55:42.638Z] === CONT TestServiceCreate [2022-03-07T11:55:42.638Z] --- PASS: TestList (0.05s) [2022-03-07T11:55:42.638Z] === CONT TestRestore [2022-03-07T11:55:42.638Z] --- PASS: TestRestore (0.03s) [2022-03-07T11:55:42.638Z] === CONT TestServiceRemove [2022-03-07T11:55:43.108Z] --- PASS: TestServiceGet (0.24s) [2022-03-07T11:55:43.108Z] === CONT TestGetWithReference [2022-03-07T11:55:43.108Z] --- PASS: TestServiceRemove (0.16s) [2022-03-07T11:55:43.108Z] === CONT TestGet [2022-03-07T11:55:43.108Z] --- PASS: TestServiceList (0.25s) [2022-03-07T11:55:43.108Z] === CONT TestRefDerefRemove [2022-03-07T11:55:43.108Z] --- PASS: TestServiceCreate (0.23s) [2022-03-07T11:55:43.108Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T11:55:43.108Z] --- PASS: TestGet (0.03s) [2022-03-07T11:55:43.108Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T11:55:43.108Z] --- PASS: TestGetWithReference (0.04s) [2022-03-07T11:55:43.108Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T11:55:43.108Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-07T11:55:43.108Z] === CONT TestFindByReferenced [2022-03-07T11:55:43.108Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-07T11:55:43.108Z] === CONT TestFindByDriver [2022-03-07T11:55:43.108Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-07T11:55:43.108Z] === CONT TestRemove [2022-03-07T11:55:43.108Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-07T11:55:43.108Z] === CONT TestCreate [2022-03-07T11:55:43.108Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-07T11:55:43.108Z] === CONT TestServicePrune [2022-03-07T11:55:43.108Z] --- PASS: TestFindByDriver (0.04s) [2022-03-07T11:55:43.108Z] --- PASS: TestCreate (0.03s) [2022-03-07T11:55:43.108Z] --- PASS: TestRemove (0.04s) [2022-03-07T11:55:43.109Z] time="2022-03-07T11:55:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:55:43.109Z] time="2022-03-07T11:55:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:55:43.109Z] time="2022-03-07T11:55:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:55:43.109Z] time="2022-03-07T11:55:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T11:55:43.109Z] time="2022-03-07T11:55:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T11:55:43.109Z] --- PASS: TestServicePrune (0.07s) [2022-03-07T11:55:43.109Z] PASS [2022-03-07T11:55:43.109Z] coverage: 69.0% of statements [2022-03-07T11:55:43.109Z] ok github.com/docker/docker/volume/service 0.480s coverage: 69.0% of statements [2022-03-07T11:55:43.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33100529418_/foo_true____} [2022-03-07T11:55:43.368Z] --- PASS: TestSecretList (2.26s) [2022-03-07T11:55:43.368Z] === RUN TestSecretsCreateAndDelete [2022-03-07T11:55:44.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33100529418_/foo_true__0xc000d117a0__} [2022-03-07T11:55:44.600Z] --- PASS: TestResize (2.34s) [2022-03-07T11:55:44.600Z] === RUN TestResizeWithInvalidSize [2022-03-07T11:55:45.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d117b8_} [2022-03-07T11:55:45.509Z] --- PASS: TestSecretsCreateAndDelete (2.37s) [2022-03-07T11:55:45.509Z] === RUN TestSecretsUpdate [2022-03-07T11:55:46.066Z] 2022/03/07 11:55:45 Closing DB instances... [2022-03-07T11:55:46.817Z] --- PASS: TestResizeWithInvalidSize (2.33s) [2022-03-07T11:55:46.817Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T11:55:46.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d117d0_} [2022-03-07T11:55:47.633Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-07T11:55:47.633Z] === RUN TestFindNode [2022-03-07T11:55:47.633Z] 2022/03/07 11:55:47 Closing DB instances... [2022-03-07T11:55:47.633Z] --- PASS: TestFindNode (0.02s) [2022-03-07T11:55:47.633Z] === RUN TestChangeNodeState [2022-03-07T11:55:47.633Z] 2022/03/07 11:55:47 Closing DB instances... [2022-03-07T11:55:47.633Z] --- PASS: TestChangeNodeState (0.03s) [2022-03-07T11:55:47.633Z] === RUN TestNodeReincarnation [2022-03-07T11:55:47.633Z] 2022/03/07 11:55:47 Closing DB instances... [2022-03-07T11:55:47.736Z] --- PASS: TestUpdateRestartPolicy (24.52s) [2022-03-07T11:55:47.736Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T11:55:47.837Z] --- PASS: TestSecretsUpdate (2.31s) [2022-03-07T11:55:47.837Z] === RUN TestTemplatedSecret [2022-03-07T11:55:48.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d117e8_} [2022-03-07T11:55:49.043Z] docker_api_swarm_test.go:507: [dc812f46f53c4] joining swarm manager [db14ac3a01798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:55:49.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d11800_} [2022-03-07T11:55:49.310Z] --- PASS: TestUpdateRestartWithAutoRemove (3.22s) [2022-03-07T11:55:49.310Z] === RUN TestWaitNonBlocked [2022-03-07T11:55:49.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:55:49.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:55:49.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:55:49.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:55:49.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:55:49.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:55:49.772Z] --- PASS: TestResizeWhenContainerNotStarted (3.10s) [2022-03-07T11:55:49.772Z] === RUN TestDaemonRestartKillContainers [2022-03-07T11:55:49.772Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:49.772Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:55:49.772Z] === RUN TestStats [2022-03-07T11:55:49.772Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T11:55:49.772Z] --- SKIP: TestStats (0.00s) [2022-03-07T11:55:49.772Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T11:55:50.689Z] --- PASS: TestTemplatedSecret (2.79s) [2022-03-07T11:55:50.689Z] === RUN TestSecretCreateResolve [2022-03-07T11:55:50.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-07T11:55:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-07T11:55:52.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-07T11:55:52.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-07T11:55:52.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-07T11:55:52.151Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T11:55:53.092Z] --- PASS: TestSecretCreateResolve (2.42s) [2022-03-07T11:55:53.092Z] PASS [2022-03-07T11:55:53.092Z] [2022-03-07T11:55:53.092Z] DONE 6 tests in 14.530s [2022-03-07T11:55:53.092Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T11:55:53.092Z] ++ 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-07T11:55:53.092Z] ++ set -e [2022-03-07T11:55:53.092Z] ++ '[' -n 0 ']' [2022-03-07T11:55:53.092Z] ++ set -x [2022-03-07T11:55:53.093Z] ++ 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-07T11:55:53.356Z] INFO: Testing against a local daemon [2022-03-07T11:55:53.356Z] === RUN TestServiceCreateInit [2022-03-07T11:55:53.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T11:55:53.511Z] time="2022-03-07T11:55:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T11:55:53.511Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T11:55:53.511Z] === RUN TestParallelCreate [2022-03-07T11:55:53.511Z] 2022/03/07 11:55:52 Closing DB instances... [2022-03-07T11:55:53.511Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T11:55:53.511Z] === RUN TestParallelDelete [2022-03-07T11:55:53.511Z] 2022/03/07 11:55:52 Closing DB instances... [2022-03-07T11:55:53.511Z] --- PASS: TestParallelDelete (0.02s) [2022-03-07T11:55:53.511Z] === RUN TestNetworkDBIslands [2022-03-07T11:55:53.511Z] time="2022-03-07T11:55:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cf6a15ba28b9 with config:&{NodeID:cf6a15ba28b9 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-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9d49efe6d2a3 with config:&{NodeID:9d49efe6d2a3 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-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5b0bc6f072f2 with config:&{NodeID:5b0bc6f072f2 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-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.512Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e22f6b2ba59c with config:&{NodeID:e22f6b2ba59c 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-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:53.980Z] time="2022-03-07T11:55:53Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.076Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-07T11:55:54.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.06s) [2022-03-07T11:55:54.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.17s) [2022-03-07T11:55:54.076Z] === RUN TestWaitBlocked [2022-03-07T11:55:54.076Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:55:54.076Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T11:55:54.076Z] PASS [2022-03-07T11:55:54.076Z] ok github.com/docker/docker/integration/container 117.128s [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === Skipped [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T11:55:54.076Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T11:55:54.076Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T11:55:54.076Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T11:55:54.076Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T11:55:54.076Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T11:55:54.076Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T11:55:54.076Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-07T11:55:54.076Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T11:55:54.076Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T11:55:54.076Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-07T11:55:54.076Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T11:55:54.076Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T11:55:54.076Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T11:55:54.076Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T11:55:54.076Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T11:55:54.076Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T11:55:54.076Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T11:55:54.076Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T11:55:54.076Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T11:55:54.076Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T11:55:54.076Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T11:55:54.076Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T11:55:54.076Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T11:55:54.076Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T11:55:54.076Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:55:54.076Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T11:55:54.076Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T11:55:54.076Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T11:55:54.076Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:55:54.076Z] [2022-03-07T11:55:54.076Z] DONE 87 tests, 34 skipped in 119.515s [2022-03-07T11:55:54.076Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T11:55:54.298Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7aef7b7fe3cf with config:&{NodeID:7aef7b7fe3cf 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-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.449Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.763Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:55:54.918Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=info msg="The new bootstrap node list is:[172.31.13.253:10033 172.31.13.253:10034 172.31.13.253:10035]" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10033" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49370" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10034" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49371" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10035" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49372" [2022-03-07T11:55:54.918Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=info msg="The new bootstrap node list is:[172.31.13.253:10033 172.31.13.253:10034 172.31.13.253:10035]" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10033" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49373" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10034" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49374" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10035" [2022-03-07T11:55:54.918Z] time="2022-03-07T11:55:54Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49375" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:54Z" level=info msg="node 0 leaving" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="node3(5b0bc6f072f2): Node leave event for cf6a15ba28b9/172.31.13.253" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="node4(e22f6b2ba59c): Node leave event for cf6a15ba28b9/172.31.13.253" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="node2(9d49efe6d2a3): Node leave event for cf6a15ba28b9/172.31.13.253" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="node1(cf6a15ba28b9): Node leave event for cf6a15ba28b9/172.31.13.253" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for cf6a15ba28b9/172.31.13.253" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.388Z] time="2022-03-07T11:55:55Z" level=info msg="Node cf6a15ba28b9/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="node 1 leaving" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for 9d49efe6d2a3/172.31.13.253" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="node4(e22f6b2ba59c): Node leave event for 9d49efe6d2a3/172.31.13.253" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3 change state NodeActive --> NodeFailed" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3 change state NodeActive --> NodeLeft" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, added to failed nodes list" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="node3(5b0bc6f072f2): Node leave event for 9d49efe6d2a3/172.31.13.253" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=error msg="node: 9d49efe6d2a3 is unknown to memberlist" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, left gossip cluster" [2022-03-07T11:55:55.857Z] time="2022-03-07T11:55:55Z" level=info msg="Node 9d49efe6d2a3/172.31.13.253, left gossip cluster" [2022-03-07T11:55:56.217Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T11:55:56.328Z] time="2022-03-07T11:55:55Z" level=info msg="node 2 leaving" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=info msg="Node 5b0bc6f072f2 change state NodeActive --> NodeLeft" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=info msg="Node 5b0bc6f072f2 change state NodeActive --> NodeLeft" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for 5b0bc6f072f2/172.31.13.253" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=info msg="node4(e22f6b2ba59c): Node leave event for 5b0bc6f072f2/172.31.13.253" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=info msg="Node 5b0bc6f072f2 change state NodeActive --> NodeLeft" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=info msg="node3(5b0bc6f072f2): Node leave event for 5b0bc6f072f2/172.31.13.253" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=debug msg="memberlist: Failed ping: 7aef7b7fe3cf (timeout reached)" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.13.253:10035: use of closed network connection" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.13.253:10036: use of closed network connection" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:55Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49376" [2022-03-07T11:55:56.329Z] time="2022-03-07T11:55:56Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, left gossip cluster" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, left gossip cluster" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node 5b0bc6f072f2/172.31.13.253, left gossip cluster" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=warning msg="memberlist: Was able to connect to 7aef7b7fe3cf but other probes failed, network may be misconfigured" [2022-03-07T11:55:56.798Z] networkdb_test.go:867: node4: OK [2022-03-07T11:55:56.798Z] networkdb_test.go:867: node5: OK [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="node 0 coming back" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:316342a5cbd0 with config:&{NodeID:316342a5cbd0 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-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node 316342a5cbd0/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node 316342a5cbd0/172.31.13.253, added to nodes list" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="node 1 coming back" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c4495a9bd456 with config:&{NodeID:c4495a9bd456 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-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node c4495a9bd456/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node c4495a9bd456/172.31.13.253, added to nodes list" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="node 2 coming back" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:27bc81b92b1b with config:&{NodeID:27bc81b92b1b 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-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, joined gossip cluster" [2022-03-07T11:55:56.798Z] time="2022-03-07T11:55:56Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, added to nodes list" [2022-03-07T11:55:58.132Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T11:55:58.132Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T11:55:58.438Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.02s) [2022-03-07T11:55:58.438Z] === RUN TestStopContainerWithTimeout [2022-03-07T11:55:58.438Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T11:55:58.438Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T11:55:58.438Z] === RUN TestUpdateRestartPolicy [2022-03-07T11:55:59.518Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T11:55:59.518Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T11:55:59.756Z] time="2022-03-07T11:55:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.13.253:10033 172.31.13.253:10034 172.31.13.253:10035]" [2022-03-07T11:56:00.226Z] time="2022-03-07T11:56:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.13.253:10033 172.31.13.253:10034 172.31.13.253:10035]" [2022-03-07T11:56:00.465Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T11:56:01.039Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10033" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49377" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, is the new incarnation of the shutdown node cf6a15ba28b9/172.31.13.253" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10034" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49378" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, is the new incarnation of the shutdown node 9d49efe6d2a3/172.31.13.253" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10035" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49379" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, is the new incarnation of the shutdown node 5b0bc6f072f2/172.31.13.253" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, is the new incarnation of the shutdown node 9d49efe6d2a3/172.31.13.253" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node c4495a9bd456/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, is the new incarnation of the shutdown node cf6a15ba28b9/172.31.13.253" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 316342a5cbd0/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, joined gossip cluster" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, is the new incarnation of the shutdown node 5b0bc6f072f2/172.31.13.253" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:00Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, added to nodes list" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10033" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:01Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49380" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10034" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:01Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49381" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.13.253:10035" [2022-03-07T11:56:01.214Z] time="2022-03-07T11:56:01Z" level=debug msg="memberlist: Stream connection from=172.31.13.253:49382" [2022-03-07T11:56:01.612Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T11:56:01.683Z] 2022/03/07 11:56:01 Closing DB instances... [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="node4(e22f6b2ba59c): Node leave event for 316342a5cbd0/172.31.13.253" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="node3(27bc81b92b1b): Node leave event for 316342a5cbd0/172.31.13.253" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for 316342a5cbd0/172.31.13.253" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="node2(c4495a9bd456): Node leave event for 316342a5cbd0/172.31.13.253" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="node1(316342a5cbd0): Node leave event for 316342a5cbd0/172.31.13.253" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.153Z] time="2022-03-07T11:56:01Z" level=info msg="Node 316342a5cbd0/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.185Z] --- PASS: TestServiceCreateInit (8.83s) [2022-03-07T11:56:02.185Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s) [2022-03-07T11:56:02.185Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2022-03-07T11:56:02.185Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T11:56:02.446Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="node3(27bc81b92b1b): Node leave event for c4495a9bd456/172.31.13.253" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for c4495a9bd456/172.31.13.253" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="node4(e22f6b2ba59c): Node leave event for c4495a9bd456/172.31.13.253" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456 change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="node2(c4495a9bd456): Node leave event for c4495a9bd456/172.31.13.253" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node c4495a9bd456/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for 27bc81b92b1b/172.31.13.253" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b change state NodeActive --> NodeLeft" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="node4(e22f6b2ba59c): Node leave event for 27bc81b92b1b/172.31.13.253" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, left gossip cluster" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b change state NodeActive --> NodeFailed" [2022-03-07T11:56:02.622Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, added to failed nodes list" [2022-03-07T11:56:03.091Z] time="2022-03-07T11:56:02Z" level=error msg="node: 27bc81b92b1b is unknown to memberlist" [2022-03-07T11:56:03.091Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, left gossip cluster" [2022-03-07T11:56:03.091Z] time="2022-03-07T11:56:02Z" level=info msg="Node 27bc81b92b1b/172.31.13.253, left gossip cluster" [2022-03-07T11:56:03.091Z] time="2022-03-07T11:56:03Z" level=debug msg="memberlist: Failed ping: 27bc81b92b1b (timeout reached)" [2022-03-07T11:56:03.091Z] time="2022-03-07T11:56:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.13.253:10037: use of closed network connection" [2022-03-07T11:56:03.091Z] time="2022-03-07T11:56:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.13.253:10036: use of closed network connection" [2022-03-07T11:56:03.390Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T11:56:03.560Z] time="2022-03-07T11:56:03Z" level=info msg="Node e22f6b2ba59c change state NodeActive --> NodeLeft" [2022-03-07T11:56:03.560Z] time="2022-03-07T11:56:03Z" level=info msg="node5(7aef7b7fe3cf): Node leave event for e22f6b2ba59c/172.31.13.253" [2022-03-07T11:56:03.560Z] time="2022-03-07T11:56:03Z" level=info msg="Node e22f6b2ba59c change state NodeActive --> NodeLeft" [2022-03-07T11:56:03.560Z] time="2022-03-07T11:56:03Z" level=info msg="node4(e22f6b2ba59c): Node leave event for e22f6b2ba59c/172.31.13.253" [2022-03-07T11:56:03.560Z] time="2022-03-07T11:56:03Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, left gossip cluster" [2022-03-07T11:56:03.979Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T11:56:04.029Z] time="2022-03-07T11:56:03Z" level=info msg="memberlist: Suspect 27bc81b92b1b has failed, no acks received" [2022-03-07T11:56:04.029Z] time="2022-03-07T11:56:03Z" level=info msg="Node e22f6b2ba59c/172.31.13.253, left gossip cluster" [2022-03-07T11:56:04.498Z] time="2022-03-07T11:56:04Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, left gossip cluster" [2022-03-07T11:56:04.498Z] time="2022-03-07T11:56:04Z" level=info msg="Node 7aef7b7fe3cf change state NodeActive --> NodeFailed" [2022-03-07T11:56:04.498Z] time="2022-03-07T11:56:04Z" level=info msg="Node 7aef7b7fe3cf/172.31.13.253, added to failed nodes list" [2022-03-07T11:56:04.498Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-03-07T11:56:04.498Z] PASS [2022-03-07T11:56:04.498Z] coverage: 60.0% of statements [2022-03-07T11:56:04.498Z] ok github.com/docker/docker/libnetwork/networkdb 105.304s coverage: 60.0% of statements [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T11:56:04.498Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T11:56:04.922Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T11:56:05.864Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T11:56:06.438Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T11:56:07.381Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === Skipped [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T11:56:08.296Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T11:56:08.296Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-07T11:56:08.296Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T11:56:08.296Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-07T11:56:08.296Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T11:56:08.296Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T11:56:08.296Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T11:56:08.296Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T11:56:08.296Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-07T11:56:08.296Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T11:56:08.296Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T11:56:08.296Z] daemon_test.go:145: root required [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T11:56:08.296Z] reload_test.go:342: root required [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T11:56:08.296Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T11:56:08.296Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T11:56:08.296Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T11:56:08.296Z] download_test.go:267: Needs fixing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T11:56:08.296Z] layer_test.go:291: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T11:56:08.296Z] layer_test.go:340: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T11:56:08.296Z] layer_test.go:455: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T11:56:08.296Z] layer_test.go:684: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T11:56:08.296Z] migration_test.go:45: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T11:56:08.296Z] migration_test.go:181: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T11:56:08.296Z] mount_test.go:17: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T11:56:08.296Z] mount_test.go:76: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T11:56:08.296Z] mount_test.go:125: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T11:56:08.296Z] mount_test.go:212: Failing on Windows [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-07T11:56:08.296Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-07T11:56:08.296Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T11:56:08.296Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T11:56:08.296Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T11:56:08.296Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2022-03-07T11:56:08.296Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T11:56:08.296Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T11:56:08.296Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T11:56:08.296Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T11:56:08.296Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T11:56:08.296Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T11:56:08.296Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T11:56:08.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T11:56:08.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T11:56:08.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T11:56:08.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T11:56:08.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T11:56:08.296Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-07T11:56:08.296Z] archive_test.go:140: zstd not installed [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T11:56:08.296Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T11:56:08.296Z] archive_windows_test.go:16: Currently fails [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T11:56:08.296Z] changes_test.go:195: needs more investigation [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T11:56:08.296Z] changes_test.go:432: needs further investigation [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T11:56:08.296Z] changes_test.go:468: needs further investigation [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T11:56:08.296Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T11:56:08.296Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.296Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T11:56:08.296Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:56:08.296Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T11:56:08.297Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T11:56:08.297Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T11:56:08.297Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:56:08.297Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T11:56:08.297Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T11:56:08.297Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T11:56:08.297Z] poller_test.go:40: No chmod on Windows [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T11:56:08.297Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T11:56:08.297Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-07T11:56:08.297Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-07T11:56:08.297Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-07T11:56:08.297Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T11:56:08.297Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T11:56:08.297Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T11:56:08.297Z] [2022-03-07T11:56:08.297Z] DONE 2077 tests, 68 skipped in 313.908s [2022-03-07T11:56:08.297Z] INFO: make.ps1 ended at 03/07/2022 11:56:07 [2022-03-07T11:56:08.324Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T11:56:08.894Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T11:56:09.466Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T11:56:09.886Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-07T11:56:10.518Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T11:56:10.518Z] INFO: Unit tests ended at 03/07/2022 11:56:10. Duration:00:05:36.5797043 [2022-03-07T11:56:10.518Z] INFO: Building busybox [2022-03-07T11:56:10.518Z] Sending build context to Docker daemon 5.12kB [2022-03-07T11:56:10.518Z] [2022-03-07T11:56:10.518Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T11:56:10.518Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T11:56:10.518Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T11:56:10.518Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T11:56:10.518Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T11:56:10.518Z] ---> c703d4d60533 [2022-03-07T11:56:10.518Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T11:56:10.518Z] ---> Running in 6a5cc2598251 [2022-03-07T11:56:10.849Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T11:56:11.111Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T11:56:11.682Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T11:56:11.682Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T11:56:11.863Z] tests/integration/client_test.py ..... [ 75%] [2022-03-07T11:56:11.863Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-07T11:56:12.443Z] tests/integration/errors_test.py . [ 76%] [2022-03-07T11:56:12.623Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T11:56:13.195Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T11:56:13.766Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T11:56:14.337Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T11:56:14.908Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T11:56:15.370Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T11:56:15.370Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T11:56:15.370Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T11:56:15.370Z] === RUN TestDaemonConfigValidation [2022-03-07T11:56:15.370Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T11:56:15.370Z] --- SKIP: TestDaemonConfigValidation (0.01s) [2022-03-07T11:56:15.370Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T11:56:15.370Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T11:56:15.370Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T11:56:15.370Z] === RUN TestDaemonProxy [2022-03-07T11:56:15.370Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T11:56:15.370Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T11:56:15.370Z] PASS [2022-03-07T11:56:15.370Z] ok github.com/docker/docker/integration/daemon 0.115s [2022-03-07T11:56:15.370Z] [2022-03-07T11:56:15.370Z] === Skipped [2022-03-07T11:56:15.370Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T11:56:15.370Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T11:56:15.370Z] [2022-03-07T11:56:15.370Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.01s) [2022-03-07T11:56:15.370Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T11:56:15.370Z] [2022-03-07T11:56:15.370Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T11:56:15.370Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T11:56:15.370Z] [2022-03-07T11:56:15.370Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T11:56:15.370Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T11:56:15.370Z] [2022-03-07T11:56:15.370Z] DONE 4 tests, 4 skipped in 20.509s [2022-03-07T11:56:15.370Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T11:56:15.851Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T11:56:16.421Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T11:56:17.814Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T11:56:18.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:18.357Z] INFO: Testing against a local daemon [2022-03-07T11:56:18.357Z] === RUN TestCommitInheritsEnv [2022-03-07T11:56:18.357Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:56:18.357Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T11:56:18.357Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T11:56:18.357Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:18.357Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T11:56:18.357Z] === RUN TestImportWithCustomPlatform [2022-03-07T11:56:18.357Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:18.357Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T11:56:18.357Z] === RUN TestImagesFilterMultiReference [2022-03-07T11:56:18.357Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-07T11:56:18.357Z] === RUN TestImagePullPlatformInvalid [2022-03-07T11:56:18.357Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-07T11:56:18.357Z] === RUN TestRemoveImageOrphaning [2022-03-07T11:56:19.201Z] --- PASS: TestCreateServiceMultipleTimes (16.95s) [2022-03-07T11:56:19.201Z] === RUN TestCreateServiceConflict [2022-03-07T11:56:19.345Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-03-07T11:56:19.345Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T11:56:19.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-07T11:56:19.345Z] === RUN TestTagInvalidReference [2022-03-07T11:56:19.345Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-07T11:56:19.345Z] === RUN TestTagValidPrefixedRepo [2022-03-07T11:56:19.814Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-07T11:56:19.814Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T11:56:19.814Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-07T11:56:19.814Z] === RUN TestTagOfficialNames [2022-03-07T11:56:19.814Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-07T11:56:19.814Z] === RUN TestTagMatchesDigest [2022-03-07T11:56:19.814Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-07T11:56:19.814Z] PASS [2022-03-07T11:56:19.814Z] ok github.com/docker/docker/integration/image 1.615s [2022-03-07T11:56:19.814Z] [2022-03-07T11:56:19.814Z] === Skipped [2022-03-07T11:56:19.814Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T11:56:19.814Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:56:19.814Z] [2022-03-07T11:56:19.814Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T11:56:19.814Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:19.814Z] [2022-03-07T11:56:19.814Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T11:56:19.814Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:19.814Z] [2022-03-07T11:56:19.814Z] DONE 12 tests, 3 skipped in 5.474s [2022-03-07T11:56:20.283Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T11:56:20.587Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T11:56:21.530Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-03-07T11:56:21.530Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T11:56:22.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:22.505Z] INFO: Testing against a local daemon [2022-03-07T11:56:22.505Z] === RUN TestNetworkCreateDelete [2022-03-07T11:56:22.505Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:22.505Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T11:56:22.505Z] 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-07T11:56:22.505Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-03-07T11:56:22.505Z] === RUN TestDaemonDNSFallback [2022-03-07T11:56:22.505Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:22.505Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestInspectNetwork [2022-03-07T11:56:22.505Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:22.505Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T11:56:22.505Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:22.505Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestNetworkInvalidJSON [2022-03-07T11:56:22.505Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T11:56:22.505Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T11:56:22.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:56:22.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:56:22.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:56:22.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:56:22.505Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T11:56:22.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:56:22.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T11:56:22.505Z] === RUN TestNetworkList [2022-03-07T11:56:22.505Z] === RUN TestNetworkList//networks [2022-03-07T11:56:22.505Z] === PAUSE TestNetworkList//networks [2022-03-07T11:56:22.505Z] === RUN TestNetworkList//networks/ [2022-03-07T11:56:22.505Z] === PAUSE TestNetworkList//networks/ [2022-03-07T11:56:22.505Z] === CONT TestNetworkList//networks [2022-03-07T11:56:22.505Z] === CONT TestNetworkList//networks/ [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkList (0.05s) [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T11:56:22.505Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T11:56:22.505Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T11:56:22.505Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T11:56:22.505Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T11:56:22.505Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T11:56:22.505Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T11:56:22.505Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T11:56:22.505Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T11:56:22.505Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:56:22.505Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T11:56:22.505Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T11:56:22.505Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T11:56:22.505Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T11:56:22.505Z] PASS [2022-03-07T11:56:22.505Z] ok github.com/docker/docker/integration/network 0.191s [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === Skipped [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T11:56:22.505Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-03-07T11:56:22.505Z] 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-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T11:56:22.505Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T11:56:22.505Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T11:56:22.505Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T11:56:22.505Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T11:56:22.505Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T11:56:22.505Z] [2022-03-07T11:56:22.505Z] DONE 22 tests, 15 skipped in 2.272s [2022-03-07T11:56:22.505Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T11:56:22.918Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T11:56:22.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-07T11:56:22.975Z] testing: warning: no tests to run [2022-03-07T11:56:22.975Z] PASS [2022-03-07T11:56:22.975Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-03-07T11:56:22.975Z] [2022-03-07T11:56:22.975Z] DONE 0 tests in 0.711s [2022-03-07T11:56:23.445Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T11:56:23.492Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T11:56:23.734Z] --- PASS: TestUpdateRestartPolicy (23.29s) [2022-03-07T11:56:23.735Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T11:56:23.735Z] --- PASS: TestUpdateRestartWithAutoRemove (2.32s) [2022-03-07T11:56:23.735Z] === RUN TestWaitNonBlocked [2022-03-07T11:56:23.735Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:56:23.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:56:23.735Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:56:23.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:56:23.735Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T11:56:23.735Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T11:56:23.914Z] testing: warning: no tests to run [2022-03-07T11:56:23.914Z] PASS [2022-03-07T11:56:23.914Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-03-07T11:56:23.914Z] [2022-03-07T11:56:23.914Z] DONE 0 tests in 0.699s [2022-03-07T11:56:23.914Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T11:56:24.904Z] testing: warning: no tests to run [2022-03-07T11:56:24.904Z] PASS [2022-03-07T11:56:24.904Z] ok github.com/docker/docker/integration/plugin 0.073s [2022-03-07T11:56:24.904Z] [2022-03-07T11:56:24.904Z] DONE 0 tests in 0.703s [2022-03-07T11:56:24.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T11:56:25.407Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2022-03-07T11:56:25.407Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T11:56:25.668Z] docker_api_swarm_node_test.go:81: [d2176c1f8daae] joining swarm manager [dce6a33a1c401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:56:25.896Z] testing: warning: no tests to run [2022-03-07T11:56:25.896Z] PASS [2022-03-07T11:56:25.896Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-03-07T11:56:25.896Z] [2022-03-07T11:56:25.896Z] DONE 0 tests in 0.716s [2022-03-07T11:56:25.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T11:56:27.540Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-07T11:56:27.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.98s) [2022-03-07T11:56:27.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.09s) [2022-03-07T11:56:27.540Z] === RUN TestWaitBlocked [2022-03-07T11:56:27.540Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:27.540Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T11:56:27.540Z] PASS [2022-03-07T11:56:27.540Z] ok github.com/docker/docker/integration/container 101.191s [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === Skipped [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T11:56:27.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T11:56:27.540Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T11:56:27.540Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T11:56:27.540Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T11:56:27.540Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T11:56:27.540Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T11:56:27.540Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T11:56:27.540Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T11:56:27.540Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T11:56:27.540Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T11:56:27.540Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T11:56:27.540Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T11:56:27.540Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T11:56:27.540Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T11:56:27.540Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T11:56:27.540Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T11:56:27.540Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T11:56:27.540Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T11:56:27.540Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T11:56:27.540Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T11:56:27.540Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T11:56:27.540Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T11:56:27.540Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T11:56:27.540Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T11:56:27.540Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T11:56:27.540Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T11:56:27.540Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T11:56:27.540Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:27.540Z] [2022-03-07T11:56:27.540Z] DONE 87 tests, 33 skipped in 103.783s [2022-03-07T11:56:27.540Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T11:56:28.225Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T11:56:30.626Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-07T11:56:30.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:30.663Z] INFO: Testing against a local daemon [2022-03-07T11:56:30.663Z] === RUN TestPluginInvalidJSON [2022-03-07T11:56:30.663Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:56:30.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:56:30.664Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:56:30.664Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-07T11:56:30.664Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-07T11:56:30.664Z] === RUN TestPluginInstall [2022-03-07T11:56:30.664Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T11:56:30.664Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T11:56:30.664Z] === RUN TestPluginsWithRuntimes [2022-03-07T11:56:30.664Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T11:56:30.664Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T11:56:30.664Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T11:56:30.664Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T11:56:30.664Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T11:56:30.664Z] PASS [2022-03-07T11:56:30.664Z] ok github.com/docker/docker/integration/plugin/common 0.105s [2022-03-07T11:56:30.664Z] [2022-03-07T11:56:30.664Z] === Skipped [2022-03-07T11:56:30.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T11:56:30.664Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T11:56:30.664Z] [2022-03-07T11:56:30.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T11:56:30.664Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T11:56:30.664Z] [2022-03-07T11:56:30.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T11:56:30.664Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T11:56:30.664Z] [2022-03-07T11:56:30.664Z] DONE 5 tests, 3 skipped in 4.388s [2022-03-07T11:56:30.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T11:56:30.770Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T11:56:30.770Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T11:56:31.776Z] Removing intermediate container 6a5cc2598251 [2022-03-07T11:56:31.776Z] ---> ccc460b72739 [2022-03-07T11:56:31.776Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T11:56:31.776Z] ---> Running in 169a0701899f [2022-03-07T11:56:31.776Z] Removing intermediate container 169a0701899f [2022-03-07T11:56:31.776Z] ---> 0487e2e5c6a5 [2022-03-07T11:56:31.776Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T11:56:31.776Z] ---> Running in 09e484c9c9e4 [2022-03-07T11:56:31.776Z] Removing intermediate container 09e484c9c9e4 [2022-03-07T11:56:31.776Z] ---> 8abdaf32de6c [2022-03-07T11:56:31.776Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T11:56:32.245Z] [2022-03-07T11:56:32.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:32.888Z] INFO: Testing against a local daemon [2022-03-07T11:56:32.888Z] === RUN TestExternalGraphDriver [2022-03-07T11:56:32.888Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T11:56:32.888Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T11:56:32.888Z] === RUN TestGraphdriverPluginV2 [2022-03-07T11:56:32.888Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T11:56:32.888Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T11:56:32.888Z] PASS [2022-03-07T11:56:32.888Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.110s [2022-03-07T11:56:32.888Z] [2022-03-07T11:56:32.888Z] === Skipped [2022-03-07T11:56:32.888Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T11:56:32.888Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T11:56:32.888Z] [2022-03-07T11:56:32.888Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T11:56:32.888Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T11:56:32.888Z] [2022-03-07T11:56:32.888Z] DONE 2 tests, 2 skipped in 2.438s [2022-03-07T11:56:32.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T11:56:33.235Z] ---> 4390bb159a5f [2022-03-07T11:56:33.235Z] 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-07T11:56:33.235Z] ---> Running in 09d5150b539e [2022-03-07T11:56:34.979Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-07T11:56:35.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:35.119Z] INFO: Testing against a local daemon [2022-03-07T11:56:35.119Z] === RUN TestReadPluginNoRead [2022-03-07T11:56:35.119Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T11:56:35.119Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T11:56:35.119Z] PASS [2022-03-07T11:56:35.119Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2022-03-07T11:56:35.119Z] [2022-03-07T11:56:35.119Z] === Skipped [2022-03-07T11:56:35.119Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T11:56:35.119Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T11:56:35.119Z] [2022-03-07T11:56:35.119Z] DONE 1 tests, 1 skipped in 2.170s [2022-03-07T11:56:35.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T11:56:35.240Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T11:56:35.810Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T11:56:36.107Z] testing: warning: no tests to run [2022-03-07T11:56:36.107Z] PASS [2022-03-07T11:56:36.107Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-03-07T11:56:36.107Z] [2022-03-07T11:56:36.107Z] DONE 0 tests in 1.085s [2022-03-07T11:56:36.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T11:56:36.754Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T11:56:37.329Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T11:56:37.903Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T11:56:38.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:38.342Z] INFO: Testing against a local daemon [2022-03-07T11:56:38.342Z] === RUN TestPluginWithDevMounts [2022-03-07T11:56:38.342Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:38.342Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T11:56:38.342Z] PASS [2022-03-07T11:56:38.342Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-03-07T11:56:38.342Z] [2022-03-07T11:56:38.342Z] === Skipped [2022-03-07T11:56:38.342Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T11:56:38.342Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:38.342Z] [2022-03-07T11:56:38.342Z] DONE 1 tests, 1 skipped in 2.163s [2022-03-07T11:56:38.812Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T11:56:38.845Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T11:56:38.845Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T11:56:39.418Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T11:56:39.418Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2022-03-07T11:56:39.418Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T11:56:39.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-07T11:56:40.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:40.378Z] INFO: Testing against a local daemon [2022-03-07T11:56:40.378Z] === RUN TestSecretInspect [2022-03-07T11:56:40.378Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T11:56:40.378Z] === RUN TestSecretList [2022-03-07T11:56:40.378Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T11:56:40.378Z] === RUN TestSecretsCreateAndDelete [2022-03-07T11:56:40.378Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T11:56:40.378Z] === RUN TestSecretsUpdate [2022-03-07T11:56:40.378Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T11:56:40.378Z] === RUN TestTemplatedSecret [2022-03-07T11:56:40.378Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T11:56:40.378Z] === RUN TestSecretCreateResolve [2022-03-07T11:56:40.378Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:40.378Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T11:56:40.378Z] PASS [2022-03-07T11:56:40.378Z] ok github.com/docker/docker/integration/secret 0.093s [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] === Skipped [2022-03-07T11:56:40.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T11:56:40.378Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T11:56:40.378Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T11:56:40.378Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T11:56:40.378Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T11:56:40.378Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T11:56:40.378Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:40.378Z] [2022-03-07T11:56:40.378Z] DONE 6 tests, 6 skipped in 1.951s [2022-03-07T11:56:40.622Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T11:56:40.622Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T11:56:40.848Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T11:56:40.882Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T11:56:41.456Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T11:56:42.398Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T11:56:42.398Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-07T11:56:42.398Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T11:56:42.398Z] docker_api_swarm_node_test.go:53: [d06f356f1f444] joining swarm manager [d59d24c3f7015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:56:42.398Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T11:56:42.970Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T11:56:43.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:43.066Z] INFO: Testing against a local daemon [2022-03-07T11:56:43.066Z] === RUN TestServiceCreateInit [2022-03-07T11:56:43.066Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T11:56:43.066Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T11:56:43.066Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T11:56:43.066Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceConflict [2022-03-07T11:56:43.066Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T11:56:43.066Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-07T11:56:43.066Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T11:56:43.066Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T11:56:43.066Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T11:56:43.066Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceSysctls [2022-03-07T11:56:43.066Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-07T11:56:43.066Z] === RUN TestCreateServiceCapabilities [2022-03-07T11:56:43.066Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-07T11:56:43.066Z] === RUN TestInspect [2022-03-07T11:56:43.066Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestInspect (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestCreateJob [2022-03-07T11:56:43.066Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestReplicatedJob [2022-03-07T11:56:43.066Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestUpdateReplicatedJob [2022-03-07T11:56:43.066Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServiceListWithStatuses [2022-03-07T11:56:43.066Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T11:56:43.066Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestDockerNetworkReConnect [2022-03-07T11:56:43.066Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServicePlugin [2022-03-07T11:56:43.066Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServiceUpdateLabel [2022-03-07T11:56:43.066Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServiceUpdateSecrets [2022-03-07T11:56:43.066Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServiceUpdateConfigs [2022-03-07T11:56:43.066Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServiceUpdateNetwork [2022-03-07T11:56:43.066Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T11:56:43.066Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T11:56:43.066Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T11:56:43.066Z] PASS [2022-03-07T11:56:43.066Z] ok github.com/docker/docker/integration/service 0.258s [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === Skipped [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:56:43.066Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:56:43.066Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T11:56:43.066Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T11:56:43.066Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-07T11:56:43.066Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T11:56:43.066Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T11:56:43.066Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T11:56:43.066Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-07T11:56:43.066Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-07T11:56:43.066Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T11:56:43.066Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T11:56:43.066Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T11:56:43.066Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T11:56:43.066Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T11:56:43.066Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T11:56:43.066Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.066Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T11:56:43.066Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.066Z] [2022-03-07T11:56:43.067Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T11:56:43.067Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:43.067Z] [2022-03-07T11:56:43.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T11:56:43.067Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.067Z] [2022-03-07T11:56:43.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T11:56:43.067Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.067Z] [2022-03-07T11:56:43.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T11:56:43.067Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.067Z] [2022-03-07T11:56:43.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T11:56:43.067Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.067Z] [2022-03-07T11:56:43.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T11:56:43.067Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:43.067Z] [2022-03-07T11:56:43.067Z] DONE 24 tests, 23 skipped in 2.533s [2022-03-07T11:56:43.231Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T11:56:43.231Z] docker_api_swarm_node_test.go:54: [d7005359411e3] joining swarm manager [d59d24c3f7015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:56:43.231Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T11:56:43.231Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T11:56:43.492Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T11:56:43.492Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T11:56:43.492Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T11:56:43.492Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T11:56:43.546Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T11:56:43.752Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T11:56:45.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:45.122Z] INFO: Testing against a local daemon [2022-03-07T11:56:45.122Z] === RUN TestSessionCreate [2022-03-07T11:56:45.122Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:45.122Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T11:56:45.122Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T11:56:45.122Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:45.122Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T11:56:45.122Z] PASS [2022-03-07T11:56:45.122Z] ok github.com/docker/docker/integration/session 0.091s [2022-03-07T11:56:45.122Z] [2022-03-07T11:56:45.122Z] === Skipped [2022-03-07T11:56:45.122Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T11:56:45.122Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:45.122Z] [2022-03-07T11:56:45.122Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T11:56:45.122Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:45.122Z] [2022-03-07T11:56:45.122Z] DONE 2 tests, 2 skipped in 1.758s [2022-03-07T11:56:45.122Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T11:56:45.139Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T11:56:45.139Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T11:56:45.139Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T11:56:46.542Z] ......... [ 85%] [2022-03-07T11:56:47.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:47.354Z] INFO: Testing against a local daemon [2022-03-07T11:56:47.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:56:47.354Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:47.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestDiskUsage [2022-03-07T11:56:47.354Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T11:56:47.354Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestEventsExecDie [2022-03-07T11:56:47.354Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T11:56:47.354Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestEventsBackwardsCompatible [2022-03-07T11:56:47.354Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T11:56:47.354Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestEventsVolumeCreate [2022-03-07T11:56:47.354Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T11:56:47.354Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestInfoAPI [2022-03-07T11:56:47.354Z] --- PASS: TestInfoAPI (0.05s) [2022-03-07T11:56:47.354Z] === RUN TestInfoAPIWarnings [2022-03-07T11:56:47.354Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:56:47.354Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestInfoDebug [2022-03-07T11:56:47.354Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:56:47.354Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestInfoInsecureRegistries [2022-03-07T11:56:47.354Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:56:47.354Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T11:56:47.354Z] === RUN TestInfoRegistryMirrors [2022-03-07T11:56:47.354Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:56:47.355Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T11:56:47.355Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T11:56:47.684Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T11:56:47.944Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T11:56:47.944Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T11:56:47.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T11:56:47.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T11:56:47.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T11:56:48.342Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-07T11:56:48.342Z] === RUN TestPingCacheHeaders [2022-03-07T11:56:48.342Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-07T11:56:48.342Z] === RUN TestPingGet [2022-03-07T11:56:48.342Z] --- PASS: TestPingGet (0.03s) [2022-03-07T11:56:48.342Z] === RUN TestPingHead [2022-03-07T11:56:48.342Z] --- PASS: TestPingHead (0.03s) [2022-03-07T11:56:48.342Z] === RUN TestVersion [2022-03-07T11:56:48.342Z] --- PASS: TestVersion (0.04s) [2022-03-07T11:56:48.342Z] PASS [2022-03-07T11:56:48.342Z] ok github.com/docker/docker/integration/system 1.231s [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.342Z] === Skipped [2022-03-07T11:56:48.342Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:56:48.342Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.342Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T11:56:48.342Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T11:56:48.342Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T11:56:48.342Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T11:56:48.342Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T11:56:48.342Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:56:48.342Z] [2022-03-07T11:56:48.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T11:56:48.343Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:56:48.343Z] [2022-03-07T11:56:48.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T11:56:48.343Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:56:48.343Z] [2022-03-07T11:56:48.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T11:56:48.343Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:56:48.343Z] [2022-03-07T11:56:48.343Z] DONE 15 tests, 9 skipped in 3.175s [2022-03-07T11:56:48.343Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T11:56:48.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T11:56:48.833Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T11:56:48.833Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T11:56:48.833Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T11:56:48.833Z] === RUN TestDaemonConfigValidation [2022-03-07T11:56:48.833Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T11:56:48.833Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T11:56:48.833Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T11:56:48.833Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T11:56:48.833Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T11:56:48.833Z] === RUN TestDaemonProxy [2022-03-07T11:56:48.833Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T11:56:48.833Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T11:56:48.833Z] PASS [2022-03-07T11:56:48.833Z] ok github.com/docker/docker/integration/daemon 0.119s [2022-03-07T11:56:49.303Z] [2022-03-07T11:56:49.303Z] === Skipped [2022-03-07T11:56:49.303Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T11:56:49.303Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T11:56:49.303Z] [2022-03-07T11:56:49.303Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T11:56:49.303Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T11:56:49.303Z] [2022-03-07T11:56:49.303Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T11:56:49.303Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T11:56:49.303Z] [2022-03-07T11:56:49.303Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T11:56:49.303Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T11:56:49.303Z] [2022-03-07T11:56:49.304Z] DONE 4 tests, 4 skipped in 21.409s [2022-03-07T11:56:49.304Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T11:56:49.457Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T11:56:50.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T11:56:50.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:50.585Z] INFO: Testing against a local daemon [2022-03-07T11:56:50.585Z] === RUN TestVolumesCreateAndList [2022-03-07T11:56:50.585Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-07T11:56:50.585Z] === RUN TestVolumesRemove [2022-03-07T11:56:50.585Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-07T11:56:50.585Z] === RUN TestVolumesInspect [2022-03-07T11:56:50.585Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-07T11:56:50.585Z] === RUN TestVolumesInvalidJSON [2022-03-07T11:56:50.585Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T11:56:50.585Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T11:56:50.585Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T11:56:50.585Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-07T11:56:50.585Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-07T11:56:50.585Z] PASS [2022-03-07T11:56:50.585Z] ok github.com/docker/docker/integration/volume 0.374s [2022-03-07T11:56:50.970Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T11:56:51.031Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-07T11:56:51.055Z] [2022-03-07T11:56:51.055Z] DONE 5 tests in 2.436s [2022-03-07T11:56:51.055Z] INFO: make.ps1 ended at 03/07/2022 11:56:50 [2022-03-07T11:56:51.055Z] INFO: Integration CLI tests being run from the host: [2022-03-07T11:56:51.055Z] 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-07T11:56:51.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T11:56:52.113Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-07T11:56:52.517Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T11:56:52.777Z] --- PASS: TestCreateServiceSecretFileMode (13.28s) [2022-03-07T11:56:52.777Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T11:56:53.038Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T11:56:53.038Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T11:56:53.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:53.119Z] INFO: Testing against a local daemon [2022-03-07T11:56:53.119Z] === RUN TestCommitInheritsEnv [2022-03-07T11:56:53.119Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:56:53.119Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T11:56:53.119Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T11:56:53.119Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:53.119Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T11:56:53.119Z] === RUN TestImportWithCustomPlatform [2022-03-07T11:56:53.119Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:53.119Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T11:56:53.119Z] === RUN TestImagesFilterMultiReference [2022-03-07T11:56:53.119Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-07T11:56:53.119Z] === RUN TestImagePullPlatformInvalid [2022-03-07T11:56:53.119Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-07T11:56:53.119Z] === RUN TestRemoveImageOrphaning [2022-03-07T11:56:53.609Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T11:56:53.609Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-07T11:56:53.609Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-07T11:56:53.609Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-07T11:56:54.550Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-07T11:56:54.687Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-03-07T11:56:54.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T11:56:54.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-07T11:56:54.687Z] === RUN TestTagInvalidReference [2022-03-07T11:56:54.687Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-07T11:56:54.687Z] === RUN TestTagValidPrefixedRepo [2022-03-07T11:56:54.687Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-07T11:56:54.687Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T11:56:54.687Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-07T11:56:54.687Z] === RUN TestTagOfficialNames [2022-03-07T11:56:54.687Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-07T11:56:54.687Z] === RUN TestTagMatchesDigest [2022-03-07T11:56:54.687Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-07T11:56:54.687Z] PASS [2022-03-07T11:56:54.687Z] ok github.com/docker/docker/integration/image 1.700s [2022-03-07T11:56:55.121Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-07T11:56:55.157Z] [2022-03-07T11:56:55.157Z] === Skipped [2022-03-07T11:56:55.157Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T11:56:55.157Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:56:55.157Z] [2022-03-07T11:56:55.157Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T11:56:55.157Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:55.157Z] [2022-03-07T11:56:55.157Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T11:56:55.157Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T11:56:55.157Z] [2022-03-07T11:56:55.157Z] DONE 12 tests, 3 skipped in 5.694s [2022-03-07T11:56:55.157Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T11:56:56.063Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-07T11:56:56.324Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-07T11:56:56.324Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-07T11:56:56.324Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-07T11:56:57.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:56:57.378Z] INFO: Testing against a local daemon [2022-03-07T11:56:57.378Z] === RUN TestNetworkCreateDelete [2022-03-07T11:56:57.378Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:57.378Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T11:56:57.378Z] 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-07T11:56:57.378Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDaemonDNSFallback [2022-03-07T11:56:57.378Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:57.378Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestInspectNetwork [2022-03-07T11:56:57.378Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:57.378Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T11:56:57.378Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:57.378Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestNetworkInvalidJSON [2022-03-07T11:56:57.378Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T11:56:57.378Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T11:56:57.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:56:57.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:56:57.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:56:57.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:56:57.378Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T11:56:57.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T11:56:57.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T11:56:57.378Z] === RUN TestNetworkList [2022-03-07T11:56:57.378Z] === RUN TestNetworkList//networks [2022-03-07T11:56:57.378Z] === PAUSE TestNetworkList//networks [2022-03-07T11:56:57.378Z] === RUN TestNetworkList//networks/ [2022-03-07T11:56:57.378Z] === PAUSE TestNetworkList//networks/ [2022-03-07T11:56:57.378Z] === CONT TestNetworkList//networks [2022-03-07T11:56:57.378Z] === CONT TestNetworkList//networks/ [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkList (0.06s) [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T11:56:57.378Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T11:56:57.378Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T11:56:57.378Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T11:56:57.378Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T11:56:57.378Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T11:56:57.378Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T11:56:57.378Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T11:56:57.378Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T11:56:57.378Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:56:57.378Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T11:56:57.378Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T11:56:57.378Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T11:56:57.378Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T11:56:57.378Z] PASS [2022-03-07T11:56:57.378Z] ok github.com/docker/docker/integration/network 0.180s [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === Skipped [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T11:56:57.378Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T11:56:57.378Z] 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-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T11:56:57.378Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T11:56:57.378Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T11:56:57.378Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T11:56:57.378Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:243: FLAKY_TEST [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T11:56:57.378Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T11:56:57.378Z] [2022-03-07T11:56:57.378Z] DONE 22 tests, 15 skipped in 2.384s [2022-03-07T11:56:57.378Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T11:56:58.366Z] testing: warning: no tests to run [2022-03-07T11:56:58.366Z] PASS [2022-03-07T11:56:58.366Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2022-03-07T11:56:58.366Z] [2022-03-07T11:56:58.366Z] DONE 0 tests in 0.719s [2022-03-07T11:56:58.366Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T11:56:58.667Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-07T11:56:58.667Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-07T11:56:59.355Z] testing: warning: no tests to run [2022-03-07T11:56:59.355Z] PASS [2022-03-07T11:56:59.355Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2022-03-07T11:56:59.355Z] [2022-03-07T11:56:59.355Z] DONE 0 tests in 0.734s [2022-03-07T11:56:59.355Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T11:56:59.824Z] testing: warning: no tests to run [2022-03-07T11:56:59.824Z] PASS [2022-03-07T11:56:59.824Z] ok github.com/docker/docker/integration/plugin 0.075s [2022-03-07T11:56:59.824Z] [2022-03-07T11:56:59.824Z] DONE 0 tests in 0.735s [2022-03-07T11:57:00.293Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T11:57:00.428Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-07T11:57:00.762Z] testing: warning: no tests to run [2022-03-07T11:57:00.762Z] PASS [2022-03-07T11:57:00.762Z] ok github.com/docker/docker/integration/plugin/authz 0.089s [2022-03-07T11:57:00.762Z] [2022-03-07T11:57:00.762Z] DONE 0 tests in 0.742s [2022-03-07T11:57:01.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T11:57:01.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:01.526Z] INFO: Testing against a local daemon [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T11:57:01.526Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T11:57:01.526Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T11:57:01.526Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T11:57:01.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T11:57:02.000Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T11:57:02.469Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T11:57:02.938Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T11:57:03.175Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-07T11:57:03.406Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T11:57:03.434Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-07T11:57:03.527Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T11:57:04.911Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T11:57:05.483Z] --- PASS: TestCreateServiceConfigFileMode (12.77s) [2022-03-07T11:57:05.483Z] === RUN TestCreateServiceSysctls [2022-03-07T11:57:06.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:06.003Z] INFO: Testing against a local daemon [2022-03-07T11:57:06.003Z] === RUN TestPluginInvalidJSON [2022-03-07T11:57:06.003Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:57:06.003Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:57:06.003Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T11:57:06.003Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-07T11:57:06.003Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-07T11:57:06.004Z] === RUN TestPluginInstall [2022-03-07T11:57:06.004Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T11:57:06.004Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T11:57:06.004Z] === RUN TestPluginsWithRuntimes [2022-03-07T11:57:06.004Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T11:57:06.004Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T11:57:06.004Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T11:57:06.004Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T11:57:06.004Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T11:57:06.004Z] PASS [2022-03-07T11:57:06.004Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2022-03-07T11:57:06.004Z] [2022-03-07T11:57:06.004Z] === Skipped [2022-03-07T11:57:06.004Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T11:57:06.004Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T11:57:06.004Z] [2022-03-07T11:57:06.004Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T11:57:06.004Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T11:57:06.004Z] [2022-03-07T11:57:06.004Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T11:57:06.004Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T11:57:06.004Z] [2022-03-07T11:57:06.004Z] DONE 5 tests, 3 skipped in 4.581s [2022-03-07T11:57:06.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T11:57:06.427Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-07T11:57:06.998Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T11:57:07.349Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-07T11:57:07.608Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-07T11:57:07.608Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-07T11:57:07.608Z] [2022-03-07T11:57:07.608Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-07T11:57:07.608Z] =========================== short test summary info ============================ [2022-03-07T11:57:07.609Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-07T11:57:07.609Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-07T11:57:07.609Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-07T11:57:07.609Z] Not supported on most drivers [2022-03-07T11:57:07.609Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-07T11:57:07.609Z] Output of docker top depends on host distro, and is not formalized. [2022-03-07T11:57:07.609Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-07T11:57:07.609Z] Output of docker top depends on host distro, and is not formalized. [2022-03-07T11:57:07.609Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-07T11:57:07.609Z] Can fail if eth0 has multiple IP addresses [2022-03-07T11:57:07.609Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-07T11:57:07.609Z] This doesn't seem to be taken into account by the engine [2022-03-07T11:57:07.609Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-07T11:57:07.609Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-07T11:57:07.609Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.99 seconds == [2022-03-07T11:57:07.867Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-07T11:57:07.942Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T11:57:08.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:08.230Z] INFO: Testing against a local daemon [2022-03-07T11:57:08.230Z] === RUN TestExternalGraphDriver [2022-03-07T11:57:08.230Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T11:57:08.230Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T11:57:08.230Z] === RUN TestGraphdriverPluginV2 [2022-03-07T11:57:08.230Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T11:57:08.230Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T11:57:08.230Z] PASS [2022-03-07T11:57:08.230Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-03-07T11:57:08.230Z] [2022-03-07T11:57:08.230Z] === Skipped [2022-03-07T11:57:08.230Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T11:57:08.230Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T11:57:08.230Z] [2022-03-07T11:57:08.230Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T11:57:08.230Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T11:57:08.230Z] [2022-03-07T11:57:08.230Z] DONE 2 tests, 2 skipped in 2.488s [2022-03-07T11:57:08.230Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T11:57:08.888Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T11:57:09.108Z] Removing intermediate container 09d5150b539e [2022-03-07T11:57:09.108Z] ---> 49648e8b9efb [2022-03-07T11:57:09.108Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T11:57:09.108Z] ---> Running in 6e3f268360b1 [2022-03-07T11:57:09.108Z] [2022-03-07T11:57:09.108Z] SUCCESS: Specified value was saved. [2022-03-07T11:57:09.108Z] Removing intermediate container 6e3f268360b1 [2022-03-07T11:57:09.108Z] ---> 15086cf0cd36 [2022-03-07T11:57:09.108Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T11:57:09.108Z] ---> Running in 2b6627359216 [2022-03-07T11:57:09.149Z] --- PASS: TestCreateServiceSysctls (3.61s) [2022-03-07T11:57:09.149Z] === RUN TestCreateServiceCapabilities [2022-03-07T11:57:09.409Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T11:57:09.981Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T11:57:10.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:10.450Z] INFO: Testing against a local daemon [2022-03-07T11:57:10.450Z] === RUN TestReadPluginNoRead [2022-03-07T11:57:10.450Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T11:57:10.450Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T11:57:10.450Z] PASS [2022-03-07T11:57:10.450Z] ok github.com/docker/docker/integration/plugin/logging 0.095s [2022-03-07T11:57:10.450Z] [2022-03-07T11:57:10.450Z] === Skipped [2022-03-07T11:57:10.450Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T11:57:10.450Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T11:57:10.450Z] [2022-03-07T11:57:10.450Z] DONE 1 tests, 1 skipped in 2.287s [2022-03-07T11:57:10.552Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-07T11:57:10.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T11:57:11.907Z] testing: warning: no tests to run [2022-03-07T11:57:11.907Z] PASS [2022-03-07T11:57:11.907Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-03-07T11:57:11.907Z] [2022-03-07T11:57:11.907Z] DONE 0 tests in 1.155s [2022-03-07T11:57:11.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T11:57:11.939Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2022-03-07T11:57:11.939Z] === RUN TestInspect [2022-03-07T11:57:11.939Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-07T11:57:13.324Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T11:57:14.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:14.134Z] INFO: Testing against a local daemon [2022-03-07T11:57:14.134Z] === RUN TestPluginWithDevMounts [2022-03-07T11:57:14.134Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:14.134Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T11:57:14.134Z] PASS [2022-03-07T11:57:14.134Z] ok github.com/docker/docker/integration/plugin/volumes 0.131s [2022-03-07T11:57:14.134Z] [2022-03-07T11:57:14.134Z] === Skipped [2022-03-07T11:57:14.134Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T11:57:14.134Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:14.134Z] [2022-03-07T11:57:14.134Z] DONE 1 tests, 1 skipped in 2.234s [2022-03-07T11:57:14.134Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T11:57:14.708Z] --- PASS: TestInspect (3.08s) [2022-03-07T11:57:14.708Z] === RUN TestCreateJob [2022-03-07T11:57:15.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-07T11:57:15.853Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-07T11:57:16.285Z] Cannot create a file when that file already exists. [2022-03-07T11:57:16.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:16.353Z] INFO: Testing against a local daemon [2022-03-07T11:57:16.353Z] === RUN TestSecretInspect [2022-03-07T11:57:16.353Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T11:57:16.353Z] === RUN TestSecretList [2022-03-07T11:57:16.353Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T11:57:16.353Z] === RUN TestSecretsCreateAndDelete [2022-03-07T11:57:16.353Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T11:57:16.353Z] === RUN TestSecretsUpdate [2022-03-07T11:57:16.353Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T11:57:16.353Z] === RUN TestTemplatedSecret [2022-03-07T11:57:16.353Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T11:57:16.353Z] === RUN TestSecretCreateResolve [2022-03-07T11:57:16.353Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:16.353Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T11:57:16.353Z] PASS [2022-03-07T11:57:16.353Z] ok github.com/docker/docker/integration/secret 0.104s [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] === Skipped [2022-03-07T11:57:16.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T11:57:16.353Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T11:57:16.353Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T11:57:16.353Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T11:57:16.353Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T11:57:16.353Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T11:57:16.353Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:16.353Z] [2022-03-07T11:57:16.353Z] DONE 6 tests, 6 skipped in 1.962s [2022-03-07T11:57:16.353Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T11:57:18.430Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T11:57:18.430Z] --- PASS: TestCreateJob (3.68s) [2022-03-07T11:57:18.430Z] === RUN TestReplicatedJob [2022-03-07T11:57:19.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:19.315Z] INFO: Testing against a local daemon [2022-03-07T11:57:19.315Z] === RUN TestServiceCreateInit [2022-03-07T11:57:19.315Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T11:57:19.315Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T11:57:19.315Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T11:57:19.315Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceConflict [2022-03-07T11:57:19.315Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T11:57:19.315Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-07T11:57:19.315Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T11:57:19.315Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T11:57:19.315Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T11:57:19.315Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceSysctls [2022-03-07T11:57:19.315Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-07T11:57:19.315Z] === RUN TestCreateServiceCapabilities [2022-03-07T11:57:19.315Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-07T11:57:19.315Z] === RUN TestInspect [2022-03-07T11:57:19.315Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestInspect (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestCreateJob [2022-03-07T11:57:19.315Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestReplicatedJob [2022-03-07T11:57:19.315Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestUpdateReplicatedJob [2022-03-07T11:57:19.315Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServiceListWithStatuses [2022-03-07T11:57:19.315Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T11:57:19.315Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestDockerNetworkReConnect [2022-03-07T11:57:19.315Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServicePlugin [2022-03-07T11:57:19.315Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServiceUpdateLabel [2022-03-07T11:57:19.315Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServiceUpdateSecrets [2022-03-07T11:57:19.315Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServiceUpdateConfigs [2022-03-07T11:57:19.315Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServiceUpdateNetwork [2022-03-07T11:57:19.315Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T11:57:19.315Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T11:57:19.315Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T11:57:19.315Z] PASS [2022-03-07T11:57:19.315Z] ok github.com/docker/docker/integration/service 0.266s [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === Skipped [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:57:19.315Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:57:19.315Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T11:57:19.315Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T11:57:19.315Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-07T11:57:19.315Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T11:57:19.315Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T11:57:19.315Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T11:57:19.315Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-07T11:57:19.315Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-07T11:57:19.315Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T11:57:19.315Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T11:57:19.315Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T11:57:19.315Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T11:57:19.315Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T11:57:19.315Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T11:57:19.315Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T11:57:19.315Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T11:57:19.315Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T11:57:19.315Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T11:57:19.315Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T11:57:19.315Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T11:57:19.315Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T11:57:19.315Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T11:57:19.315Z] [2022-03-07T11:57:19.315Z] DONE 24 tests, 23 skipped in 2.772s [2022-03-07T11:57:19.315Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T11:57:19.374Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T11:57:20.057Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T11:57:20.057Z] [2022-03-07T11:57:20.057Z] Unloading profiles will leave already running processes permanently [2022-03-07T11:57:20.057Z] unconfined, which can lead to unexpected situations. [2022-03-07T11:57:20.057Z] [2022-03-07T11:57:20.057Z] To set a process to complain mode, use the command line tool [2022-03-07T11:57:20.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T11:57:20.057Z] Post stage [Pipeline] junit [2022-03-07T11:57:20.069Z] Recording test results [2022-03-07T11:57:20.319Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T11:57:21.299Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-07T11:57:21.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:21.539Z] INFO: Testing against a local daemon [2022-03-07T11:57:21.539Z] === RUN TestSessionCreate [2022-03-07T11:57:21.539Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T11:57:21.539Z] --- SKIP: TestSessionCreate (0.01s) [2022-03-07T11:57:21.539Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T11:57:21.539Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T11:57:21.539Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T11:57:21.539Z] PASS [2022-03-07T11:57:21.539Z] ok github.com/docker/docker/integration/session 0.097s [2022-03-07T11:57:21.539Z] [2022-03-07T11:57:21.539Z] === Skipped [2022-03-07T11:57:21.539Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-03-07T11:57:21.539Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T11:57:21.539Z] [2022-03-07T11:57:21.539Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T11:57:21.539Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T11:57:21.539Z] [2022-03-07T11:57:21.539Z] DONE 2 tests, 2 skipped in 1.900s [2022-03-07T11:57:21.539Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T11:57:21.581Z] + echo Ensuring container killed. [2022-03-07T11:57:21.581Z] Ensuring container killed. [2022-03-07T11:57:21.581Z] + docker rm -vf docker-pr2 [2022-03-07T11:57:21.581Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T11:57:21.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-07T11:57:21.862Z] + echo Chowning /workspace to jenkins user [2022-03-07T11:57:21.862Z] Chowning /workspace to jenkins user [2022-03-07T11:57:21.862Z] + id -u [2022-03-07T11:57:21.862Z] + id -g [2022-03-07T11:57:21.862Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T11:57:21.862Z] Unable to find image 'busybox:latest' locally [2022-03-07T11:57:21.862Z] latest: Pulling from library/busybox [2022-03-07T11:57:21.862Z] 7e5209d2300f: Pulling fs layer [2022-03-07T11:57:22.121Z] 7e5209d2300f: Verifying Checksum [2022-03-07T11:57:22.121Z] 7e5209d2300f: Download complete [2022-03-07T11:57:22.121Z] 7e5209d2300f: Pull complete [2022-03-07T11:57:22.121Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-07T11:57:22.121Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T11:57:23.349Z] + bundleName=docker-py [2022-03-07T11:57:23.349Z] + echo Creating docker-py-bundles.tar.gz [2022-03-07T11:57:23.349Z] Creating docker-py-bundles.tar.gz [2022-03-07T11:57:23.349Z] + 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-07T11:57:23.365Z] Archiving artifacts [2022-03-07T11:57:23.460Z] Removing intermediate container 2b6627359216 [2022-03-07T11:57:23.460Z] ---> 3a946440d644 [2022-03-07T11:57:23.460Z] Step 13/13 : CMD ["sh"] [2022-03-07T11:57:23.460Z] ---> Running in 89c298436cf0 [2022-03-07T11:57:23.460Z] Removing intermediate container 89c298436cf0 [2022-03-07T11:57:23.460Z] ---> 2b39644020d6 [2022-03-07T11:57:23.460Z] Successfully built 2b39644020d6 [2022-03-07T11:57:23.460Z] Successfully tagged busybox:latest [2022-03-07T11:57:23.460Z] INFO: Docker images of the daemon under test [2022-03-07T11:57:23.460Z] [2022-03-07T11:57:23.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T11:57:23.461Z] busybox latest 2b39644020d6 Less than a second ago 5.78GB [2022-03-07T11:57:23.461Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-07T11:57:23.461Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-07T11:57:23.461Z] [2022-03-07T11:57:23.461Z] INFO: Running integration tests at 03/07/2022 11:57:22... [2022-03-07T11:57:23.461Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T11:57:23.461Z] INFO: Integration API tests being run from the host: [2022-03-07T11:57:23.461Z] INFO: make.ps1 starting at 03/07/2022 11:57:23 [2022-03-07T11:57:23.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:23.760Z] INFO: Testing against a local daemon [2022-03-07T11:57:23.760Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:57:23.760Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:23.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestDiskUsage [2022-03-07T11:57:23.760Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T11:57:23.760Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestEventsExecDie [2022-03-07T11:57:23.760Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T11:57:23.760Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestEventsBackwardsCompatible [2022-03-07T11:57:23.760Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T11:57:23.760Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestEventsVolumeCreate [2022-03-07T11:57:23.760Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T11:57:23.760Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestInfoAPI [2022-03-07T11:57:23.760Z] --- PASS: TestInfoAPI (0.05s) [2022-03-07T11:57:23.760Z] === RUN TestInfoAPIWarnings [2022-03-07T11:57:23.760Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:57:23.760Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestInfoDebug [2022-03-07T11:57:23.760Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:57:23.760Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestInfoInsecureRegistries [2022-03-07T11:57:23.760Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:57:23.760Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestInfoRegistryMirrors [2022-03-07T11:57:23.760Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:57:23.760Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T11:57:23.760Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T11:57:24.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-03-07T11:57:24.231Z] === RUN TestPingCacheHeaders [2022-03-07T11:57:24.231Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-07T11:57:24.231Z] === RUN TestPingGet [2022-03-07T11:57:24.231Z] --- PASS: TestPingGet (0.04s) [2022-03-07T11:57:24.231Z] === RUN TestPingHead [2022-03-07T11:57:24.256Z] docker_api_swarm_test.go:202: [d5b57da3ff3dd] joining swarm manager [dfeede98bb074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:57:24.256Z] --- PASS: TestReplicatedJob (5.70s) [2022-03-07T11:57:24.256Z] === RUN TestUpdateReplicatedJob [2022-03-07T11:57:24.699Z] --- PASS: TestPingHead (0.04s) [2022-03-07T11:57:24.700Z] === RUN TestVersion [2022-03-07T11:57:24.700Z] --- PASS: TestVersion (0.03s) [2022-03-07T11:57:24.700Z] PASS [2022-03-07T11:57:24.700Z] ok github.com/docker/docker/integration/system 1.220s [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === Skipped [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:57:24.700Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T11:57:24.700Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T11:57:24.700Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T11:57:24.700Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T11:57:24.700Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T11:57:24.700Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T11:57:24.700Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T11:57:24.700Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T11:57:24.700Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T11:57:24.700Z] [2022-03-07T11:57:24.700Z] DONE 15 tests, 9 skipped in 3.325s [2022-03-07T11:57:24.700Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T11:57:24.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-07T11:57:25.035Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T11:57:25.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh binary [2022-03-07T11:57:25.424Z] [2022-03-07T11:57:25.683Z] Removing bundles/ [2022-03-07T11:57:25.683Z] [2022-03-07T11:57:25.683Z] ---> Making bundle: binary (in bundles/binary) [2022-03-07T11:57:25.683Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-07T11:57:25.683Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:57:26.167Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T11:57:26.428Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T11:57:26.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:26.918Z] INFO: Testing against a local daemon [2022-03-07T11:57:26.918Z] === RUN TestVolumesCreateAndList [2022-03-07T11:57:26.918Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-07T11:57:26.918Z] === RUN TestVolumesRemove [2022-03-07T11:57:26.918Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-07T11:57:26.918Z] === RUN TestVolumesInspect [2022-03-07T11:57:26.918Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-07T11:57:26.918Z] === RUN TestVolumesInvalidJSON [2022-03-07T11:57:26.918Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T11:57:26.918Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T11:57:26.918Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T11:57:26.918Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-07T11:57:26.918Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T11:57:26.918Z] PASS [2022-03-07T11:57:26.918Z] ok github.com/docker/docker/integration/volume 0.356s [2022-03-07T11:57:27.387Z] [2022-03-07T11:57:27.387Z] DONE 5 tests in 2.340s [2022-03-07T11:57:27.387Z] INFO: make.ps1 ended at 03/07/2022 11:57:27 [2022-03-07T11:57:27.387Z] INFO: Integration CLI tests being run from the host: [2022-03-07T11:57:27.387Z] 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-07T11:57:27.816Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T11:57:27.816Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2022-03-07T11:57:27.816Z] === RUN TestServiceListWithStatuses [2022-03-07T11:57:27.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:57:27.816Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T11:57:27.816Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T11:57:28.077Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-07T11:57:28.338Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T11:57:28.598Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-07T11:57:28.860Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-07T11:57:28.860Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T11:57:30.247Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T11:57:31.189Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T11:57:31.189Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T11:57:31.189Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T11:57:32.575Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T11:57:32.575Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T11:57:32.576Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2022-03-07T11:57:32.576Z] === RUN TestDockerNetworkReConnect [2022-03-07T11:57:33.147Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T11:57:34.531Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-07T11:57:34.531Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-07T11:57:34.531Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-07T11:57:34.531Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-07T11:57:34.531Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-07T11:57:34.531Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T11:57:36.445Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-03-07T11:57:36.445Z] === RUN TestServicePlugin [2022-03-07T11:57:36.445Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-07T11:57:37.016Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T11:57:37.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T11:57:37.845Z] INFO: Testing against a local daemon [2022-03-07T11:57:37.845Z] === RUN TestDockerSuite [2022-03-07T11:57:37.845Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T11:57:37.845Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T11:57:37.846Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T11:57:37.846Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T11:57:37.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T11:57:37.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T11:57:37.846Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T11:57:37.846Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T11:57:37.846Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T11:57:37.846Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T11:57:37.960Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T11:57:38.315Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T11:57:38.531Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T11:57:38.785Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T11:57:39.253Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T11:57:39.723Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T11:57:40.445Z] plugin_test.go:61: [d6f8b11b1e7ea] joining swarm manager [d15e7304766b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:57:41.395Z] plugin_test.go:64: [d770aba1e5744] joining swarm manager [d15e7304766b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:57:42.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-07T11:57:43.722Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T11:57:44.293Z] docker_api_swarm_test.go:384: [d7672f3497f42] joining swarm manager [da0eb8cc4f610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:57:44.554Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-07T11:57:45.125Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T11:57:45.697Z] docker_api_swarm_test.go:385: [dd4e2427e5963] joining swarm manager [da0eb8cc4f610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:57:48.245Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T11:57:48.505Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T11:57:51.047Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T11:58:01.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T11:58:01.216Z] INFO: Testing against a local daemon [2022-03-07T11:58:01.216Z] === RUN TestBuildWithSession [2022-03-07T11:58:01.216Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T11:58:01.216Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T11:58:01.216Z] === RUN TestBuildSquashParent [2022-03-07T11:58:01.216Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T11:58:01.216Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:58:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:58:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:58:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:58:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:58:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:58:01.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:58:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:58:01.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T11:58:01.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T11:58:01.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T11:58:01.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T11:58:03.285Z] === RUN TestDockerSuite/TestExec [2022-03-07T11:58:03.285Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T11:58:03.285Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T11:58:03.285Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T11:58:03.857Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T11:58:04.800Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T11:58:05.374Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T11:58:05.948Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T11:58:06.518Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T11:58:07.090Z] --- PASS: TestServicePlugin (30.87s) [2022-03-07T11:58:07.090Z] === RUN TestServiceUpdateLabel [2022-03-07T11:58:07.090Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T11:58:07.661Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T11:58:08.232Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T11:58:09.617Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T11:58:09.617Z] --- PASS: TestServiceUpdateLabel (2.54s) [2022-03-07T11:58:09.617Z] === RUN TestServiceUpdateSecrets [2022-03-07T11:58:10.558Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T11:58:11.129Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T11:58:12.526Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T11:58:13.097Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T11:58:14.481Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T11:58:15.052Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-07T11:58:15.624Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T11:58:16.196Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T11:58:16.457Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T11:58:17.029Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T11:58:17.600Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T11:58:18.542Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T11:58:19.113Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T11:58:19.609Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T11:58:19.609Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T11:58:19.685Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T11:58:24.971Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2022-03-07T11:58:24.971Z] === RUN TestServiceUpdateConfigs [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T11:58:29.807Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T11:58:29.807Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T11:58:29.807Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T11:58:29.807Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T11:58:29.807Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T11:58:29.807Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T11:58:29.807Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T11:58:29.807Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T11:58:29.807Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T11:58:29.807Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T11:58:29.807Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T11:58:29.807Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T11:58:29.807Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T11:58:30.255Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T11:58:30.827Z] === RUN TestDockerSuite/TestExecTTY [2022-03-07T11:58:31.399Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T11:58:31.970Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T11:58:32.541Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.92s) [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.37s) [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.58s) [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.80s) [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.10s) [2022-03-07T11:58:32.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.95s) [2022-03-07T11:58:32.699Z] === RUN TestBuildMultiStageCopy [2022-03-07T11:58:32.699Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T11:58:32.803Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T11:58:32.803Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-07T11:58:32.803Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T11:58:32.959Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T11:58:32.959Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T11:58:32.959Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T11:58:32.959Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T11:58:32.959Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T11:58:32.959Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T11:58:32.959Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T11:58:32.959Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T11:58:32.959Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T11:58:34.187Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-07T11:58:34.759Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T11:58:35.700Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-07T11:58:35.963Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T11:58:36.533Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T11:58:37.954Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T11:58:37.954Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T11:58:37.954Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T11:58:37.954Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T11:58:37.954Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T11:58:39.088Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-03-07T11:58:39.089Z] === RUN TestServiceUpdateNetwork [2022-03-07T11:58:41.639Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T11:58:45.840Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T11:58:46.966Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T11:58:47.222Z] check_test.go:379: [dd4e2427e5963] daemon is not started [2022-03-07T11:58:47.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-07T11:58:47.482Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T11:58:48.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T11:58:49.397Z] docker_api_swarm_test.go:802: [da01a41256b2e] joining swarm manager [dfcddb0214242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T11:58:49.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T11:58:50.337Z] docker_api_swarm_test.go:802: [d7a33313dbc22] joining swarm manager [dfcddb0214242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T11:58:51.464Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T11:58:51.723Z] --- PASS: TestServiceUpdateNetwork (12.67s) [2022-03-07T11:58:51.723Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T11:58:51.723Z] docker_api_swarm_test.go:802: [db83eef01ff9a] joining swarm manager [dfcddb0214242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T11:58:51.983Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T11:58:52.556Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T11:58:52.556Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T11:58:52.556Z] === RUN TestDockerSuite/TestHealth [2022-03-07T11:58:53.129Z] docker_api_swarm_test.go:802: [d379b6f70b251] joining swarm manager [dfcddb0214242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-07T11:58:53.129Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T11:58:53.823Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T11:58:54.073Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T11:58:54.334Z] docker_api_swarm_test.go:810: [d47af9a5528ae] joining swarm manager [dfcddb0214242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-07T11:58:56.206Z] --- PASS: TestBuildMultiStageCopy (23.92s) [2022-03-07T11:58:56.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.13s) [2022-03-07T11:58:56.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.52s) [2022-03-07T11:58:56.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.77s) [2022-03-07T11:58:56.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.07s) [2022-03-07T11:58:56.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.42s) [2022-03-07T11:58:56.206Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T11:59:00.917Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T11:59:01.226Z] --- PASS: TestBuildMultiStageParentConfig (4.79s) [2022-03-07T11:59:01.226Z] === RUN TestBuildLabelWithTargets [2022-03-07T11:59:01.226Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:59:01.226Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-07T11:59:01.226Z] === RUN TestBuildWithEmptyLayers [2022-03-07T11:59:02.116Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-07T11:59:02.116Z] Copying nested executables into bundles/binary-daemon [2022-03-07T11:59:02.116Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-07T11:59:02.116Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T11:59:02.116Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-07T11:59:02.116Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-07T11:59:02.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/make.sh cross [2022-03-07T11:59:02.711Z] [2022-03-07T11:59:02.969Z] Removing bundles/ [2022-03-07T11:59:02.969Z] [2022-03-07T11:59:02.969Z] ---> Making bundle: cross (in bundles/cross) [2022-03-07T11:59:02.969Z] Cross building: bundles/cross/linux/amd64 [2022-03-07T11:59:02.969Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-07T11:59:02.969Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-07T11:59:03.592Z] --- PASS: TestBuildWithEmptyLayers (2.70s) [2022-03-07T11:59:03.592Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T11:59:06.114Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T11:59:06.114Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T11:59:06.584Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T11:59:06.584Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T11:59:06.584Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T11:59:06.584Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T11:59:06.584Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T11:59:06.584Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T11:59:06.584Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T11:59:06.584Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T11:59:06.584Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T11:59:09.052Z] --- PASS: TestServiceUpdatePidsLimit (16.78s) [2022-03-07T11:59:09.052Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s) [2022-03-07T11:59:09.052Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-07T11:59:09.052Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-07T11:59:09.052Z] PASS [2022-03-07T11:59:09.052Z] [2022-03-07T11:59:09.052Z] === Skipped [2022-03-07T11:59:09.052Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T11:59:09.052Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T11:59:09.052Z] [2022-03-07T11:59:09.052Z] DONE 27 tests, 1 skipped in 195.161s [2022-03-07T11:59:09.052Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T11:59:09.052Z] ++ 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-07T11:59:09.052Z] ++ set -e [2022-03-07T11:59:09.052Z] ++ '[' -n 0 ']' [2022-03-07T11:59:09.052Z] ++ set -x [2022-03-07T11:59:09.052Z] ++ 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-07T11:59:09.052Z] INFO: Testing against a local daemon [2022-03-07T11:59:09.052Z] === RUN TestSessionCreate [2022-03-07T11:59:09.052Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T11:59:09.052Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T11:59:09.052Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T11:59:09.052Z] PASS [2022-03-07T11:59:09.052Z] [2022-03-07T11:59:09.052Z] DONE 2 tests in 0.126s [2022-03-07T11:59:09.052Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T11:59:09.052Z] ++ 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-07T11:59:09.052Z] ++ set -e [2022-03-07T11:59:09.052Z] ++ '[' -n 0 ']' [2022-03-07T11:59:09.052Z] ++ set -x [2022-03-07T11:59:09.052Z] ++ 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-07T11:59:09.052Z] INFO: Testing against a local daemon [2022-03-07T11:59:09.052Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T11:59:09.052Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T11:59:09.052Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:59:09.052Z] === RUN TestDiskUsage [2022-03-07T11:59:09.052Z] === PAUSE TestDiskUsage [2022-03-07T11:59:09.052Z] === RUN TestEventsExecDie [2022-03-07T11:59:09.052Z] --- PASS: TestEventsExecDie (0.53s) [2022-03-07T11:59:09.052Z] === RUN TestEventsBackwardsCompatible [2022-03-07T11:59:09.052Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-07T11:59:09.052Z] === RUN TestEventsVolumeCreate [2022-03-07T11:59:09.312Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-07T11:59:09.312Z] === RUN TestInfoBinaryCommits [2022-03-07T11:59:09.312Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-03-07T11:59:09.312Z] === RUN TestInfoAPIVersioned [2022-03-07T11:59:09.312Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-07T11:59:09.312Z] === RUN TestInfoAPI [2022-03-07T11:59:09.312Z] --- PASS: TestInfoAPI (0.01s) [2022-03-07T11:59:09.312Z] === RUN TestInfoAPIWarnings [2022-03-07T11:59:12.503Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T11:59:12.503Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T11:59:12.503Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T11:59:12.503Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T11:59:12.503Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T11:59:12.612Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T11:59:12.612Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T11:59:12.612Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T11:59:12.612Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T11:59:12.880Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T11:59:12.880Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T11:59:13.451Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T11:59:13.451Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T11:59:13.712Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T11:59:13.712Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T11:59:13.974Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T11:59:14.236Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T11:59:14.498Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T11:59:14.498Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T11:59:15.071Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T11:59:15.071Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T11:59:15.643Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T11:59:16.215Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T11:59:16.215Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T11:59:16.298Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T11:59:16.786Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T11:59:19.263Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T11:59:19.263Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T11:59:19.263Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T11:59:19.263Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T11:59:19.263Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T11:59:19.263Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T11:59:19.263Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T11:59:19.263Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T11:59:19.263Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T11:59:19.331Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T11:59:19.331Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T11:59:19.331Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T11:59:20.717Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T11:59:21.658Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T11:59:21.658Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T11:59:22.601Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T11:59:23.072Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T11:59:23.072Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T11:59:23.072Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T11:59:23.072Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T11:59:23.072Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T11:59:23.989Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T11:59:24.930Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T11:59:25.503Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T11:59:25.503Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-03-07T11:59:25.503Z] === RUN TestInfoDebug [2022-03-07T11:59:26.075Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T11:59:26.075Z] --- PASS: TestInfoDebug (0.53s) [2022-03-07T11:59:26.075Z] === RUN TestInfoInsecureRegistries [2022-03-07T11:59:26.648Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T11:59:26.648Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-07T11:59:26.648Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T11:59:26.648Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-07T11:59:26.648Z] === RUN TestInfoRegistryMirrors [2022-03-07T11:59:27.220Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-07T11:59:27.220Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T11:59:27.220Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T11:59:27.220Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-07T11:59:27.220Z] === RUN TestPingCacheHeaders [2022-03-07T11:59:27.220Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T11:59:27.220Z] === RUN TestPingGet [2022-03-07T11:59:27.220Z] --- PASS: TestPingGet (0.03s) [2022-03-07T11:59:27.220Z] === RUN TestPingHead [2022-03-07T11:59:27.220Z] --- PASS: TestPingHead (0.02s) [2022-03-07T11:59:27.220Z] === RUN TestVersion [2022-03-07T11:59:27.481Z] --- PASS: TestVersion (0.03s) [2022-03-07T11:59:27.482Z] === CONT TestDiskUsage [2022-03-07T11:59:27.743Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T11:59:28.004Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T11:59:28.267Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T11:59:28.267Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T11:59:28.528Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage (1.41s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T11:59:28.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T11:59:28.790Z] PASS [2022-03-07T11:59:28.790Z] [2022-03-07T11:59:28.790Z] === Skipped [2022-03-07T11:59:28.790Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T11:59:28.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T11:59:28.790Z] [2022-03-07T11:59:28.790Z] DONE 50 tests, 1 skipped in 20.285s [2022-03-07T11:59:28.790Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T11:59:28.790Z] ++ 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-07T11:59:28.790Z] ++ set -e [2022-03-07T11:59:28.790Z] ++ '[' -n 0 ']' [2022-03-07T11:59:28.790Z] ++ set -x [2022-03-07T11:59:28.790Z] ++ 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-07T11:59:28.790Z] INFO: Testing against a local daemon [2022-03-07T11:59:28.790Z] === RUN TestVolumesCreateAndList [2022-03-07T11:59:28.790Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T11:59:28.790Z] === RUN TestVolumesRemove [2022-03-07T11:59:29.052Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T11:59:29.052Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-07T11:59:29.052Z] === RUN TestVolumesInspect [2022-03-07T11:59:29.052Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-07T11:59:29.052Z] === RUN TestVolumesInvalidJSON [2022-03-07T11:59:29.052Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T11:59:29.052Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T11:59:29.052Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T11:59:29.052Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-07T11:59:29.052Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T11:59:29.052Z] PASS [2022-03-07T11:59:29.052Z] [2022-03-07T11:59:29.052Z] DONE 5 tests in 0.243s [2022-03-07T11:59:29.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T11:59:29.314Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T11:59:29.314Z] +++ kill 6132 [2022-03-07T11:59:29.575Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T11:59:29.575Z] +++ /etc/init.d/apparmor stop [2022-03-07T11:59:29.836Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T11:59:29.836Z] [2022-03-07T11:59:29.836Z] Unloading profiles will leave already running processes permanently [2022-03-07T11:59:29.836Z] unconfined, which can lead to unexpected situations. [2022-03-07T11:59:29.836Z] [2022-03-07T11:59:29.836Z] To set a process to complain mode, use the command line tool [2022-03-07T11:59:29.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T11:59:29.836Z] +++ true [2022-03-07T11:59:29.836Z] exiting test-integration [2022-03-07T11:59:29.836Z] ++ exit 0 [2022-03-07T11:59:29.836Z] [2022-03-07T11:59:30.098Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T11:59:30.098Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-07T11:59:30.245Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T11:59:30.359Z] + for job in $(jobs -p) [2022-03-07T11:59:30.359Z] + wait 11685 [2022-03-07T11:59:31.745Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T11:59:32.316Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T11:59:32.577Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T11:59:32.577Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T11:59:33.148Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T11:59:33.148Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-07T11:59:33.148Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T11:59:33.731Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T11:59:34.306Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T11:59:34.567Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T11:59:35.138Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T11:59:35.138Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T11:59:35.398Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T11:59:35.398Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-07T11:59:35.398Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T11:59:35.659Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T11:59:36.229Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T11:59:36.229Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T11:59:36.801Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T11:59:37.061Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T11:59:39.603Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T11:59:39.603Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T11:59:39.864Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T11:59:40.041Z] --- PASS: TestBuildMultiStageOnBuild (36.75s) [2022-03-07T11:59:40.041Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T11:59:40.041Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T11:59:40.041Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-07T11:59:40.041Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T11:59:40.434Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T11:59:41.377Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T11:59:41.955Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T11:59:42.525Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T11:59:42.786Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T11:59:43.358Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T11:59:43.929Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T11:59:44.190Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T11:59:44.190Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-07T11:59:46.104Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T11:59:46.675Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T11:59:47.617Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T11:59:47.888Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T11:59:48.830Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T11:59:50.217Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T11:59:50.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-07T11:59:51.604Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T11:59:51.604Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T11:59:52.987Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T11:59:53.249Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T11:59:53.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T12:00:01.300Z] --- PASS: TestBuildMultiStageLayerLeak (19.37s) [2022-03-07T12:00:01.300Z] === RUN TestBuildWithHugeFile [2022-03-07T12:00:01.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T12:00:01.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T12:00:03.364Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T12:00:03.624Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T12:00:05.539Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-07T12:00:05.539Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T12:00:05.539Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T12:00:05.539Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T12:00:05.539Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T12:00:06.111Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T12:00:06.681Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T12:00:09.982Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T12:00:10.553Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T12:00:11.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-07T12:00:15.237Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T12:00:15.809Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T12:00:15.809Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T12:00:15.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-07T12:00:16.753Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T12:00:17.697Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T12:00:18.268Z] docker_api_swarm_service_test.go:395: [dd75fa53b5453] joining swarm manager [dba7ec0750d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:00:18.839Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T12:00:18.839Z] docker_api_swarm_service_test.go:395: [d4ed4c2b39a16] joining swarm manager [dba7ec0750d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:00:19.781Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T12:00:20.724Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T12:00:24.025Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T12:00:24.025Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T12:00:24.596Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T12:00:29.112Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T12:00:29.112Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T12:00:29.112Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T12:00:29.112Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T12:00:29.112Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T12:00:31.197Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T12:00:32.913Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T12:00:33.905Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T12:00:33.905Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T12:00:33.905Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T12:00:33.905Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T12:00:33.905Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T12:00:33.905Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T12:00:33.905Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T12:00:33.905Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T12:00:34.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-07T12:00:34.894Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T12:00:36.407Z] docker_api_swarm_service_test.go:343: [d27a802d42729] joining swarm manager [dd5df421a6bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:00:36.668Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T12:00:37.241Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T12:00:37.502Z] docker_api_swarm_service_test.go:343: [d4086a607d8bb] joining swarm manager [dd5df421a6bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:00:37.763Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T12:00:38.336Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T12:00:38.687Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T12:00:38.908Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T12:00:39.169Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T12:00:39.411Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-07T12:00:39.411Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-07T12:00:39.411Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-07T12:00:39.411Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-07T12:00:39.411Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-07T12:00:39.411Z] Cross building: bundles/cross/windows/amd64 [2022-03-07T12:00:39.411Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-07T12:00:39.411Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-07T12:00:40.112Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T12:00:40.256Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T12:00:40.256Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T12:00:40.256Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T12:00:40.256Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T12:00:40.256Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T12:00:40.256Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T12:00:42.027Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T12:00:42.027Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-07T12:00:44.054Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T12:00:47.310Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T12:00:48.696Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T12:00:48.956Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T12:00:51.498Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T12:00:51.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-07T12:00:53.414Z] docker_api_swarm_service_test.go:490: [dd7d6163ac99c] joining swarm manager [d802c2e97bc62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:00:54.358Z] docker_api_swarm_service_test.go:490: [d4b0e7b4c0cf7] joining swarm manager [d802c2e97bc62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:00:58.583Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T12:00:58.583Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-07T12:00:58.583Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T12:00:59.050Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T12:00:59.153Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T12:01:02.451Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T12:01:04.363Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T12:01:04.922Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T12:01:05.391Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T12:01:05.391Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T12:01:05.391Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T12:01:06.904Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T12:01:07.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-07T12:01:09.185Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T12:01:10.764Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T12:01:11.768Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T12:01:11.768Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T12:01:11.768Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T12:01:12.049Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T12:01:13.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-07T12:01:13.435Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T12:01:14.378Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T12:01:15.763Z] === RUN TestDockerSuite/TestPortList [2022-03-07T12:01:15.763Z] docker_api_swarm_service_test.go:128: [d316e7ca3d745] joining swarm manager [d7026b8d0b45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:01:16.334Z] docker_api_swarm_service_test.go:129: [d8a6316afe234] joining swarm manager [d7026b8d0b45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:01:16.641Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T12:01:16.641Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T12:01:16.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T12:01:16.641Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T12:01:17.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T12:01:17.112Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T12:01:17.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T12:01:17.112Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T12:01:17.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T12:01:17.584Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T12:01:18.881Z] docker_api_swarm_service_test.go:137: [dcd60db5c4a55] joining swarm manager [d7026b8d0b45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T12:01:19.453Z] docker_api_swarm_service_test.go:138: [d4a4c6f0c842e] joining swarm manager [d7026b8d0b45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-07T12:01:22.284Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T12:01:22.284Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T12:01:23.662Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T12:01:23.662Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T12:01:27.048Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T12:01:28.035Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T12:01:28.035Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T12:01:28.035Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T12:01:28.035Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T12:01:28.035Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T12:01:28.035Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T12:01:28.035Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T12:01:28.035Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T12:01:29.616Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T12:01:30.253Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T12:01:30.253Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T12:01:30.253Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T12:01:30.253Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T12:01:30.253Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T12:01:30.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T12:01:30.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T12:01:31.083Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T12:01:31.344Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T12:01:32.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T12:01:32.285Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-07T12:01:33.413Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T12:01:34.196Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-07T12:01:34.987Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T12:01:34.987Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T12:01:34.987Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T12:01:34.987Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T12:01:34.987Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T12:01:34.987Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T12:01:35.138Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-07T12:01:35.398Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-07T12:01:35.659Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T12:01:37.577Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T12:01:38.520Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T12:01:38.792Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T12:01:40.437Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T12:01:41.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-07T12:01:43.735Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T12:01:43.735Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T12:01:43.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-07T12:01:45.912Z] docker_api_swarm_service_test.go:304: [d93c4c8c3a9c7] joining swarm manager [d29587d0b6439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:01:46.854Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T12:01:46.854Z] docker_api_swarm_service_test.go:304: [d505a038183a5] joining swarm manager [d29587d0b6439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:01:53.756Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T12:01:54.991Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T12:01:54.991Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T12:01:56.907Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T12:01:57.857Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T12:01:58.799Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T12:01:59.631Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T12:02:00.100Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T12:02:00.100Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T12:02:00.100Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T12:02:00.184Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T12:02:00.320Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T12:02:00.320Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T12:02:00.320Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T12:02:00.320Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T12:02:00.320Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T12:02:00.852Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-07T12:02:00.852Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-07T12:02:00.852Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-07T12:02:00.852Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-07T12:02:00.852Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-07T12:02:00.852Z] remote: Enumerating objects: 23, done. [2022-03-07T12:02:00.852Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-07T12:02:00.853Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-07T12:02:00.853Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-07T12:02:00.853Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-07T12:02:00.853Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-07T12:02:00.853Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-07T12:02:00.853Z] Cross building: bundles/cross/linux/ppc64le [2022-03-07T12:02:00.853Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-07T12:02:00.853Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-07T12:02:02.099Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T12:02:02.672Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T12:02:02.936Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T12:02:03.509Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T12:02:03.911Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T12:02:04.899Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T12:02:05.480Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T12:02:06.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-07T12:02:06.815Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T12:02:07.076Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T12:02:07.076Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-07T12:02:07.076Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T12:02:07.339Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T12:02:07.600Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T12:02:07.600Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T12:02:08.172Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T12:02:08.744Z] docker_api_swarm_service_test.go:100: [d217d48f98094] joining swarm manager [d68831eeb1728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:02:09.315Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T12:02:09.576Z] docker_api_swarm_service_test.go:101: [dc9377f813e49] joining swarm manager [d68831eeb1728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:02:10.520Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T12:02:11.091Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T12:02:12.653Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T12:02:12.653Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T12:02:12.653Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T12:02:12.653Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T12:02:12.653Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T12:02:12.653Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T12:02:12.653Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T12:02:12.653Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T12:02:12.653Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T12:02:12.653Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T12:02:17.678Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T12:02:18.619Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T12:02:20.005Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T12:02:20.005Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T12:02:20.005Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T12:02:20.266Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T12:02:21.569Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T12:02:21.569Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T12:02:21.569Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T12:02:22.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T12:02:22.808Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T12:02:23.380Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T12:02:25.957Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T12:02:26.529Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T12:02:26.529Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T12:02:26.790Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T12:02:28.704Z] check_test.go:379: [d217d48f98094] daemon is not started [2022-03-07T12:02:29.648Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T12:02:30.591Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T12:02:30.591Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T12:02:31.975Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T12:02:32.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T12:02:32.480Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T12:02:32.547Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T12:02:32.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T12:02:33.933Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T12:02:33.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-07T12:02:34.193Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T12:02:34.454Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T12:02:35.025Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T12:02:35.969Z] docker_api_swarm_service_test.go:533: [df86bdc5c68c2] joining swarm manager [ddf2a316ee2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:02:37.355Z] docker_api_swarm_service_test.go:534: [dd3cdea4bf7cf] joining swarm manager [ddf2a316ee2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:02:38.298Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T12:02:38.558Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T12:02:39.943Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T12:02:40.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T12:02:40.205Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T12:02:41.591Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T12:02:42.162Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T12:02:42.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T12:02:42.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T12:02:42.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T12:02:43.567Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T12:02:44.955Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T12:02:45.217Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T12:02:45.790Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T12:02:46.364Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-07T12:02:47.319Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T12:02:48.262Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-07T12:02:48.837Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-07T12:02:49.411Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-07T12:02:49.983Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-07T12:02:50.557Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-07T12:02:51.130Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T12:02:51.700Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-07T12:02:52.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T12:02:52.643Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T12:02:52.904Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T12:02:53.476Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T12:02:54.047Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T12:02:54.047Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T12:02:55.433Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T12:02:55.478Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T12:02:55.478Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T12:02:55.478Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T12:02:55.478Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T12:02:55.478Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T12:02:55.693Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T12:02:56.266Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T12:02:56.838Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T12:02:57.098Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T12:02:57.098Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T12:02:57.670Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T12:02:57.931Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T12:02:58.504Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T12:02:58.939Z] --- PASS: TestBuildWithHugeFile (170.79s) [2022-03-07T12:02:58.939Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T12:02:58.939Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T12:02:58.939Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T12:02:58.939Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T12:02:58.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T12:02:58.939Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T12:02:58.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T12:02:58.939Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T12:02:58.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T12:02:58.939Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T12:02:58.939Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T12:02:58.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T12:02:58.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-03-07T12:02:58.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-07T12:02:58.939Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T12:02:58.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T12:02:58.939Z] === RUN TestBuildPreserveOwnership [2022-03-07T12:02:58.939Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:02:58.939Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestBuildPlatformInvalid [2022-03-07T12:02:58.939Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-03-07T12:02:58.939Z] PASS [2022-03-07T12:02:58.939Z] ok github.com/docker/docker/integration/build 291.072s [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === Skipped [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T12:02:58.939Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T12:02:58.939Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-07T12:02:58.939Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-07T12:02:58.939Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T12:02:58.939Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T12:02:58.939Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] DONE 29 tests, 6 skipped in 325.918s [2022-03-07T12:02:58.939Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T12:02:58.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:02:58.939Z] INFO: Testing against a local daemon [2022-03-07T12:02:58.939Z] === RUN TestConfigInspect [2022-03-07T12:02:58.939Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.939Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestConfigList [2022-03-07T12:02:58.939Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.939Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestConfigsCreateAndDelete [2022-03-07T12:02:58.939Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.939Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestConfigsUpdate [2022-03-07T12:02:58.939Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.939Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestTemplatedConfig [2022-03-07T12:02:58.939Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.939Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T12:02:58.939Z] === RUN TestConfigCreateResolve [2022-03-07T12:02:58.939Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:02:58.939Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-07T12:02:58.939Z] PASS [2022-03-07T12:02:58.939Z] ok github.com/docker/docker/integration/config 0.185s [2022-03-07T12:02:58.939Z] [2022-03-07T12:02:58.939Z] === Skipped [2022-03-07T12:02:58.939Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-07T12:02:58.939Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] [2022-03-07T12:02:58.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T12:02:58.940Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] [2022-03-07T12:02:58.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T12:02:58.940Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] [2022-03-07T12:02:58.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T12:02:58.940Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] [2022-03-07T12:02:58.940Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T12:02:58.940Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] [2022-03-07T12:02:58.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-07T12:02:58.940Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:02:58.940Z] [2022-03-07T12:02:58.940Z] DONE 6 tests, 6 skipped in 2.808s [2022-03-07T12:02:58.940Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T12:02:58.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:02:58.940Z] INFO: Testing against a local daemon [2022-03-07T12:02:58.940Z] === RUN TestCheckpoint [2022-03-07T12:02:58.940Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T12:02:58.940Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestContainerInvalidJSON [2022-03-07T12:02:58.940Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T12:02:58.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T12:02:58.940Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T12:02:58.940Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T12:02:58.940Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T12:02:58.940Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T12:02:58.940Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-07T12:02:58.940Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-07T12:02:58.940Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T12:02:58.940Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-03-07T12:02:58.940Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T12:02:58.940Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.34s) [2022-03-07T12:02:58.940Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T12:02:58.940Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-03-07T12:02:58.940Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T12:02:58.940Z] --- PASS: TestCopyToContainerPathIsNotDir (0.32s) [2022-03-07T12:02:58.940Z] === RUN TestCopyFromContainer [2022-03-07T12:02:58.940Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T12:02:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T12:02:58.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T12:02:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T12:02:58.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T12:02:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T12:02:58.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T12:02:58.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T12:02:58.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T12:02:58.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T12:02:58.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-07T12:02:58.940Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T12:02:58.940Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T12:02:58.940Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidEnv [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidEnv (0.07s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-07T12:02:58.940Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T12:02:58.940Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T12:02:58.940Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:02:58.940Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T12:02:58.940Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:02:58.940Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T12:02:58.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T12:02:58.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T12:02:58.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T12:02:58.940Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T12:02:58.940Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T12:02:58.940Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestCreateDifferentPlatform [2022-03-07T12:02:58.940Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T12:02:58.940Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T12:02:58.940Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-07T12:02:58.940Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-07T12:02:58.940Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T12:02:58.940Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-03-07T12:02:58.940Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T12:02:58.940Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T12:02:58.940Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-07T12:02:58.940Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T12:02:58.940Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:02:58.940Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T12:02:58.940Z] === RUN TestDiff [2022-03-07T12:02:58.940Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T12:02:58.940Z] --- SKIP: TestDiff (0.00s) [2022-03-07T12:02:59.076Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T12:02:59.337Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T12:02:59.337Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T12:02:59.414Z] === RUN TestExecWithCloseStdin [2022-03-07T12:02:59.908Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T12:02:59.908Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T12:02:59.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-07T12:03:00.851Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T12:03:01.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T12:03:02.057Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T12:03:02.057Z] docker_api_swarm_service_test.go:148: [d8e6ecc69ee1f] joining swarm manager [de561079e2368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:03:02.422Z] --- PASS: TestExecWithCloseStdin (3.45s) [2022-03-07T12:03:02.423Z] === RUN TestExec [2022-03-07T12:03:02.628Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T12:03:02.628Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T12:03:02.889Z] docker_api_swarm_service_test.go:148: [d9e8100e4f694] joining swarm manager [de561079e2368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:03:03.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T12:03:03.065Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T12:03:03.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T12:03:03.151Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T12:03:04.537Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T12:03:05.479Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T12:03:06.224Z] --- PASS: TestExec (3.57s) [2022-03-07T12:03:06.224Z] === RUN TestExecUser [2022-03-07T12:03:06.224Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T12:03:06.224Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T12:03:06.224Z] === RUN TestExportContainerAndImportImage [2022-03-07T12:03:06.224Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:03:06.224Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T12:03:06.224Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T12:03:06.224Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:03:06.224Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T12:03:06.224Z] === RUN TestHealthCheckWorkdir [2022-03-07T12:03:06.224Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T12:03:06.224Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T12:03:06.224Z] === RUN TestHealthKillContainer [2022-03-07T12:03:06.224Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T12:03:06.224Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T12:03:06.224Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T12:03:06.224Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T12:03:06.224Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T12:03:06.224Z] === RUN TestKillContainerInvalidSignal [2022-03-07T12:03:06.866Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T12:03:07.437Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T12:03:07.708Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T12:03:08.285Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T12:03:08.857Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T12:03:08.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T12:03:08.937Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T12:03:08.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T12:03:08.937Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T12:03:08.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T12:03:09.118Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T12:03:09.209Z] --- PASS: TestKillContainerInvalidSignal (2.90s) [2022-03-07T12:03:09.209Z] === RUN TestKillContainer [2022-03-07T12:03:09.209Z] === RUN TestKillContainer/no_signal [2022-03-07T12:03:10.501Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T12:03:12.178Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T12:03:12.178Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T12:03:12.178Z] === RUN TestKillContainer/killing_signal [2022-03-07T12:03:12.415Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T12:03:12.678Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T12:03:13.251Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T12:03:14.636Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T12:03:15.142Z] --- PASS: TestKillContainer (6.05s) [2022-03-07T12:03:15.142Z] --- PASS: TestKillContainer/no_signal (2.96s) [2022-03-07T12:03:15.142Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T12:03:15.142Z] --- PASS: TestKillContainer/killing_signal (3.00s) [2022-03-07T12:03:15.142Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T12:03:15.142Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T12:03:15.142Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T12:03:15.142Z] === RUN TestKillStoppedContainer [2022-03-07T12:03:15.142Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T12:03:15.142Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T12:03:15.142Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T12:03:15.142Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T12:03:15.142Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T12:03:15.142Z] === RUN TestKillDifferentUserContainer [2022-03-07T12:03:15.142Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T12:03:15.142Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T12:03:15.142Z] === RUN TestInspectOomKilledTrue [2022-03-07T12:03:15.142Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:03:15.142Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T12:03:15.142Z] === RUN TestInspectOomKilledFalse [2022-03-07T12:03:15.142Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T12:03:15.142Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T12:03:15.142Z] === RUN TestLogsFollowTailEmpty [2022-03-07T12:03:15.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T12:03:16.740Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T12:03:16.740Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T12:03:16.740Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T12:03:16.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T12:03:17.490Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T12:03:17.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T12:03:17.618Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T12:03:17.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T12:03:17.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T12:03:17.618Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T12:03:17.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T12:03:17.618Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T12:03:17.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T12:03:18.106Z] --- PASS: TestLogsFollowTailEmpty (3.12s) [2022-03-07T12:03:18.106Z] === RUN TestNetworkNat [2022-03-07T12:03:18.106Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T12:03:18.106Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T12:03:18.106Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T12:03:18.872Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T12:03:18.872Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-07T12:03:18.872Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T12:03:18.872Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-07T12:03:18.872Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T12:03:19.443Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T12:03:20.828Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T12:03:21.072Z] --- PASS: TestNetworkLocalhostTCPNat (2.92s) [2022-03-07T12:03:21.072Z] === RUN TestNetworkLoopbackNat [2022-03-07T12:03:21.072Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T12:03:21.072Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T12:03:21.072Z] === RUN TestPause [2022-03-07T12:03:21.072Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T12:03:21.072Z] --- SKIP: TestPause (0.00s) [2022-03-07T12:03:21.072Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T12:03:21.770Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T12:03:23.153Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T12:03:23.414Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T12:03:23.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T12:03:23.915Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T12:03:24.028Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.57s) [2022-03-07T12:03:24.028Z] === RUN TestPauseStopPausedContainer [2022-03-07T12:03:24.028Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:03:24.028Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T12:03:24.028Z] === RUN TestPsFilter [2022-03-07T12:03:24.028Z] --- PASS: TestPsFilter (0.30s) [2022-03-07T12:03:24.028Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T12:03:24.358Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T12:03:24.931Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-07T12:03:24.931Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-07T12:03:24.931Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T12:03:25.193Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-07T12:03:25.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T12:03:26.579Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T12:03:26.579Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T12:03:27.151Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T12:03:27.721Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T12:03:27.835Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.44s) [2022-03-07T12:03:27.835Z] === RUN TestRemoveContainerWithVolume [2022-03-07T12:03:28.293Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-07T12:03:28.864Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T12:03:28.864Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T12:03:29.124Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T12:03:29.697Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T12:03:29.958Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T12:03:30.533Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T12:03:30.793Z] --- PASS: TestRemoveContainerWithVolume (3.19s) [2022-03-07T12:03:30.793Z] === RUN TestRemoveContainerRunning [2022-03-07T12:03:31.104Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T12:03:31.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T12:03:31.366Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T12:03:31.938Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T12:03:32.199Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T12:03:32.199Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T12:03:32.771Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T12:03:33.343Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T12:03:33.749Z] --- PASS: TestRemoveContainerRunning (2.93s) [2022-03-07T12:03:33.749Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T12:03:34.286Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T12:03:34.286Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T12:03:34.286Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-07T12:03:34.286Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T12:03:36.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.98s) [2022-03-07T12:03:36.713Z] === RUN TestRemoveInvalidContainer [2022-03-07T12:03:36.713Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-03-07T12:03:36.713Z] === RUN TestRenameLinkedContainer [2022-03-07T12:03:36.713Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T12:03:36.713Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-03-07T12:03:36.713Z] === RUN TestRenameStoppedContainer [2022-03-07T12:03:36.832Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T12:03:36.832Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T12:03:37.308Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-07T12:03:37.308Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-07T12:03:37.308Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-07T12:03:37.308Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-07T12:03:37.308Z] Cross building: bundles/cross/linux/s390x [2022-03-07T12:03:37.308Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-07T12:03:37.308Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-07T12:03:38.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-07T12:03:41.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T12:03:45.389Z] --- PASS: TestRenameStoppedContainer (8.34s) [2022-03-07T12:03:45.389Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T12:03:47.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T12:03:48.746Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-07T12:03:48.746Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T12:03:49.689Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-07T12:03:49.689Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-07T12:03:49.689Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T12:03:49.689Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T12:03:50.260Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T12:03:51.271Z] --- PASS: TestRenameRunningContainerAndReuse (6.01s) [2022-03-07T12:03:51.271Z] === RUN TestRenameInvalidName [2022-03-07T12:03:52.175Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T12:03:52.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T12:03:52.254Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T12:03:52.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T12:03:52.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T12:03:52.547Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T12:03:53.015Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T12:03:53.016Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:03:53.118Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T12:03:53.484Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T12:03:54.239Z] --- PASS: TestRenameInvalidName (3.43s) [2022-03-07T12:03:54.239Z] === RUN TestRenameAnonymousContainer [2022-03-07T12:03:54.505Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T12:03:55.053Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T12:03:55.053Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T12:03:55.053Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T12:03:58.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T12:03:58.228Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T12:03:58.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T12:03:58.228Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T12:03:58.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T12:03:59.790Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T12:04:00.362Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T12:04:00.926Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T12:04:00.934Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T12:04:01.923Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T12:04:01.923Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T12:04:02.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-07T12:04:02.188Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T12:04:02.493Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T12:04:02.493Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T12:04:02.493Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T12:04:02.493Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T12:04:02.493Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T12:04:03.133Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T12:04:04.065Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T12:04:04.519Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T12:04:05.055Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T12:04:05.524Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T12:04:05.906Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T12:04:05.906Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T12:04:06.169Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T12:04:06.513Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T12:04:06.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-07T12:04:06.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T12:04:06.903Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T12:04:06.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T12:04:06.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T12:04:06.903Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T12:04:06.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T12:04:06.903Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T12:04:06.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T12:04:06.982Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T12:04:07.316Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T12:04:09.234Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-07T12:04:12.072Z] --- PASS: TestRenameAnonymousContainer (15.08s) [2022-03-07T12:04:12.072Z] === RUN TestRenameContainerWithSameName [2022-03-07T12:04:12.536Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T12:04:12.536Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-07T12:04:12.796Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T12:04:13.065Z] --- PASS: TestRenameContainerWithSameName (3.32s) [2022-03-07T12:04:13.065Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T12:04:13.065Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T12:04:13.065Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T12:04:13.065Z] === RUN TestResize [2022-03-07T12:04:13.367Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T12:04:14.310Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T12:04:15.253Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-07T12:04:15.653Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T12:04:16.027Z] --- PASS: TestResize (2.95s) [2022-03-07T12:04:16.027Z] === RUN TestResizeWithInvalidSize [2022-03-07T12:04:16.196Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T12:04:17.225Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T12:04:17.225Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T12:04:17.225Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T12:04:18.110Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-07T12:04:18.680Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T12:04:18.790Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T12:04:18.790Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T12:04:18.790Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T12:04:18.982Z] --- PASS: TestResizeWithInvalidSize (2.95s) [2022-03-07T12:04:18.982Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T12:04:19.261Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T12:04:20.594Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T12:04:20.855Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-07T12:04:22.219Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T12:04:22.241Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T12:04:22.782Z] --- PASS: TestResizeWhenContainerNotStarted (3.52s) [2022-03-07T12:04:22.782Z] === RUN TestDaemonRestartKillContainers [2022-03-07T12:04:22.782Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:04:22.782Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T12:04:22.782Z] === RUN TestStats [2022-03-07T12:04:22.782Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T12:04:22.782Z] --- SKIP: TestStats (0.00s) [2022-03-07T12:04:22.782Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T12:04:23.627Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T12:04:23.785Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T12:04:24.257Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T12:04:24.257Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T12:04:24.257Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T12:04:24.568Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T12:04:24.568Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T12:04:24.829Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-07T12:04:25.090Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T12:04:25.246Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T12:04:25.716Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T12:04:25.716Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T12:04:25.716Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T12:04:25.716Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T12:04:25.716Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T12:04:26.047Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T12:04:26.618Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T12:04:27.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T12:04:28.670Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.03s) [2022-03-07T12:04:28.670Z] === RUN TestStopContainerWithTimeout [2022-03-07T12:04:28.670Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T12:04:28.670Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T12:04:28.670Z] === RUN TestUpdateRestartPolicy [2022-03-07T12:04:29.101Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-07T12:04:29.101Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T12:04:31.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T12:04:32.886Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T12:04:34.322Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T12:04:34.322Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T12:04:34.322Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-07T12:04:34.584Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T12:04:34.845Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T12:04:35.106Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T12:04:35.677Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T12:04:35.677Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T12:04:36.249Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T12:04:37.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T12:04:41.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T12:04:41.821Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T12:04:42.810Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T12:04:42.810Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:04:42.828Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-07T12:04:42.828Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-07T12:04:42.828Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T12:04:42.828Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-07T12:04:42.828Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T12:04:43.279Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T12:04:43.773Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T12:04:44.346Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-07T12:04:44.607Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-07T12:04:44.607Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T12:04:44.847Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T12:04:44.847Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T12:04:44.847Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T12:04:45.177Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T12:04:45.438Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T12:04:46.009Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T12:04:46.269Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T12:04:46.269Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-07T12:04:46.269Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T12:04:46.841Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T12:04:47.413Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T12:04:47.413Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-07T12:04:47.413Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T12:04:47.673Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-07T12:04:48.614Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T12:04:48.614Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-07T12:04:48.614Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T12:04:50.530Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T12:04:50.727Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T12:04:51.472Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T12:04:51.723Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T12:04:51.723Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T12:04:51.723Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T12:04:51.723Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T12:04:51.723Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T12:04:52.065Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T12:04:53.021Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-07T12:04:53.299Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T12:04:54.868Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T12:04:55.336Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T12:04:55.566Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T12:04:56.138Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T12:04:56.328Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T12:04:56.709Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-07T12:04:56.796Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T12:04:58.622Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-07T12:04:58.622Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-07T12:04:58.746Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-07T12:04:58.747Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-07T12:04:58.747Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-07T12:04:58.747Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-07T12:04:58.747Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-07T12:04:58.825Z] --- PASS: TestUpdateRestartPolicy (28.29s) [2022-03-07T12:04:58.825Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T12:04:59.083Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-07T12:04:59.365Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/test/unit [2022-03-07T12:04:59.625Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-07T12:04:59.625Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-07T12:04:59.625Z] + TESTDIRS=./... [2022-03-07T12:04:59.625Z] + exclude_paths='/vendor/|/integration' [2022-03-07T12:04:59.625Z] ++ go list ./... [2022-03-07T12:04:59.625Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-07T12:04:59.814Z] --- PASS: TestUpdateRestartWithAutoRemove (2.96s) [2022-03-07T12:04:59.814Z] === RUN TestWaitNonBlocked [2022-03-07T12:04:59.814Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T12:04:59.814Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T12:04:59.814Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T12:04:59.814Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T12:04:59.814Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T12:04:59.814Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T12:05:00.562Z] + pkg_list='github.com/docker/docker/api [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/backend/build [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/httputils [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/middleware [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/build [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/container [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/debug [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/image [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/network [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/session [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/system [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/server/router/volume [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/backend [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/container [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/events [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/filters [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/image [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/mount [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/network [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/registry [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/strslice [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/swarm [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/time [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/versions [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T12:05:00.562Z] github.com/docker/docker/api/types/volume [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/dockerfile [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/dockerignore [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/remotecontext [2022-03-07T12:05:00.562Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T12:05:00.562Z] github.com/docker/docker/cli [2022-03-07T12:05:00.562Z] github.com/docker/docker/cli/config [2022-03-07T12:05:00.562Z] github.com/docker/docker/cli/debug [2022-03-07T12:05:00.562Z] github.com/docker/docker/client [2022-03-07T12:05:00.562Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T12:05:00.562Z] github.com/docker/docker/cmd/dockerd [2022-03-07T12:05:00.562Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T12:05:00.562Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T12:05:00.562Z] github.com/docker/docker/container [2022-03-07T12:05:00.562Z] github.com/docker/docker/container/stream [2022-03-07T12:05:00.562Z] github.com/docker/docker/contrib/apparmor [2022-03-07T12:05:00.562Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T12:05:00.562Z] github.com/docker/docker/contrib/httpserver [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/cluster [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/config [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/events [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/exec [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/images [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/initlayer [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/links [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/listeners [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/local [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/names [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/network [2022-03-07T12:05:00.562Z] github.com/docker/docker/daemon/stats [2022-03-07T12:05:00.562Z] github.com/docker/docker/distribution [2022-03-07T12:05:00.562Z] github.com/docker/docker/distribution/metadata [2022-03-07T12:05:00.562Z] github.com/docker/docker/distribution/utils [2022-03-07T12:05:00.562Z] github.com/docker/docker/distribution/xfer [2022-03-07T12:05:00.562Z] github.com/docker/docker/dockerversion [2022-03-07T12:05:00.562Z] github.com/docker/docker/errdefs [2022-03-07T12:05:00.562Z] github.com/docker/docker/image [2022-03-07T12:05:00.562Z] github.com/docker/docker/image/cache [2022-03-07T12:05:00.562Z] github.com/docker/docker/image/tarexport [2022-03-07T12:05:00.562Z] github.com/docker/docker/image/v1 [2022-03-07T12:05:00.562Z] github.com/docker/docker/internal/test/suite [2022-03-07T12:05:00.562Z] github.com/docker/docker/layer [2022-03-07T12:05:00.562Z] github.com/docker/docker/libcontainerd [2022-03-07T12:05:00.562Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T12:05:00.562Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T12:05:00.562Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T12:05:00.562Z] github.com/docker/docker/libcontainerd/types [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/config [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/idm [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/ns [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/options [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/osl [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T12:05:00.562Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/types [2022-03-07T12:05:00.563Z] github.com/docker/docker/oci [2022-03-07T12:05:00.563Z] github.com/docker/docker/oci/caps [2022-03-07T12:05:00.563Z] github.com/docker/docker/opts [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/aaparser [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/archive [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/authorization [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/capabilities [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/containerfs [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/directory [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/dmesg [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/filenotify [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/fileutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/fsutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/homedir [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/idtools [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/ioutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/locker [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/longpath [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/loopback [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/mount [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/parsers [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/pidfile [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/platform [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/pools [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/progress [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/pubsub [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/reexec [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/signal [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/stack [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/stringid [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/symlink [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/system [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/tailfile [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/tarsum [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/term [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/term/windows [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/truncindex [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/urlutil [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/useragent [2022-03-07T12:05:00.563Z] github.com/docker/docker/plugin [2022-03-07T12:05:00.563Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T12:05:00.563Z] github.com/docker/docker/plugin/v2 [2022-03-07T12:05:00.563Z] github.com/docker/docker/profiles/apparmor [2022-03-07T12:05:00.563Z] github.com/docker/docker/profiles/seccomp [2022-03-07T12:05:00.563Z] github.com/docker/docker/quota [2022-03-07T12:05:00.563Z] github.com/docker/docker/reference [2022-03-07T12:05:00.563Z] github.com/docker/docker/registry [2022-03-07T12:05:00.563Z] github.com/docker/docker/registry/resumable [2022-03-07T12:05:00.563Z] github.com/docker/docker/restartmanager [2022-03-07T12:05:00.563Z] github.com/docker/docker/rootless [2022-03-07T12:05:00.563Z] github.com/docker/docker/rootless/specconv [2022-03-07T12:05:00.563Z] github.com/docker/docker/runconfig [2022-03-07T12:05:00.563Z] github.com/docker/docker/runconfig/opts [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/daemon [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/environment [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fakegit [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/registry [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/request [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume/drivers [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume/local [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume/mounts [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume/service [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume/service/opts [2022-03-07T12:05:00.563Z] github.com/docker/docker/volume/testutils' [2022-03-07T12:05:00.563Z] ++ grep --fixed-strings -v /libnetwork [2022-03-07T12:05:00.563Z] ++ echo 'github.com/docker/docker/api [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/backend/build [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/httputils [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/middleware [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/build [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/container [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/debug [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/image [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/network [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/session [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/system [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/server/router/volume [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/backend [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/container [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/events [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/filters [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/image [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/mount [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/network [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/registry [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/strslice [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/swarm [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/time [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/versions [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T12:05:00.563Z] github.com/docker/docker/api/types/volume [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/dockerfile [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/dockerignore [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/remotecontext [2022-03-07T12:05:00.563Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T12:05:00.563Z] github.com/docker/docker/cli [2022-03-07T12:05:00.563Z] github.com/docker/docker/cli/config [2022-03-07T12:05:00.563Z] github.com/docker/docker/cli/debug [2022-03-07T12:05:00.563Z] github.com/docker/docker/client [2022-03-07T12:05:00.563Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T12:05:00.563Z] github.com/docker/docker/cmd/dockerd [2022-03-07T12:05:00.563Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T12:05:00.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T12:05:00.563Z] github.com/docker/docker/container [2022-03-07T12:05:00.563Z] github.com/docker/docker/container/stream [2022-03-07T12:05:00.563Z] github.com/docker/docker/contrib/apparmor [2022-03-07T12:05:00.563Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T12:05:00.563Z] github.com/docker/docker/contrib/httpserver [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/cluster [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/config [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/events [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/exec [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/images [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/initlayer [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/links [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/listeners [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/local [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/names [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/network [2022-03-07T12:05:00.563Z] github.com/docker/docker/daemon/stats [2022-03-07T12:05:00.563Z] github.com/docker/docker/distribution [2022-03-07T12:05:00.563Z] github.com/docker/docker/distribution/metadata [2022-03-07T12:05:00.563Z] github.com/docker/docker/distribution/utils [2022-03-07T12:05:00.563Z] github.com/docker/docker/distribution/xfer [2022-03-07T12:05:00.563Z] github.com/docker/docker/dockerversion [2022-03-07T12:05:00.563Z] github.com/docker/docker/errdefs [2022-03-07T12:05:00.563Z] github.com/docker/docker/image [2022-03-07T12:05:00.563Z] github.com/docker/docker/image/cache [2022-03-07T12:05:00.563Z] github.com/docker/docker/image/tarexport [2022-03-07T12:05:00.563Z] github.com/docker/docker/image/v1 [2022-03-07T12:05:00.563Z] github.com/docker/docker/internal/test/suite [2022-03-07T12:05:00.563Z] github.com/docker/docker/layer [2022-03-07T12:05:00.563Z] github.com/docker/docker/libcontainerd [2022-03-07T12:05:00.563Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T12:05:00.563Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T12:05:00.563Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T12:05:00.563Z] github.com/docker/docker/libcontainerd/types [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/config [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/idm [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/ns [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/options [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/osl [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/libnetwork/types [2022-03-07T12:05:00.563Z] github.com/docker/docker/oci [2022-03-07T12:05:00.563Z] github.com/docker/docker/oci/caps [2022-03-07T12:05:00.563Z] github.com/docker/docker/opts [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/aaparser [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/archive [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/authorization [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/capabilities [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/containerfs [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/directory [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/dmesg [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/filenotify [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/fileutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/fsutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/homedir [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/idtools [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/ioutils [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/locker [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/longpath [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/loopback [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/mount [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/parsers [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/pidfile [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/platform [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/pools [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/progress [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/pubsub [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/reexec [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/signal [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/stack [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/stringid [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/symlink [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/system [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/tailfile [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/tarsum [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/term [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/term/windows [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/truncindex [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/urlutil [2022-03-07T12:05:00.563Z] github.com/docker/docker/pkg/useragent [2022-03-07T12:05:00.563Z] github.com/docker/docker/plugin [2022-03-07T12:05:00.563Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T12:05:00.563Z] github.com/docker/docker/plugin/v2 [2022-03-07T12:05:00.563Z] github.com/docker/docker/profiles/apparmor [2022-03-07T12:05:00.563Z] github.com/docker/docker/profiles/seccomp [2022-03-07T12:05:00.563Z] github.com/docker/docker/quota [2022-03-07T12:05:00.563Z] github.com/docker/docker/reference [2022-03-07T12:05:00.563Z] github.com/docker/docker/registry [2022-03-07T12:05:00.563Z] github.com/docker/docker/registry/resumable [2022-03-07T12:05:00.563Z] github.com/docker/docker/restartmanager [2022-03-07T12:05:00.563Z] github.com/docker/docker/rootless [2022-03-07T12:05:00.563Z] github.com/docker/docker/rootless/specconv [2022-03-07T12:05:00.563Z] github.com/docker/docker/runconfig [2022-03-07T12:05:00.563Z] github.com/docker/docker/runconfig/opts [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/daemon [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/environment [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fakegit [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/registry [2022-03-07T12:05:00.563Z] github.com/docker/docker/testutil/request [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/drivers [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/local [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/mounts [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/service [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/service/opts [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/testutils' [2022-03-07T12:05:00.564Z] + base_pkg_list='github.com/docker/docker/api [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/backend/build [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/httputils [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/middleware [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/build [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/debug [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/image [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/network [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/session [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/system [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/volume [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/backend [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/events [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/filters [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/image [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/mount [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/network [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/registry [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/strslice [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/swarm [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/time [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/versions [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/volume [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/dockerfile [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/dockerignore [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/remotecontext [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T12:05:00.564Z] github.com/docker/docker/cli [2022-03-07T12:05:00.564Z] github.com/docker/docker/cli/config [2022-03-07T12:05:00.564Z] github.com/docker/docker/cli/debug [2022-03-07T12:05:00.564Z] github.com/docker/docker/client [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/dockerd [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T12:05:00.564Z] github.com/docker/docker/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/container/stream [2022-03-07T12:05:00.564Z] github.com/docker/docker/contrib/apparmor [2022-03-07T12:05:00.564Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T12:05:00.564Z] github.com/docker/docker/contrib/httpserver [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/config [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/events [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/exec [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/images [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/initlayer [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/links [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/listeners [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/local [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/names [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/network [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/stats [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution/metadata [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution/utils [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution/xfer [2022-03-07T12:05:00.564Z] github.com/docker/docker/dockerversion [2022-03-07T12:05:00.564Z] github.com/docker/docker/errdefs [2022-03-07T12:05:00.564Z] github.com/docker/docker/image [2022-03-07T12:05:00.564Z] github.com/docker/docker/image/cache [2022-03-07T12:05:00.564Z] github.com/docker/docker/image/tarexport [2022-03-07T12:05:00.564Z] github.com/docker/docker/image/v1 [2022-03-07T12:05:00.564Z] github.com/docker/docker/internal/test/suite [2022-03-07T12:05:00.564Z] github.com/docker/docker/layer [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/types [2022-03-07T12:05:00.564Z] github.com/docker/docker/oci [2022-03-07T12:05:00.564Z] github.com/docker/docker/oci/caps [2022-03-07T12:05:00.564Z] github.com/docker/docker/opts [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/aaparser [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/archive [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/authorization [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/capabilities [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/containerfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/directory [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/dmesg [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/filenotify [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/fileutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/fsutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/homedir [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/idtools [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/ioutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/locker [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/longpath [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/loopback [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/mount [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/parsers [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/pidfile [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/platform [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/plugins [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/pools [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/progress [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/pubsub [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/reexec [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/signal [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/stack [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/stringid [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/symlink [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/system [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/tailfile [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/tarsum [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/term [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/term/windows [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/truncindex [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/urlutil [2022-03-07T12:05:00.564Z] github.com/docker/docker/pkg/useragent [2022-03-07T12:05:00.564Z] github.com/docker/docker/plugin [2022-03-07T12:05:00.564Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T12:05:00.564Z] github.com/docker/docker/plugin/v2 [2022-03-07T12:05:00.564Z] github.com/docker/docker/profiles/apparmor [2022-03-07T12:05:00.564Z] github.com/docker/docker/profiles/seccomp [2022-03-07T12:05:00.564Z] github.com/docker/docker/quota [2022-03-07T12:05:00.564Z] github.com/docker/docker/reference [2022-03-07T12:05:00.564Z] github.com/docker/docker/registry [2022-03-07T12:05:00.564Z] github.com/docker/docker/registry/resumable [2022-03-07T12:05:00.564Z] github.com/docker/docker/restartmanager [2022-03-07T12:05:00.564Z] github.com/docker/docker/rootless [2022-03-07T12:05:00.564Z] github.com/docker/docker/rootless/specconv [2022-03-07T12:05:00.564Z] github.com/docker/docker/runconfig [2022-03-07T12:05:00.564Z] github.com/docker/docker/runconfig/opts [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/daemon [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/environment [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/fakegit [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/registry [2022-03-07T12:05:00.564Z] github.com/docker/docker/testutil/request [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/drivers [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/local [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/mounts [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/service [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/service/opts [2022-03-07T12:05:00.564Z] github.com/docker/docker/volume/testutils' [2022-03-07T12:05:00.564Z] ++ grep --fixed-strings /libnetwork [2022-03-07T12:05:00.564Z] ++ echo 'github.com/docker/docker/api [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/backend/build [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/httputils [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/middleware [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/build [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/debug [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/image [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/network [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/session [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/system [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/server/router/volume [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/backend [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/events [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/filters [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/image [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/mount [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/network [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/registry [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/strslice [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/swarm [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/time [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/versions [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T12:05:00.564Z] github.com/docker/docker/api/types/volume [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/dockerfile [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/dockerignore [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/remotecontext [2022-03-07T12:05:00.564Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T12:05:00.564Z] github.com/docker/docker/cli [2022-03-07T12:05:00.564Z] github.com/docker/docker/cli/config [2022-03-07T12:05:00.564Z] github.com/docker/docker/cli/debug [2022-03-07T12:05:00.564Z] github.com/docker/docker/client [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/dockerd [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T12:05:00.564Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T12:05:00.564Z] github.com/docker/docker/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/container/stream [2022-03-07T12:05:00.564Z] github.com/docker/docker/contrib/apparmor [2022-03-07T12:05:00.564Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T12:05:00.564Z] github.com/docker/docker/contrib/httpserver [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/config [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/events [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/exec [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/images [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/initlayer [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/links [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/listeners [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/local [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/names [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/network [2022-03-07T12:05:00.564Z] github.com/docker/docker/daemon/stats [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution/metadata [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution/utils [2022-03-07T12:05:00.564Z] github.com/docker/docker/distribution/xfer [2022-03-07T12:05:00.564Z] github.com/docker/docker/dockerversion [2022-03-07T12:05:00.564Z] github.com/docker/docker/errdefs [2022-03-07T12:05:00.564Z] github.com/docker/docker/image [2022-03-07T12:05:00.564Z] github.com/docker/docker/image/cache [2022-03-07T12:05:00.564Z] github.com/docker/docker/image/tarexport [2022-03-07T12:05:00.564Z] github.com/docker/docker/image/v1 [2022-03-07T12:05:00.564Z] github.com/docker/docker/internal/test/suite [2022-03-07T12:05:00.564Z] github.com/docker/docker/layer [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T12:05:00.564Z] github.com/docker/docker/libcontainerd/types [2022-03-07T12:05:00.564Z] github.com/docker/docker/libnetwork [2022-03-07T12:05:00.564Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T12:05:00.564Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/config [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/idm [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ns [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/options [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/osl [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/types [2022-03-07T12:05:00.565Z] github.com/docker/docker/oci [2022-03-07T12:05:00.565Z] github.com/docker/docker/oci/caps [2022-03-07T12:05:00.565Z] github.com/docker/docker/opts [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/aaparser [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/archive [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/authorization [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/capabilities [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/containerfs [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/directory [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/dmesg [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/filenotify [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/fileutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/fsutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/homedir [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/idtools [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/ioutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/locker [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/longpath [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/loopback [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/mount [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/parsers [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/pidfile [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/platform [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/plugins [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/pools [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/progress [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/pubsub [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/reexec [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/signal [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/stack [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/stringid [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/symlink [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/system [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/tailfile [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/tarsum [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/term [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/term/windows [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/truncindex [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/urlutil [2022-03-07T12:05:00.565Z] github.com/docker/docker/pkg/useragent [2022-03-07T12:05:00.565Z] github.com/docker/docker/plugin [2022-03-07T12:05:00.565Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T12:05:00.565Z] github.com/docker/docker/plugin/v2 [2022-03-07T12:05:00.565Z] github.com/docker/docker/profiles/apparmor [2022-03-07T12:05:00.565Z] github.com/docker/docker/profiles/seccomp [2022-03-07T12:05:00.565Z] github.com/docker/docker/quota [2022-03-07T12:05:00.565Z] github.com/docker/docker/reference [2022-03-07T12:05:00.565Z] github.com/docker/docker/registry [2022-03-07T12:05:00.565Z] github.com/docker/docker/registry/resumable [2022-03-07T12:05:00.565Z] github.com/docker/docker/restartmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/rootless [2022-03-07T12:05:00.565Z] github.com/docker/docker/rootless/specconv [2022-03-07T12:05:00.565Z] github.com/docker/docker/runconfig [2022-03-07T12:05:00.565Z] github.com/docker/docker/runconfig/opts [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/daemon [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/environment [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/fakegit [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/registry [2022-03-07T12:05:00.565Z] github.com/docker/docker/testutil/request [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume/drivers [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume/local [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume/mounts [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume/service [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume/service/opts [2022-03-07T12:05:00.565Z] github.com/docker/docker/volume/testutils' [2022-03-07T12:05:00.565Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/config [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/idm [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ns [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/options [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/osl [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/types' [2022-03-07T12:05:00.565Z] + echo 'github.com/docker/docker/libnetwork [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/config [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/idm [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/ns [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/options [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/osl [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/types' [2022-03-07T12:05:00.565Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:05:00.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:05:00.565Z] + type docker-proxy [2022-03-07T12:05:00.565Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-07T12:05:00.565Z] + hack/make.sh binary-proxy install-proxy [2022-03-07T12:05:00.565Z] [2022-03-07T12:05:00.565Z] Removing bundles/ [2022-03-07T12:05:00.565Z] [2022-03-07T12:05:00.565Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-07T12:05:00.565Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-07T12:05:00.565Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T12:05:01.167Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-07T12:05:01.428Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-07T12:05:03.623Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-07T12:05:03.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.90s) [2022-03-07T12:05:03.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.04s) [2022-03-07T12:05:03.623Z] === RUN TestWaitBlocked [2022-03-07T12:05:03.623Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:03.623Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T12:05:03.623Z] PASS [2022-03-07T12:05:03.623Z] ok github.com/docker/docker/integration/container 126.451s [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === Skipped [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T12:05:03.623Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T12:05:03.623Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T12:05:03.623Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T12:05:03.623Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T12:05:03.623Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T12:05:03.623Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T12:05:03.623Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-07T12:05:03.623Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T12:05:03.623Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T12:05:03.623Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T12:05:03.623Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T12:05:03.623Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T12:05:03.623Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T12:05:03.623Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T12:05:03.623Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T12:05:03.623Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T12:05:03.623Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T12:05:03.623Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T12:05:03.623Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T12:05:03.623Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T12:05:03.623Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T12:05:03.623Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-03-07T12:05:03.623Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T12:05:03.623Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T12:05:03.623Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T12:05:03.623Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T12:05:03.623Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T12:05:03.623Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:03.623Z] [2022-03-07T12:05:03.623Z] DONE 87 tests, 33 skipped in 129.501s [2022-03-07T12:05:03.958Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T12:05:04.096Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T12:05:04.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-07T12:05:04.990Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-07T12:05:05.562Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-07T12:05:05.823Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-07T12:05:06.397Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-07T12:05:06.914Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T12:05:06.914Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T12:05:06.914Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T12:05:06.969Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-07T12:05:07.127Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-07T12:05:07.127Z] [2022-03-07T12:05:07.127Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-07T12:05:07.127Z] Installing docker-proxy to /usr/local/bin/ [2022-03-07T12:05:07.127Z] [2022-03-07T12:05:07.127Z] + mkdir -p bundles [2022-03-07T12:05:07.127Z] + '[' -n 'github.com/docker/docker/api [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/backend/build [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/httputils [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/middleware [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/build [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/container [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/debug [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/image [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/network [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/session [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/system [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/server/router/volume [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/backend [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/container [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/events [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/filters [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/image [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/mount [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/network [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/registry [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/strslice [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/swarm [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/time [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/versions [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T12:05:07.127Z] github.com/docker/docker/api/types/volume [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/dockerfile [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/dockerignore [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/remotecontext [2022-03-07T12:05:07.127Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T12:05:07.127Z] github.com/docker/docker/cli [2022-03-07T12:05:07.127Z] github.com/docker/docker/cli/config [2022-03-07T12:05:07.127Z] github.com/docker/docker/cli/debug [2022-03-07T12:05:07.127Z] github.com/docker/docker/client [2022-03-07T12:05:07.127Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T12:05:07.127Z] github.com/docker/docker/cmd/dockerd [2022-03-07T12:05:07.127Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T12:05:07.127Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T12:05:07.127Z] github.com/docker/docker/container [2022-03-07T12:05:07.127Z] github.com/docker/docker/container/stream [2022-03-07T12:05:07.127Z] github.com/docker/docker/contrib/apparmor [2022-03-07T12:05:07.127Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T12:05:07.127Z] github.com/docker/docker/contrib/httpserver [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/cluster [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/config [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/events [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/exec [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/images [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/initlayer [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/links [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/listeners [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/local [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/names [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/network [2022-03-07T12:05:07.127Z] github.com/docker/docker/daemon/stats [2022-03-07T12:05:07.127Z] github.com/docker/docker/distribution [2022-03-07T12:05:07.127Z] github.com/docker/docker/distribution/metadata [2022-03-07T12:05:07.127Z] github.com/docker/docker/distribution/utils [2022-03-07T12:05:07.127Z] github.com/docker/docker/distribution/xfer [2022-03-07T12:05:07.127Z] github.com/docker/docker/dockerversion [2022-03-07T12:05:07.127Z] github.com/docker/docker/errdefs [2022-03-07T12:05:07.127Z] github.com/docker/docker/image [2022-03-07T12:05:07.127Z] github.com/docker/docker/image/cache [2022-03-07T12:05:07.127Z] github.com/docker/docker/image/tarexport [2022-03-07T12:05:07.127Z] github.com/docker/docker/image/v1 [2022-03-07T12:05:07.127Z] github.com/docker/docker/internal/test/suite [2022-03-07T12:05:07.127Z] github.com/docker/docker/layer [2022-03-07T12:05:07.127Z] github.com/docker/docker/libcontainerd [2022-03-07T12:05:07.127Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T12:05:07.127Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T12:05:07.127Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T12:05:07.127Z] github.com/docker/docker/libcontainerd/types [2022-03-07T12:05:07.127Z] github.com/docker/docker/oci [2022-03-07T12:05:07.127Z] github.com/docker/docker/oci/caps [2022-03-07T12:05:07.127Z] github.com/docker/docker/opts [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/aaparser [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/archive [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/authorization [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/capabilities [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/containerfs [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/directory [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/dmesg [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/filenotify [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/fileutils [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/fsutils [2022-03-07T12:05:07.127Z] github.com/docker/docker/pkg/homedir [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/idtools [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/ioutils [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/locker [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/longpath [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/loopback [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/mount [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/parsers [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/pidfile [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/platform [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/plugins [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/pools [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/progress [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/pubsub [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/reexec [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/signal [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/stack [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/stringid [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/symlink [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/system [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/tailfile [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/tarsum [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/term [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/term/windows [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/truncindex [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/urlutil [2022-03-07T12:05:07.128Z] github.com/docker/docker/pkg/useragent [2022-03-07T12:05:07.128Z] github.com/docker/docker/plugin [2022-03-07T12:05:07.128Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T12:05:07.128Z] github.com/docker/docker/plugin/v2 [2022-03-07T12:05:07.128Z] github.com/docker/docker/profiles/apparmor [2022-03-07T12:05:07.128Z] github.com/docker/docker/profiles/seccomp [2022-03-07T12:05:07.128Z] github.com/docker/docker/quota [2022-03-07T12:05:07.128Z] github.com/docker/docker/reference [2022-03-07T12:05:07.128Z] github.com/docker/docker/registry [2022-03-07T12:05:07.128Z] github.com/docker/docker/registry/resumable [2022-03-07T12:05:07.128Z] github.com/docker/docker/restartmanager [2022-03-07T12:05:07.128Z] github.com/docker/docker/rootless [2022-03-07T12:05:07.128Z] github.com/docker/docker/rootless/specconv [2022-03-07T12:05:07.128Z] github.com/docker/docker/runconfig [2022-03-07T12:05:07.128Z] github.com/docker/docker/runconfig/opts [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/daemon [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/environment [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/fakegit [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/registry [2022-03-07T12:05:07.128Z] github.com/docker/docker/testutil/request [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume/drivers [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume/local [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume/mounts [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume/service [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume/service/opts [2022-03-07T12:05:07.128Z] github.com/docker/docker/volume/testutils' ']' [2022-03-07T12:05:07.128Z] + 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-07T12:05:07.540Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-07T12:05:07.800Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-07T12:05:08.062Z] ? github.com/docker/docker/api [no test files] [2022-03-07T12:05:08.371Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T12:05:08.480Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T12:05:08.480Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T12:05:08.480Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T12:05:08.942Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T12:05:08.950Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T12:05:09.203Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T12:05:11.174Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T12:05:11.748Z] === RUN TestDockerSuite/TestRunState [2022-03-07T12:05:12.690Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T12:05:12.748Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T12:05:13.217Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T12:05:13.217Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T12:05:13.217Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T12:05:13.262Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T12:05:13.523Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T12:05:13.784Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-07T12:05:13.784Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-07T12:05:13.784Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T12:05:14.205Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T12:05:14.355Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T12:05:14.616Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-07T12:05:15.192Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T12:05:15.192Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T12:05:15.192Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T12:05:15.192Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T12:05:15.192Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T12:05:15.559Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T12:05:15.559Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T12:05:15.559Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T12:05:15.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T12:05:15.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T12:05:16.139Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-07T12:05:16.759Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T12:05:17.595Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-07T12:05:17.855Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-07T12:05:18.426Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-07T12:05:19.810Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-07T12:05:20.381Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-07T12:05:22.512Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T12:05:22.925Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T12:05:22.944Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-07T12:05:23.185Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-07T12:05:23.923Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T12:05:23.923Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T12:05:23.923Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T12:05:23.923Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T12:05:24.392Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T12:05:24.392Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T12:05:24.392Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T12:05:24.864Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T12:05:24.864Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T12:05:24.864Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T12:05:25.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-07T12:05:25.730Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T12:05:25.991Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T12:05:26.562Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T12:05:26.823Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T12:05:28.737Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-07T12:05:28.737Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T12:05:29.560Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T12:05:29.560Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T12:05:29.560Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T12:05:29.560Z] === RUN TestDaemonConfigValidation [2022-03-07T12:05:29.560Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T12:05:29.560Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T12:05:29.560Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T12:05:29.560Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T12:05:29.560Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T12:05:29.560Z] === RUN TestDaemonProxy [2022-03-07T12:05:29.560Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T12:05:29.560Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T12:05:29.560Z] PASS [2022-03-07T12:05:29.560Z] ok github.com/docker/docker/integration/daemon 0.220s [2022-03-07T12:05:29.560Z] [2022-03-07T12:05:29.560Z] === Skipped [2022-03-07T12:05:29.560Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T12:05:29.560Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T12:05:29.560Z] [2022-03-07T12:05:29.560Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T12:05:29.560Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T12:05:29.560Z] [2022-03-07T12:05:29.560Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T12:05:29.560Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T12:05:29.560Z] [2022-03-07T12:05:29.560Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T12:05:29.560Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T12:05:29.560Z] [2022-03-07T12:05:29.560Z] DONE 4 tests, 4 skipped in 25.363s [2022-03-07T12:05:29.560Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T12:05:30.123Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T12:05:30.695Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T12:05:30.695Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T12:05:30.955Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T12:05:31.528Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-07T12:05:31.528Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T12:05:32.099Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T12:05:32.670Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-07T12:05:32.670Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-07T12:05:32.670Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T12:05:32.670Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T12:05:33.243Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T12:05:34.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-07T12:05:35.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:05:35.451Z] INFO: Testing against a local daemon [2022-03-07T12:05:35.451Z] === RUN TestCommitInheritsEnv [2022-03-07T12:05:35.451Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:05:35.451Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-03-07T12:05:35.451Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T12:05:35.451Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T12:05:35.451Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T12:05:35.451Z] === RUN TestImportWithCustomPlatform [2022-03-07T12:05:35.451Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T12:05:35.451Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T12:05:35.451Z] === RUN TestImagesFilterMultiReference [2022-03-07T12:05:35.451Z] --- PASS: TestImagesFilterMultiReference (0.16s) [2022-03-07T12:05:35.451Z] === RUN TestImagePullPlatformInvalid [2022-03-07T12:05:35.451Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-03-07T12:05:35.451Z] === RUN TestRemoveImageOrphaning [2022-03-07T12:05:36.441Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-03-07T12:05:36.441Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T12:05:36.441Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-07T12:05:36.441Z] === RUN TestTagInvalidReference [2022-03-07T12:05:36.441Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-07T12:05:36.441Z] === RUN TestTagValidPrefixedRepo [2022-03-07T12:05:36.441Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-07T12:05:36.441Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T12:05:36.441Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-07T12:05:36.441Z] === RUN TestTagOfficialNames [2022-03-07T12:05:36.547Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T12:05:36.913Z] --- PASS: TestTagOfficialNames (0.16s) [2022-03-07T12:05:36.913Z] === RUN TestTagMatchesDigest [2022-03-07T12:05:36.913Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-03-07T12:05:36.913Z] PASS [2022-03-07T12:05:36.913Z] ok github.com/docker/docker/integration/image 2.407s [2022-03-07T12:05:36.913Z] [2022-03-07T12:05:36.913Z] === Skipped [2022-03-07T12:05:36.913Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-03-07T12:05:36.913Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:05:36.913Z] [2022-03-07T12:05:36.913Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T12:05:36.913Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T12:05:36.913Z] [2022-03-07T12:05:36.913Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T12:05:36.913Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T12:05:36.913Z] [2022-03-07T12:05:36.913Z] DONE 12 tests, 3 skipped in 7.439s [2022-03-07T12:05:36.913Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T12:05:37.118Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-07T12:05:37.118Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T12:05:38.060Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T12:05:39.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:05:39.873Z] INFO: Testing against a local daemon [2022-03-07T12:05:39.873Z] === RUN TestNetworkCreateDelete [2022-03-07T12:05:39.873Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:39.873Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T12:05:39.873Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T12:05:39.873Z] 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-07T12:05:39.873Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T12:05:39.873Z] === RUN TestDaemonDNSFallback [2022-03-07T12:05:39.873Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:39.874Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestInspectNetwork [2022-03-07T12:05:39.874Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:39.874Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T12:05:39.874Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:39.874Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestNetworkInvalidJSON [2022-03-07T12:05:39.874Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T12:05:39.874Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T12:05:39.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T12:05:39.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T12:05:39.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T12:05:39.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T12:05:39.874Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T12:05:39.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T12:05:39.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T12:05:39.874Z] === RUN TestNetworkList [2022-03-07T12:05:39.874Z] === RUN TestNetworkList//networks [2022-03-07T12:05:39.874Z] === PAUSE TestNetworkList//networks [2022-03-07T12:05:39.874Z] === RUN TestNetworkList//networks/ [2022-03-07T12:05:39.874Z] === PAUSE TestNetworkList//networks/ [2022-03-07T12:05:39.874Z] === CONT TestNetworkList//networks [2022-03-07T12:05:39.874Z] === CONT TestNetworkList//networks/ [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkList (0.05s) [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T12:05:39.874Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-03-07T12:05:39.874Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T12:05:39.874Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T12:05:39.874Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T12:05:39.874Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T12:05:39.874Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T12:05:39.874Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T12:05:39.874Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T12:05:39.874Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T12:05:39.874Z] service_test.go:243: FLAKY_TEST [2022-03-07T12:05:39.874Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T12:05:39.874Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T12:05:39.874Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T12:05:39.874Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T12:05:39.874Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T12:05:39.874Z] PASS [2022-03-07T12:05:39.874Z] ok github.com/docker/docker/integration/network 0.314s [2022-03-07T12:05:39.977Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T12:05:39.977Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === Skipped [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T12:05:40.344Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T12:05:40.344Z] 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-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T12:05:40.344Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T12:05:40.344Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T12:05:40.344Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T12:05:40.344Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:243: FLAKY_TEST [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T12:05:40.344Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T12:05:40.344Z] [2022-03-07T12:05:40.344Z] DONE 22 tests, 15 skipped in 3.038s [2022-03-07T12:05:40.344Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T12:05:40.918Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T12:05:41.332Z] testing: warning: no tests to run [2022-03-07T12:05:41.332Z] PASS [2022-03-07T12:05:41.332Z] ok github.com/docker/docker/integration/network/ipvlan 0.124s [2022-03-07T12:05:41.332Z] [2022-03-07T12:05:41.332Z] DONE 0 tests in 0.959s [2022-03-07T12:05:41.332Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T12:05:42.302Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T12:05:42.330Z] testing: warning: no tests to run [2022-03-07T12:05:42.330Z] PASS [2022-03-07T12:05:42.330Z] ok github.com/docker/docker/integration/network/macvlan 0.126s [2022-03-07T12:05:42.330Z] [2022-03-07T12:05:42.330Z] DONE 0 tests in 0.993s [2022-03-07T12:05:42.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T12:05:43.791Z] testing: warning: no tests to run [2022-03-07T12:05:43.791Z] PASS [2022-03-07T12:05:43.791Z] ok github.com/docker/docker/integration/plugin 0.144s [2022-03-07T12:05:43.791Z] [2022-03-07T12:05:43.791Z] DONE 0 tests in 1.044s [2022-03-07T12:05:43.791Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T12:05:44.216Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T12:05:44.780Z] testing: warning: no tests to run [2022-03-07T12:05:44.781Z] PASS [2022-03-07T12:05:44.781Z] ok github.com/docker/docker/integration/plugin/authz 0.116s [2022-03-07T12:05:44.781Z] [2022-03-07T12:05:44.781Z] DONE 0 tests in 0.953s [2022-03-07T12:05:44.788Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T12:05:44.788Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-07T12:05:44.788Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T12:05:44.788Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-07T12:05:44.788Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T12:05:44.788Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-07T12:05:44.788Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T12:05:45.048Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-07T12:05:45.048Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-07T12:05:45.048Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-07T12:05:45.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T12:05:45.619Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-07T12:05:46.194Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-07T12:05:46.194Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-07T12:05:47.584Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-07T12:05:47.845Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-07T12:05:48.418Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T12:05:48.418Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-07T12:05:48.989Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-07T12:05:48.989Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-07T12:05:48.989Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-07T12:05:48.989Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-07T12:05:48.989Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-07T12:05:48.989Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-07T12:05:48.989Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-07T12:05:49.560Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-07T12:05:50.132Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-07T12:05:50.132Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-07T12:05:50.778Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T12:05:50.778Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T12:05:51.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:05:51.140Z] INFO: Testing against a local daemon [2022-03-07T12:05:51.140Z] === RUN TestPluginInvalidJSON [2022-03-07T12:05:51.140Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T12:05:51.140Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T12:05:51.140Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T12:05:51.140Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-07T12:05:51.140Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-07T12:05:51.140Z] === RUN TestPluginInstall [2022-03-07T12:05:51.140Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T12:05:51.140Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T12:05:51.140Z] === RUN TestPluginsWithRuntimes [2022-03-07T12:05:51.140Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T12:05:51.140Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T12:05:51.140Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T12:05:51.140Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T12:05:51.140Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T12:05:51.140Z] PASS [2022-03-07T12:05:51.140Z] ok github.com/docker/docker/integration/plugin/common 0.188s [2022-03-07T12:05:51.140Z] [2022-03-07T12:05:51.140Z] === Skipped [2022-03-07T12:05:51.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T12:05:51.140Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T12:05:51.140Z] [2022-03-07T12:05:51.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T12:05:51.140Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T12:05:51.140Z] [2022-03-07T12:05:51.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T12:05:51.140Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T12:05:51.140Z] [2022-03-07T12:05:51.140Z] DONE 5 tests, 3 skipped in 5.700s [2022-03-07T12:05:51.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T12:05:51.720Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T12:05:51.720Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-07T12:05:51.720Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-07T12:05:51.980Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-07T12:05:52.551Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-07T12:05:52.551Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T12:05:52.551Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T12:05:53.123Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T12:05:54.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:05:54.102Z] INFO: Testing against a local daemon [2022-03-07T12:05:54.102Z] === RUN TestExternalGraphDriver [2022-03-07T12:05:54.102Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T12:05:54.102Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T12:05:54.102Z] === RUN TestGraphdriverPluginV2 [2022-03-07T12:05:54.102Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T12:05:54.102Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T12:05:54.102Z] PASS [2022-03-07T12:05:54.102Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.223s [2022-03-07T12:05:54.102Z] [2022-03-07T12:05:54.102Z] === Skipped [2022-03-07T12:05:54.102Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T12:05:54.102Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T12:05:54.102Z] [2022-03-07T12:05:54.102Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T12:05:54.102Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T12:05:54.102Z] [2022-03-07T12:05:54.102Z] DONE 2 tests, 2 skipped in 3.152s [2022-03-07T12:05:54.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T12:05:54.508Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-07T12:05:54.769Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-07T12:05:54.769Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-07T12:05:54.769Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T12:05:54.993Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T12:05:54.993Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T12:05:54.993Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T12:05:54.993Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T12:05:55.340Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T12:05:55.340Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T12:05:56.282Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T12:05:56.543Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T12:05:57.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:05:57.065Z] INFO: Testing against a local daemon [2022-03-07T12:05:57.065Z] === RUN TestReadPluginNoRead [2022-03-07T12:05:57.065Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T12:05:57.065Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T12:05:57.065Z] PASS [2022-03-07T12:05:57.065Z] ok github.com/docker/docker/integration/plugin/logging 0.166s [2022-03-07T12:05:57.065Z] [2022-03-07T12:05:57.065Z] === Skipped [2022-03-07T12:05:57.065Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T12:05:57.065Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T12:05:57.065Z] [2022-03-07T12:05:57.065Z] DONE 1 tests, 1 skipped in 2.612s [2022-03-07T12:05:57.065Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T12:05:57.929Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T12:05:58.499Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T12:05:58.499Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T12:05:58.499Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T12:05:58.649Z] testing: warning: no tests to run [2022-03-07T12:05:58.649Z] PASS [2022-03-07T12:05:58.649Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.143s [2022-03-07T12:05:58.649Z] [2022-03-07T12:05:58.649Z] DONE 0 tests in 1.485s [2022-03-07T12:05:58.649Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T12:05:59.072Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-07T12:06:00.017Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-07T12:06:00.588Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T12:06:00.588Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T12:06:01.608Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:01.608Z] INFO: Testing against a local daemon [2022-03-07T12:06:01.608Z] === RUN TestPluginWithDevMounts [2022-03-07T12:06:01.608Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:01.608Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T12:06:01.608Z] PASS [2022-03-07T12:06:01.608Z] ok github.com/docker/docker/integration/plugin/volumes 0.177s [2022-03-07T12:06:01.608Z] [2022-03-07T12:06:01.608Z] === Skipped [2022-03-07T12:06:01.608Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T12:06:01.608Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:01.608Z] [2022-03-07T12:06:01.608Z] DONE 1 tests, 1 skipped in 2.754s [2022-03-07T12:06:01.608Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T12:06:01.974Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T12:06:01.974Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T12:06:02.237Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T12:06:03.184Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1768980724 [2022-03-07T12:06:03.445Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T12:06:03.707Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T12:06:03.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:03.832Z] INFO: Testing against a local daemon [2022-03-07T12:06:03.832Z] === RUN TestSecretInspect [2022-03-07T12:06:03.832Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:03.832Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T12:06:03.832Z] === RUN TestSecretList [2022-03-07T12:06:03.832Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:03.832Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T12:06:03.832Z] === RUN TestSecretsCreateAndDelete [2022-03-07T12:06:03.832Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:03.832Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T12:06:03.832Z] === RUN TestSecretsUpdate [2022-03-07T12:06:03.832Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:03.832Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T12:06:03.832Z] === RUN TestTemplatedSecret [2022-03-07T12:06:03.832Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:03.832Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T12:06:03.832Z] === RUN TestSecretCreateResolve [2022-03-07T12:06:03.832Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:03.832Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T12:06:03.832Z] PASS [2022-03-07T12:06:03.832Z] ok github.com/docker/docker/integration/secret 0.170s [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] === Skipped [2022-03-07T12:06:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T12:06:04.302Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T12:06:04.302Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T12:06:04.302Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T12:06:04.302Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T12:06:04.302Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T12:06:04.302Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:04.302Z] [2022-03-07T12:06:04.302Z] DONE 6 tests, 6 skipped in 2.598s [2022-03-07T12:06:04.302Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T12:06:05.092Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T12:06:05.092Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-07T12:06:05.092Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T12:06:05.092Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T12:06:05.236Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T12:06:05.236Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T12:06:05.236Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T12:06:06.481Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T12:06:07.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:07.283Z] INFO: Testing against a local daemon [2022-03-07T12:06:07.283Z] === RUN TestServiceCreateInit [2022-03-07T12:06:07.283Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T12:06:07.283Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T12:06:07.283Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T12:06:07.283Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceConflict [2022-03-07T12:06:07.283Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T12:06:07.283Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-07T12:06:07.283Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T12:06:07.283Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T12:06:07.283Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T12:06:07.283Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceSysctls [2022-03-07T12:06:07.283Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-03-07T12:06:07.283Z] === RUN TestCreateServiceCapabilities [2022-03-07T12:06:07.283Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-07T12:06:07.283Z] === RUN TestInspect [2022-03-07T12:06:07.283Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestInspect (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestCreateJob [2022-03-07T12:06:07.283Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestReplicatedJob [2022-03-07T12:06:07.283Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestUpdateReplicatedJob [2022-03-07T12:06:07.283Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServiceListWithStatuses [2022-03-07T12:06:07.283Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T12:06:07.283Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestDockerNetworkReConnect [2022-03-07T12:06:07.283Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServicePlugin [2022-03-07T12:06:07.283Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.283Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServiceUpdateLabel [2022-03-07T12:06:07.283Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServiceUpdateSecrets [2022-03-07T12:06:07.283Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServiceUpdateConfigs [2022-03-07T12:06:07.283Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServiceUpdateNetwork [2022-03-07T12:06:07.283Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T12:06:07.283Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T12:06:07.283Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.283Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T12:06:07.283Z] PASS [2022-03-07T12:06:07.283Z] ok github.com/docker/docker/integration/service 0.359s [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === Skipped [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T12:06:07.753Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T12:06:07.753Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T12:06:07.753Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T12:06:07.753Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-07T12:06:07.753Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T12:06:07.753Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T12:06:07.753Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T12:06:07.753Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-03-07T12:06:07.753Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-07T12:06:07.753Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T12:06:07.753Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T12:06:07.753Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T12:06:07.753Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T12:06:07.753Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T12:06:07.753Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T12:06:07.753Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T12:06:07.753Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T12:06:07.753Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T12:06:07.753Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T12:06:07.753Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T12:06:07.753Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T12:06:07.753Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T12:06:07.753Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T12:06:07.753Z] [2022-03-07T12:06:07.753Z] DONE 24 tests, 23 skipped in 3.291s [2022-03-07T12:06:07.753Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T12:06:07.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-07T12:06:07.867Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T12:06:08.438Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T12:06:08.438Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T12:06:08.438Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T12:06:08.438Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T12:06:09.380Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T12:06:09.380Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T12:06:09.951Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T12:06:09.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:09.973Z] INFO: Testing against a local daemon [2022-03-07T12:06:09.973Z] === RUN TestSessionCreate [2022-03-07T12:06:09.973Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T12:06:09.973Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T12:06:09.973Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T12:06:09.973Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T12:06:09.973Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T12:06:09.973Z] PASS [2022-03-07T12:06:09.973Z] ok github.com/docker/docker/integration/session 0.188s [2022-03-07T12:06:10.447Z] [2022-03-07T12:06:10.447Z] === Skipped [2022-03-07T12:06:10.447Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T12:06:10.447Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T12:06:10.447Z] [2022-03-07T12:06:10.447Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T12:06:10.447Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T12:06:10.447Z] [2022-03-07T12:06:10.447Z] DONE 2 tests, 2 skipped in 2.277s [2022-03-07T12:06:10.447Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T12:06:10.522Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T12:06:11.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T12:06:11.120Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T12:06:11.464Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T12:06:11.464Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-07T12:06:11.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T12:06:11.589Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T12:06:12.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T12:06:12.526Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T12:06:12.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T12:06:12.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:12.699Z] INFO: Testing against a local daemon [2022-03-07T12:06:12.699Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T12:06:12.699Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:12.699Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestDiskUsage [2022-03-07T12:06:12.699Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T12:06:12.699Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestEventsExecDie [2022-03-07T12:06:12.699Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T12:06:12.699Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-07T12:06:12.699Z] === RUN TestEventsBackwardsCompatible [2022-03-07T12:06:12.699Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T12:06:12.699Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestEventsVolumeCreate [2022-03-07T12:06:12.699Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T12:06:12.699Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestInfoAPI [2022-03-07T12:06:12.699Z] --- PASS: TestInfoAPI (0.05s) [2022-03-07T12:06:12.699Z] === RUN TestInfoAPIWarnings [2022-03-07T12:06:12.699Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:06:12.699Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestInfoDebug [2022-03-07T12:06:12.699Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T12:06:12.699Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestInfoInsecureRegistries [2022-03-07T12:06:12.699Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T12:06:12.699Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestInfoRegistryMirrors [2022-03-07T12:06:12.699Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T12:06:12.699Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T12:06:12.699Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T12:06:12.995Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T12:06:12.995Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T12:06:12.995Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T12:06:13.689Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-03-07T12:06:13.689Z] === RUN TestPingCacheHeaders [2022-03-07T12:06:14.159Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-07T12:06:14.159Z] === RUN TestPingGet [2022-03-07T12:06:14.159Z] --- PASS: TestPingGet (0.06s) [2022-03-07T12:06:14.159Z] === RUN TestPingHead [2022-03-07T12:06:14.159Z] --- PASS: TestPingHead (0.05s) [2022-03-07T12:06:14.159Z] === RUN TestVersion [2022-03-07T12:06:14.159Z] --- PASS: TestVersion (0.05s) [2022-03-07T12:06:14.159Z] PASS [2022-03-07T12:06:14.159Z] ok github.com/docker/docker/integration/system 1.413s [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === Skipped [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T12:06:14.159Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T12:06:14.159Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-07T12:06:14.159Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T12:06:14.159Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T12:06:14.159Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T12:06:14.159Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T12:06:14.159Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T12:06:14.159Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T12:06:14.159Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T12:06:14.159Z] [2022-03-07T12:06:14.159Z] DONE 15 tests, 9 skipped in 3.719s [2022-03-07T12:06:14.159Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T12:06:14.763Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-07T12:06:16.675Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T12:06:17.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:17.121Z] INFO: Testing against a local daemon [2022-03-07T12:06:17.121Z] === RUN TestVolumesCreateAndList [2022-03-07T12:06:17.121Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-07T12:06:17.121Z] === RUN TestVolumesRemove [2022-03-07T12:06:17.121Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-07T12:06:17.121Z] === RUN TestVolumesInspect [2022-03-07T12:06:17.121Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-07T12:06:17.121Z] === RUN TestVolumesInvalidJSON [2022-03-07T12:06:17.121Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T12:06:17.121Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T12:06:17.121Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T12:06:17.121Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-07T12:06:17.121Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-07T12:06:17.121Z] PASS [2022-03-07T12:06:17.121Z] ok github.com/docker/docker/integration/volume 0.401s [2022-03-07T12:06:17.121Z] [2022-03-07T12:06:17.121Z] DONE 5 tests in 2.718s [2022-03-07T12:06:17.121Z] INFO: make.ps1 ended at 03/07/2022 12:06:17 [2022-03-07T12:06:17.121Z] INFO: Integration CLI tests being run from the host: [2022-03-07T12:06:17.121Z] 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-07T12:06:18.595Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T12:06:18.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-07T12:06:19.125Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T12:06:20.294Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T12:06:20.294Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T12:06:20.294Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T12:06:20.512Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T12:06:21.896Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-07T12:06:23.280Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T12:06:25.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T12:06:25.197Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T12:06:25.458Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T12:06:26.842Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T12:06:28.226Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T12:06:28.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T12:06:29.168Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T12:06:29.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T12:06:29.646Z] INFO: Testing against a local daemon [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T12:06:29.646Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T12:06:29.646Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T12:06:29.646Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T12:06:30.116Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T12:06:30.587Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T12:06:31.578Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T12:06:31.709Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T12:06:32.047Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T12:06:32.662Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T12:06:35.006Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-07T12:06:35.951Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T12:06:39.250Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T12:06:43.130Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T12:06:43.130Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T12:06:43.130Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T12:06:43.130Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T12:06:43.457Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 49.3% of statements [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/builder/remotecontext/git 1.194s coverage: 86.3% of statements [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T12:06:44.376Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T12:06:44.376Z] ok github.com/docker/docker/cmd/docker-proxy 0.131s coverage: 69.3% of statements [2022-03-07T12:06:46.000Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-07T12:06:46.281Z] ok github.com/docker/docker/client 0.135s coverage: 75.7% of statements [2022-03-07T12:06:46.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-07T12:06:47.200Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T12:06:47.773Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T12:06:48.344Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T12:06:49.286Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T12:06:49.286Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-07T12:06:49.286Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T12:06:49.548Z] docker_cli_service_logs_test.go:246: checking task ml9gpx4dft9w [2022-03-07T12:06:49.548Z] docker_cli_service_logs_test.go:251: checking messages for ml9gpx4dft9w [2022-03-07T12:06:49.548Z] docker_cli_service_logs_test.go:246: checking task zjhk41e0ygdj [2022-03-07T12:06:49.548Z] docker_cli_service_logs_test.go:251: checking messages for zjhk41e0ygdj [2022-03-07T12:06:49.808Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T12:06:52.352Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T12:06:55.654Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-07T12:06:55.654Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-07T12:06:55.915Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-07T12:06:55.915Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-07T12:06:55.915Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-07T12:06:55.916Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-07T12:06:56.177Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-07T12:06:57.122Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-07T12:06:57.693Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-07T12:06:57.955Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-07T12:06:58.898Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-07T12:07:00.284Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-07T12:07:02.826Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-07T12:07:02.826Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-07T12:07:03.397Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-07T12:07:03.397Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-07T12:07:03.397Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-07T12:07:04.339Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-07T12:07:04.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T12:07:04.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T12:07:06.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T12:07:07.457Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-07T12:07:07.573Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T12:07:10.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-07T12:07:11.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-07T12:07:12.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T12:07:13.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T12:07:15.765Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T12:07:16.126Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T12:07:18.316Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-07T12:07:19.921Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T12:07:20.230Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-07T12:07:20.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-07T12:07:21.745Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-07T12:07:23.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-07T12:07:23.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-07T12:07:23.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-07T12:07:24.994Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-03-07T12:07:24.994Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-03-07T12:07:24.994Z] ok github.com/docker/docker/cmd/dockerd/trap 2.511s coverage: 0.0% of statements [2022-03-07T12:07:24.994Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T12:07:24.994Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T12:07:24.994Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T12:07:24.994Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T12:07:24.994Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T12:07:25.618Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-07T12:07:25.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-07T12:07:27.006Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-07T12:07:27.950Z] docker_cli_swarm_test.go:1895: [dfd1104062809] joining swarm manager [d1c60fb01c1fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:07:28.521Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-07T12:07:29.464Z] docker_cli_swarm_test.go:1896: [d56f1a05a916a] joining swarm manager [d1c60fb01c1fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:07:30.034Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-07T12:07:31.418Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T12:07:33.114Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-03-07T12:07:33.114Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-07T12:07:33.315Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T12:07:34.488Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-07T12:07:40.481Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T12:07:40.481Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T12:07:40.481Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T12:07:42.632Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-03-07T12:07:42.632Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.0% of statements [2022-03-07T12:07:42.632Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-07T12:07:43.235Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-07T12:07:44.181Z] ok github.com/docker/docker/daemon 10.138s coverage: 17.1% of statements [2022-03-07T12:07:44.181Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T12:07:44.181Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T12:07:44.181Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T12:07:44.181Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T12:07:44.453Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.657s coverage: 74.6% of statements [2022-03-07T12:07:45.847Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.2% of statements [2022-03-07T12:07:46.324Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-07T12:07:46.584Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T12:07:46.584Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T12:07:46.584Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T12:07:46.785Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-07T12:07:47.156Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T12:07:47.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T12:07:47.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T12:07:47.416Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T12:07:47.987Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T12:07:47.987Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T12:07:48.558Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T12:07:48.558Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T12:07:48.558Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T12:07:48.692Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-03-07T12:07:48.818Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T12:07:48.818Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T12:07:49.630Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.952s coverage: 46.0% of statements [2022-03-07T12:07:49.630Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T12:07:49.889Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.261s coverage: 50.5% of statements [2022-03-07T12:07:50.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T12:07:50.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T12:07:50.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T12:07:50.465Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T12:07:50.465Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-07T12:07:51.265Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-03-07T12:07:51.833Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.773s coverage: 58.0% of statements [2022-03-07T12:07:51.833Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-07T12:07:51.833Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T12:07:52.400Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-03-07T12:07:52.658Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-07T12:07:53.763Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-07T12:07:54.032Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.8% of statements [2022-03-07T12:07:54.032Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T12:07:54.032Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T12:07:54.600Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.0% of statements [2022-03-07T12:07:55.535Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 79.9% of statements [2022-03-07T12:07:55.535Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-03-07T12:07:55.535Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T12:07:55.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-07T12:07:55.935Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T12:07:56.102Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-07T12:07:56.102Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-07T12:07:56.360Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-03-07T12:07:56.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 69.9% of statements [2022-03-07T12:07:57.493Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-03-07T12:07:57.493Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T12:07:57.751Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 59.1% of statements [2022-03-07T12:07:57.848Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T12:07:57.848Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T12:07:57.848Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T12:07:58.318Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-03-07T12:07:59.251Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-07T12:07:59.251Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2022-03-07T12:07:59.760Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T12:07:59.817Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-07T12:08:00.385Z] ok github.com/docker/docker/daemon/logger/splunk 1.584s coverage: 82.5% of statements [2022-03-07T12:08:00.385Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T12:08:00.385Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T12:08:01.321Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-03-07T12:08:01.887Z] ok github.com/docker/docker/distribution 0.635s coverage: 28.4% of statements [2022-03-07T12:08:01.887Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T12:08:02.306Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T12:08:02.306Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite (1296.59s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.36s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.85s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.32s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.46s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.14s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.22s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.33s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.76s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.37s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.71s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.38s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.03s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.69s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.62s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.96s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.73s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.00s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.28s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.31s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.58s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.51s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.36s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.72s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.83s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.72s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.05s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.32s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.24s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.19s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.99s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.30s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.53s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.34s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.71s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.79s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.53s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-03-07T12:08:02.306Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.13s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.78s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.75s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.85s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.98s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.40s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.02s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.86s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2022-03-07T12:08:02.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-07T12:08:02.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-07T12:08:02.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-07T12:08:02.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.11s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.89s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.64s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.31s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.89s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.60s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.37s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.73s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.88s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.74s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.55s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.42s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.34s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.04s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.93s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.68s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.54s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.14s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.19s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.44s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.61s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.96s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.06s) [2022-03-07T12:08:02.306Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.32s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.69s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.56s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.52s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.02s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.32s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.20s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2022-03-07T12:08:02.306Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.94s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.10s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.91s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildHistory (3.64s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.90s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.84s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.73s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.13s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.42s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.62s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.83s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.19s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildPATH (1.47s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.20s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.75s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.04s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.67s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.60s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.39s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.77s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.58s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.13s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.78s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.12s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.98s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2022-03-07T12:08:02.307Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.72s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.53s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.27s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d11770_} (1.42s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12681460787_/foo_false____} (1.32s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12681460787_/foo_true____} (1.46s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33100529418_/foo_false____} (1.42s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33100529418_/foo_true____} (1.40s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33100529418_/foo_true__0xc000d117a0__} (0.70s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d117b8_} (1.53s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d117d0_} (1.37s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d117e8_} (1.36s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d11800_} (1.52s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.90s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.03s) [2022-03-07T12:08:02.307Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.14s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.43s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.42s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.77s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToStdout (0.47s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.66s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.94s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.50s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.86s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.71s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.17s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.21s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.61s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.81s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.87s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecCgroup (1.10s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.59s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestHealth (19.48s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.73s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.59s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.58s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.61s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:08:02.308Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.64s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectStatus (0.72s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.52s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.79s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.00s) [2022-03-07T12:08:02.308Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.86s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.74s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.64s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsTail (0.63s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.67s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestNetHostname (1.75s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.53s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.98s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.76s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.18s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPortList (7.42s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.32s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.81s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.06s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.15s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.88s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.65s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.20s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.61s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.79s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.23s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.08s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.06s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.11s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.55s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.62s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.70s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.14s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.99s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.09s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.15s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.36s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.37s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunMount (4.84s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.61s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.15s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.74s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.58s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.69s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.62s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.16s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2022-03-07T12:08:02.309Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.47s) [2022-03-07T12:08:02.309Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.67s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.47s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.85s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.08s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.58s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.32s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.25s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.81s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.34s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.05s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.83s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.72s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.74s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.69s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.50s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.62s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.51s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.61s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.66s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-03-07T12:08:02.310Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-03-07T12:08:02.310Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-07T12:08:02.310Z] === RUN TestDockerRegistrySuite [2022-03-07T12:08:02.310Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T12:08:02.455Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-07T12:08:03.024Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-03-07T12:08:03.254Z] check_test.go:195: [d40818b458ca9] daemon is not started [2022-03-07T12:08:03.254Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T12:08:03.592Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-07T12:08:03.851Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.9% of statements [2022-03-07T12:08:03.851Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T12:08:03.851Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-07T12:08:04.198Z] check_test.go:195: [dedffebb00bb4] daemon is not started [2022-03-07T12:08:04.198Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T12:08:04.788Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2022-03-07T12:08:04.788Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T12:08:05.047Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-07T12:08:05.585Z] check_test.go:195: [df89a8c317e0f] daemon is not started [2022-03-07T12:08:05.585Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T12:08:05.846Z] check_test.go:195: [d99a88b339268] daemon is not started [2022-03-07T12:08:05.847Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T12:08:05.981Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-03-07T12:08:06.240Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2022-03-07T12:08:06.498Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-07T12:08:07.876Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.5% of statements [2022-03-07T12:08:08.402Z] check_test.go:195: [dd5ed95718e51] daemon is not started [2022-03-07T12:08:08.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T12:08:08.810Z] ok github.com/docker/docker/pkg/authorization 0.302s coverage: 68.3% of statements [2022-03-07T12:08:08.810Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-07T12:08:09.068Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-07T12:08:10.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-07T12:08:12.349Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-03-07T12:08:12.349Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-07T12:08:12.349Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-07T12:08:12.606Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-07T12:08:12.856Z] check_test.go:195: [dbe0ae0d8cc99] daemon is not started [2022-03-07T12:08:12.856Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T12:08:13.118Z] docker_cli_swarm_test.go:1796: [dc44a0afb18ab] joining swarm manager [d60011c29db22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:08:13.171Z] ok github.com/docker/docker/layer 7.394s coverage: 69.0% of statements [2022-03-07T12:08:13.171Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T12:08:13.171Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T12:08:13.171Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T12:08:13.171Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T12:08:13.171Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T12:08:13.171Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T12:08:13.429Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-07T12:08:13.429Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-03-07T12:08:13.688Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-03-07T12:08:13.947Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-03-07T12:08:14.502Z] docker_cli_swarm_test.go:1797: [d5591e796775e] joining swarm manager [d60011c29db22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:08:14.882Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 69.5% of statements [2022-03-07T12:08:15.142Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 70.1% of statements [2022-03-07T12:08:15.401Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-03-07T12:08:15.401Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-07T12:08:15.401Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T12:08:15.401Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-07T12:08:15.401Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T12:08:15.660Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-07T12:08:15.660Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-03-07T12:08:15.919Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-03-07T12:08:15.919Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-07T12:08:16.178Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-07T12:08:16.178Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T12:08:16.178Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T12:08:16.417Z] check_test.go:195: [dce5df86c42c8] daemon is not started [2022-03-07T12:08:16.417Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T12:08:16.747Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-03-07T12:08:17.005Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-07T12:08:17.265Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-07T12:08:17.359Z] check_test.go:195: [d4b9c459255fe] daemon is not started [2022-03-07T12:08:17.359Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T12:08:17.522Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-07T12:08:18.300Z] check_test.go:195: [dccd47e5316aa] daemon is not started [2022-03-07T12:08:18.300Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T12:08:18.895Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-07T12:08:18.895Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-07T12:08:19.154Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-07T12:08:19.154Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-03-07T12:08:19.241Z] check_test.go:195: [dc19ce9983504] daemon is not started [2022-03-07T12:08:19.241Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T12:08:19.412Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-07T12:08:19.671Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-07T12:08:19.929Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-03-07T12:08:20.496Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-03-07T12:08:20.585Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T12:08:20.624Z] check_test.go:195: [db26e062beefc] daemon is not started [2022-03-07T12:08:20.624Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T12:08:20.754Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-03-07T12:08:21.013Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-03-07T12:08:21.271Z] coverage: [no statements] [2022-03-07T12:08:21.271Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-07T12:08:21.529Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-07T12:08:21.529Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-07T12:08:21.566Z] check_test.go:195: [d94c6a12ecb19] daemon is not started [2022-03-07T12:08:21.566Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T12:08:21.788Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2022-03-07T12:08:22.137Z] check_test.go:195: [dbad8e46199df] daemon is not started [2022-03-07T12:08:22.397Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T12:08:23.341Z] check_test.go:195: [df89a2333d3ab] daemon is not started [2022-03-07T12:08:23.341Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T12:08:23.688Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-07T12:08:23.688Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-07T12:08:23.947Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-07T12:08:24.284Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c1cebcf3e5e77fffe80844899320c558475a32c3b6e20975d82169ce8639f75a [2022-03-07T12:08:24.857Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:153e51a7ef11e49019c4033aa8490f1a22453a24f70d72d7dd24144133b74ae4 [2022-03-07T12:08:24.883Z] ok github.com/docker/docker/quota 0.222s coverage: 71.4% of statements [2022-03-07T12:08:25.119Z] check_test.go:195: [d9b3ded5981d8] daemon is not started [2022-03-07T12:08:25.119Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T12:08:25.451Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-03-07T12:08:26.061Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8687154a5433adf8207021b8f1cf820406c927964efe2c6cd89a2ec2d1ad36a [2022-03-07T12:08:26.387Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-03-07T12:08:26.632Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f12cbfccdad0728e74ab80ed29a1ee1c4e4cd455a2f7180518b43ed72fb492f [2022-03-07T12:08:26.645Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-07T12:08:26.645Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-07T12:08:26.893Z] check_test.go:195: [dfe98aa363d67] daemon is not started [2022-03-07T12:08:26.893Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T12:08:27.212Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-07T12:08:27.212Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-07T12:08:27.748Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T12:08:27.748Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T12:08:27.835Z] check_test.go:195: [dc60790054401] daemon is not started [2022-03-07T12:08:27.835Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T12:08:28.219Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T12:08:29.744Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-07T12:08:30.309Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2022-03-07T12:08:30.380Z] check_test.go:195: [d13ae5f04cfb0] daemon is not started [2022-03-07T12:08:30.380Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T12:08:30.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-07T12:08:30.568Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-03-07T12:08:31.350Z] check_test.go:195: [d9975356ab745] daemon is not started [2022-03-07T12:08:31.350Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T12:08:31.350Z] check_test.go:195: [d3276210669af] daemon is not started [2022-03-07T12:08:31.350Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T12:08:31.942Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-07T12:08:32.739Z] check_test.go:195: [d8b802ad9309b] daemon is not started [2022-03-07T12:08:32.739Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T12:08:33.310Z] check_test.go:195: [d3f15a5b3b78d] daemon is not started [2022-03-07T12:08:33.310Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T12:08:34.255Z] check_test.go:195: [d2b7dd2075e65] daemon is not started [2022-03-07T12:08:34.255Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T12:08:36.803Z] check_test.go:195: [dba545813f5ca] daemon is not started [2022-03-07T12:08:36.803Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T12:08:37.063Z] check_test.go:195: [dbd9d00f6ce56] daemon is not started [2022-03-07T12:08:37.063Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T12:08:38.005Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-07T12:08:38.266Z] check_test.go:195: [dbf612e05de47] daemon is not started [2022-03-07T12:08:38.266Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T12:08:38.527Z] check_test.go:195: [de4978ebb77f6] daemon is not started [2022-03-07T12:08:38.527Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T12:08:38.788Z] check_test.go:195: [d5c5ebd915450] daemon is not started [2022-03-07T12:08:38.788Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T12:08:39.048Z] check_test.go:195: [de4d5385f19b3] daemon is not started [2022-03-07T12:08:39.048Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T12:08:39.309Z] check_test.go:195: [df0cf37b6c41e] daemon is not started [2022-03-07T12:08:39.309Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T12:08:39.882Z] check_test.go:195: [df786b84e2675] daemon is not started [2022-03-07T12:08:39.882Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T12:08:39.882Z] check_test.go:195: [d98acd7d9d65f] daemon is not started [2022-03-07T12:08:39.882Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T12:08:40.143Z] docker_cli_swarm_test.go:1315: [d2c5bfcd1c026] joining swarm manager [d3d73d48aa714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:08:41.085Z] check_test.go:195: [d942d74ccc1ee] daemon is not started [2022-03-07T12:08:41.085Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T12:08:41.656Z] docker_cli_swarm_test.go:1316: [dd7e07e6da82b] joining swarm manager [d3d73d48aa714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:08:43.040Z] check_test.go:195: [d26b91edccfc0] daemon is not started [2022-03-07T12:08:43.040Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T12:08:43.611Z] check_test.go:195: [d68d2910015ee] daemon is not started [2022-03-07T12:08:43.611Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T12:08:44.012Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T12:08:44.012Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T12:08:44.012Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T12:08:44.012Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T12:08:44.012Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T12:08:44.012Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T12:08:44.012Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T12:08:44.012Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T12:08:44.012Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T12:08:44.554Z] check_test.go:195: [d1facd19f2f5a] daemon is not started [2022-03-07T12:08:44.554Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T12:08:45.497Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite (44.38s) [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-03-07T12:08:46.439Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.37s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.47s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.11s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.15s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.57s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.15s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.17s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.68s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-07T12:08:46.440Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-07T12:08:46.440Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T12:08:46.440Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T12:08:46.440Z] check_test.go:222: [d0f84a7f0f80d] daemon is not started [2022-03-07T12:08:46.440Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T12:08:49.738Z] check_test.go:222: [dd7bfab10b72e] daemon is not started [2022-03-07T12:08:49.738Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T12:08:51.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T12:08:51.223Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:08:51.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T12:08:51.223Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T12:08:51.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T12:08:52.805Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T12:08:52.805Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T12:08:52.805Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T12:08:53.857Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T12:08:53.857Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === Skipped [2022-03-07T12:08:53.857Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T12:08:53.857Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T12:08:53.857Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T12:08:53.857Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T12:08:53.857Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:71: No driver to put! [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-07T12:08:53.857Z] time="2022-03-07T12:07:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-07T12:08:53.857Z] time="2022-03-07T12:07:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-07T12:08:53.857Z] time="2022-03-07T12:07:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-07T12:08:53.857Z] time="2022-03-07T12:07:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-07T12:08:53.857Z] time="2022-03-07T12:07:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:71: No driver to put! [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-07T12:08:53.857Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-07T12:08:53.857Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-07T12:08:53.857Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T12:08:53.857Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-07T12:08:53.857Z] graphtest_unix.go:71: No driver to put! [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-07T12:08:53.857Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-07T12:08:53.857Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-07T12:08:53.857Z] [2022-03-07T12:08:53.857Z] DONE 2323 tests, 28 skipped in 223.494s [2022-03-07T12:08:53.857Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/config [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/idm [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/ns [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/options [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/osl [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T12:08:53.857Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-07T12:08:53.858Z] + 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-07T12:08:53.943Z] check_test.go:222: [d8a1c7dd665c3] daemon is not started [2022-03-07T12:08:53.943Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T12:08:54.203Z] check_test.go:222: [db9e44707c285] daemon is not started [2022-03-07T12:08:54.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T12:08:54.463Z] check_test.go:222: [dda0050182273] daemon is not started [2022-03-07T12:08:54.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T12:08:55.410Z] check_test.go:222: [d32a5e4ed9cce] daemon is not started [2022-03-07T12:08:55.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T12:08:55.983Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T12:08:56.369Z] check_test.go:222: [da5bbf81537b9] daemon is not started [2022-03-07T12:08:56.369Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T12:08:57.309Z] check_test.go:222: [dd6a2a4f7210a] daemon is not started [2022-03-07T12:08:57.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T12:08:58.947Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T12:08:58.947Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T12:08:58.947Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T12:08:58.947Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T12:08:58.947Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T12:08:58.947Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T12:08:58.947Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T12:08:58.947Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T12:08:58.947Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T12:08:59.853Z] check_test.go:222: [de8a53d9821b9] daemon is not started [2022-03-07T12:08:59.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T12:08:59.853Z] check_test.go:222: [dd7c436a5e48d] daemon is not started [2022-03-07T12:09:00.113Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T12:09:00.375Z] check_test.go:222: [d755f9f880a1e] daemon is not started [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite (14.10s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.05s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-03-07T12:09:00.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-07T12:09:00.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T12:09:00.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T12:09:01.317Z] check_test.go:251: [df1d7c8a4ef44] daemon is not started [2022-03-07T12:09:01.317Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T12:09:01.578Z] check_test.go:251: [d4f6784801a76] daemon is not started [2022-03-07T12:09:01.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T12:09:01.839Z] check_test.go:251: [ddec0b69ef8c2] daemon is not started [2022-03-07T12:09:01.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T12:09:03.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T12:09:03.483Z] check_test.go:251: [dc9a88f1b5533] daemon is not started [2022-03-07T12:09:03.483Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T12:09:03.713Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T12:09:03.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T12:09:03.714Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T12:09:03.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T12:09:03.714Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T12:09:04.054Z] check_test.go:251: [d2ed307fca0b0] daemon is not started [2022-03-07T12:09:04.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T12:09:04.995Z] check_test.go:251: [dc1ccce34e4a0] daemon is not started [2022-03-07T12:09:04.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T12:09:04.995Z] check_test.go:251: [da6f0518e7e21] daemon is not started [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-03-07T12:09:04.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-07T12:09:04.995Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T12:09:04.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T12:09:10.277Z] check_test.go:278: [d6b0966c1c38c] daemon is not started [2022-03-07T12:09:10.277Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T12:09:10.277Z] check_test.go:278: [dc61d9c37fd33] daemon is not started [2022-03-07T12:09:10.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T12:09:10.538Z] check_test.go:278: [d3bb1dc070dad] daemon is not started [2022-03-07T12:09:10.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T12:09:10.798Z] check_test.go:278: [d3607d56db935] daemon is not started [2022-03-07T12:09:10.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T12:09:10.798Z] check_test.go:278: [d9a8e1b981bcd] daemon is not started [2022-03-07T12:09:10.798Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-03-07T12:09:10.798Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-07T12:09:10.798Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-07T12:09:10.798Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-07T12:09:10.798Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-07T12:09:10.798Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-07T12:09:10.798Z] === RUN TestDockerNetworkSuite [2022-03-07T12:09:10.798Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-07T12:09:11.739Z] docker_cli_network_unix_test.go:46: [d2535ff8b3be4] daemon is not started [2022-03-07T12:09:11.999Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-07T12:09:12.260Z] docker_cli_network_unix_test.go:46: [d51410ce15aec] daemon is not started [2022-03-07T12:09:12.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-07T12:09:14.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T12:09:14.178Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T12:09:15.066Z] docker_cli_network_unix_test.go:46: [db75c2ba20269] daemon is not started [2022-03-07T12:09:15.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-07T12:09:16.711Z] docker_cli_network_unix_test.go:46: [d2dbcbdde7b93] daemon is not started [2022-03-07T12:09:16.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-07T12:09:16.971Z] docker_cli_network_unix_test.go:1233: [d792bd9a08ebc] daemon is not started [2022-03-07T12:09:19.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-07T12:09:20.087Z] docker_cli_network_unix_test.go:46: [df675154c1d13] daemon is not started [2022-03-07T12:09:20.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-07T12:09:24.876Z] docker_cli_network_unix_test.go:46: [dbc3748db971a] daemon is not started [2022-03-07T12:09:25.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-07T12:09:27.362Z] docker_cli_network_unix_test.go:46: [ddfd951598455] daemon is not started [2022-03-07T12:09:27.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-07T12:09:29.008Z] docker_cli_network_unix_test.go:46: [df6e7ce0ac500] daemon is not started [2022-03-07T12:09:29.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-07T12:09:29.015Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T12:09:29.268Z] docker_cli_network_unix_test.go:46: [de377357c6135] daemon is not started [2022-03-07T12:09:29.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-07T12:09:29.530Z] docker_cli_network_unix_test.go:46: [dabdb5fbf9778] daemon is not started [2022-03-07T12:09:29.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-07T12:09:30.362Z] docker_cli_network_unix_test.go:46: [d215962a78603] daemon is not started [2022-03-07T12:09:30.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-07T12:09:31.195Z] docker_cli_network_unix_test.go:46: [db1b6ce03daef] daemon is not started [2022-03-07T12:09:31.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-07T12:09:31.714Z] docker_cli_network_unix_test.go:46: [d4c2b53ac0d2e] daemon is not started [2022-03-07T12:09:31.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-07T12:09:31.975Z] docker_cli_network_unix_test.go:46: [d887285adaaf9] daemon is not started [2022-03-07T12:09:31.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-07T12:09:32.547Z] docker_cli_network_unix_test.go:46: [dc4391d1f90a8] daemon is not started [2022-03-07T12:09:32.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-07T12:09:32.553Z] ok github.com/docker/docker/libnetwork 37.206s coverage: 40.7% of statements [2022-03-07T12:09:32.553Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-03-07T12:09:32.553Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T12:09:32.807Z] docker_cli_network_unix_test.go:46: [d26becb1392a6] daemon is not started [2022-03-07T12:09:32.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-07T12:09:32.807Z] docker_cli_network_unix_test.go:46: [d9182963a21cb] daemon is not started [2022-03-07T12:09:32.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-07T12:09:33.068Z] docker_cli_network_unix_test.go:46: [dba3b5ee99663] daemon is not started [2022-03-07T12:09:33.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-07T12:09:33.486Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T12:09:33.640Z] docker_cli_network_unix_test.go:46: [d0f591b736e9f] daemon is not started [2022-03-07T12:09:33.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-07T12:09:34.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T12:09:34.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T12:09:34.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T12:09:34.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T12:09:34.052Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-07T12:09:34.052Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T12:09:34.217Z] docker_cli_network_unix_test.go:46: [dd70cc4bedfa2] daemon is not started [2022-03-07T12:09:34.311Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-07T12:09:34.569Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-07T12:09:34.569Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T12:09:34.569Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T12:09:34.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-07T12:09:34.788Z] docker_cli_network_unix_test.go:46: [d66ef08322a92] daemon is not started [2022-03-07T12:09:34.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-07T12:09:34.828Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-07T12:09:35.049Z] docker_cli_network_unix_test.go:46: [db2cc873775d3] daemon is not started [2022-03-07T12:09:35.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-07T12:09:35.310Z] docker_cli_network_unix_test.go:46: [d4c7c60666ec8] daemon is not started [2022-03-07T12:09:35.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-07T12:09:36.251Z] docker_cli_network_unix_test.go:968: [d9a03ef6f2011] daemon is not started [2022-03-07T12:09:37.356Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2022-03-07T12:09:37.356Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T12:09:37.614Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-07T12:09:37.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-07T12:09:38.181Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.196s coverage: 4.0% of statements [2022-03-07T12:09:38.182Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T12:09:38.580Z] docker_cli_network_unix_test.go:46: [d7b2207a9d03e] daemon is not started [2022-03-07T12:09:38.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-07T12:09:38.748Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-07T12:09:38.748Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T12:09:39.006Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-07T12:09:40.625Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T12:09:40.626Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T12:09:40.626Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T12:09:41.124Z] docker_cli_network_unix_test.go:1116: [d2d565cf59aae] daemon is not started [2022-03-07T12:09:41.515Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T12:09:44.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-07T12:09:44.439Z] docker_cli_network_unix_test.go:46: [d72b55b0e6983] daemon is not started [2022-03-07T12:09:44.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-07T12:09:45.013Z] docker_cli_network_unix_test.go:46: [dfe55a383bc42] daemon is not started [2022-03-07T12:09:45.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-07T12:09:45.013Z] docker_cli_network_unix_test.go:46: [d7d8802a87e9a] daemon is not started [2022-03-07T12:09:45.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-07T12:09:45.273Z] docker_cli_network_unix_test.go:46: [de68ef917bca1] daemon is not started [2022-03-07T12:09:45.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-07T12:09:45.273Z] docker_cli_network_unix_test.go:46: [d290a113a48ae] daemon is not started [2022-03-07T12:09:45.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-07T12:09:45.533Z] docker_cli_network_unix_test.go:46: [df2e7fdf1c8a6] daemon is not started [2022-03-07T12:09:45.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-07T12:09:45.533Z] docker_cli_network_unix_test.go:46: [d5a14166dec60] daemon is not started [2022-03-07T12:09:45.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-07T12:09:46.917Z] docker_cli_network_unix_test.go:46: [da5bac4d72436] daemon is not started [2022-03-07T12:09:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-07T12:09:47.859Z] docker_cli_network_unix_test.go:46: [d19009787721a] daemon is not started [2022-03-07T12:09:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-07T12:09:47.859Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-07T12:09:47.859Z] docker_cli_network_unix_test.go:46: [dd9f50671a128] daemon is not started [2022-03-07T12:09:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-07T12:09:48.430Z] docker_cli_network_unix_test.go:46: [d2d26a3b764b8] daemon is not started [2022-03-07T12:09:48.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-07T12:09:48.977Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.815s coverage: 7.2% of statements [2022-03-07T12:09:48.977Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T12:09:48.977Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-07T12:09:48.977Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-07T12:09:48.977Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T12:09:48.977Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-07T12:09:48.977Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T12:09:49.234Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-03-07T12:09:49.234Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-03-07T12:09:49.492Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-07T12:09:49.750Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-07T12:09:51.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-07T12:09:53.371Z] docker_cli_network_unix_test.go:1084: [dd06c5653481b] daemon is not started [2022-03-07T12:09:55.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-07T12:09:55.281Z] docker_cli_network_unix_test.go:46: [d3e0c71c9967a] daemon is not started [2022-03-07T12:09:55.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-07T12:09:55.540Z] docker_cli_network_unix_test.go:46: [daccfd4061c83] daemon is not started [2022-03-07T12:09:55.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-07T12:09:57.186Z] docker_cli_network_unix_test.go:46: [df32884be2eb1] daemon is not started [2022-03-07T12:09:57.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-07T12:09:57.186Z] docker_cli_network_unix_test.go:46: [d20e4b678a48e] daemon is not started [2022-03-07T12:09:57.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-07T12:09:57.758Z] docker_cli_network_unix_test.go:46: [d8b2b7329d010] daemon is not started [2022-03-07T12:09:58.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-07T12:09:58.279Z] docker_cli_network_unix_test.go:46: [d996fe319d35b] daemon is not started [2022-03-07T12:09:58.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-07T12:09:59.113Z] docker_cli_network_unix_test.go:46: [d7f76e64f8e96] daemon is not started [2022-03-07T12:09:59.372Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-07T12:09:59.720Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-07T12:10:01.867Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T12:10:05.952Z] docker_cli_network_unix_test.go:46: [dff525fcaa90e] daemon is not started [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite (54.43s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.05s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.92s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-07T12:10:05.952Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-03-07T12:10:05.952Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-03-07T12:10:05.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.02s) [2022-03-07T12:10:05.953Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.86s) [2022-03-07T12:10:05.953Z] === RUN TestDockerHubPullSuite [2022-03-07T12:10:05.953Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-07T12:10:06.893Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-07T12:10:09.434Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-07T12:10:10.004Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-07T12:10:11.406Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-07T12:10:11.406Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite (6.17s) [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-03-07T12:10:11.406Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-07T12:10:11.406Z] PASS [2022-03-07T12:10:11.406Z] [2022-03-07T12:10:11.406Z] === Skipped [2022-03-07T12:10:11.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-07T12:10:11.406Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.406Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-07T12:10:11.406Z] [2022-03-07T12:10:11.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-07T12:10:11.406Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-07T12:10:11.406Z] [2022-03-07T12:10:11.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-07T12:10:11.406Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-07T12:10:11.406Z] [2022-03-07T12:10:11.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-07T12:10:11.406Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-07T12:10:11.407Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-07T12:10:11.407Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T12:10:11.407Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-07T12:10:11.407Z] docker_cli_network_unix_test.go:46: [dd9f50671a128] daemon is not started [2022-03-07T12:10:11.407Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T12:10:11.407Z] [2022-03-07T12:10:11.407Z] DONE 1265 tests, 51 skipped in 1431.517s [2022-03-07T12:10:11.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T12:10:11.407Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T12:10:11.407Z] +++ kill 8368 [2022-03-07T12:10:11.407Z] +++ /etc/init.d/apparmor stop [2022-03-07T12:10:11.668Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T12:10:11.668Z] [2022-03-07T12:10:11.668Z] Unloading profiles will leave already running processes permanently [2022-03-07T12:10:11.668Z] unconfined, which can lead to unexpected situations. [2022-03-07T12:10:11.668Z] [2022-03-07T12:10:11.668Z] To set a process to complain mode, use the command line tool [2022-03-07T12:10:11.668Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T12:10:11.668Z] +++ true [2022-03-07T12:10:11.668Z] exiting test-integration [2022-03-07T12:10:11.668Z] ++ exit 0 [2022-03-07T12:10:11.668Z] [2022-03-07T12:10:11.928Z] + for job in $(jobs -p) [2022-03-07T12:10:11.928Z] + wait 11686 [2022-03-07T12:10:14.596Z] ok github.com/docker/docker/libnetwork/ipam 13.764s coverage: 85.3% of statements [2022-03-07T12:10:14.596Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T12:10:14.596Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T12:10:14.596Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-07T12:10:14.854Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-07T12:10:14.854Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T12:10:14.854Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-07T12:10:15.421Z] ok github.com/docker/docker/libnetwork/ipamutils 0.246s coverage: 74.0% of statements [2022-03-07T12:10:15.988Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-03-07T12:10:16.246Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-07T12:10:16.505Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-07T12:10:16.809Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T12:10:17.429Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T12:10:29.309Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T12:10:29.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T12:10:42.478Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T12:11:05.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T12:11:17.676Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T12:11:30.485Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T12:11:48.404Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-07T12:11:48.404Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-07T12:11:48.404Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-07T12:11:53.689Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-07T12:11:55.602Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-07T12:11:56.658Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T12:11:56.658Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T12:11:56.658Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T12:11:58.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T12:11:58.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T12:11:59.805Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-07T12:12:01.715Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-07T12:12:04.476Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T12:12:05.014Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-07T12:12:05.014Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-07T12:12:05.014Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-07T12:12:06.150Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T12:12:06.150Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T12:12:06.150Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T12:12:06.150Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T12:12:06.150Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T12:12:06.150Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T12:12:06.150Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T12:12:06.654Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/networkdb 103.672s coverage: 60.0% of statements [2022-03-07T12:12:07.937Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-07T12:12:07.937Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T12:12:07.937Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === Skipped [2022-03-07T12:12:07.937Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-07T12:12:07.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-07T12:12:07.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-07T12:12:07.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T12:12:07.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T12:12:07.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T12:12:07.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T12:12:07.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T12:12:07.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-07T12:12:07.937Z] firewalld_test.go:14: firewalld is not running [2022-03-07T12:12:07.937Z] [2022-03-07T12:12:07.937Z] DONE 326 tests, 9 skipped in 197.225s [2022-03-07T12:12:08.326Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache Post stage [Pipeline] junit [2022-03-07T12:12:08.513Z] Recording test results [2022-03-07T12:12:09.065Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-07T12:12:09.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43343/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5979d6e7e3ed76e4c85121fffe673426cc00fb3d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5979d6e7e3ed76e4c85121fffe673426cc00fb3d hack/validate/vendor [2022-03-07T12:12:09.965Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T12:12:10.301Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-07T12:12:10.538Z] + echo Ensuring container killed. [2022-03-07T12:12:10.538Z] Ensuring container killed. [2022-03-07T12:12:10.538Z] + docker rm -vf docker-pr2 [2022-03-07T12:12:10.538Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T12:12:10.817Z] + echo Chowning /workspace to jenkins user [2022-03-07T12:12:10.817Z] Chowning /workspace to jenkins user [2022-03-07T12:12:10.817Z] + id -u [2022-03-07T12:12:10.817Z] + id -g [2022-03-07T12:12:10.817Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T12:12:10.872Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T12:12:11.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-07T12:12:11.675Z] + bundleName=unit [2022-03-07T12:12:11.675Z] + echo Creating unit-bundles.tar.gz [2022-03-07T12:12:11.675Z] Creating unit-bundles.tar.gz [2022-03-07T12:12:11.675Z] + 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-07T12:12:11.675Z] bundles/junit-report-libnetwork.xml [2022-03-07T12:12:11.675Z] bundles/junit-report.xml [2022-03-07T12:12:11.675Z] bundles/go-test-report-libnetwork.json [2022-03-07T12:12:11.675Z] bundles/go-test-report.json [2022-03-07T12:12:11.675Z] bundles/profile-libnetwork.out [2022-03-07T12:12:11.675Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-07T12:12:11.686Z] Archiving artifacts [2022-03-07T12:12:12.440Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T12:12:12.444Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T12:12:12.751Z] + make clean [2022-03-07T12:12:12.751Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T12:12:12.751Z] docker-dev-cache [2022-03-07T12:12:12.751Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T12:12:13.983Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-07T12:12:14.794Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T12:12:14.795Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T12:12:14.795Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T12:12:14.795Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T12:12:14.795Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T12:12:15.302Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T12:12:20.311Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T12:12:24.283Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T12:12:24.283Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T12:12:24.283Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T12:12:24.283Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T12:12:25.337Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T12:12:30.350Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T12:12:36.532Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T12:12:36.532Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T12:12:36.532Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T12:12:36.532Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T12:12:36.532Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T12:12:36.532Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T12:12:36.532Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T12:12:36.532Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T12:12:36.532Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T12:12:36.532Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T12:12:36.532Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T12:12:38.629Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T12:12:41.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T12:12:41.531Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:12:41.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T12:12:41.531Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:12:41.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T12:12:41.531Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:12:41.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T12:12:42.033Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T12:12:48.178Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T12:12:51.548Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T12:12:52.052Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T12:12:52.052Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T12:12:52.052Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T12:12:56.058Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T12:12:58.415Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T12:13:05.885Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T12:13:05.885Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T12:13:05.885Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T12:13:05.885Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T12:13:05.885Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T12:13:05.885Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T12:13:05.885Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T12:13:05.885Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T12:13:05.885Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T12:13:06.390Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T12:13:06.475Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T12:13:06.475Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T12:13:06.475Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T12:13:06.475Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T12:13:06.475Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T12:13:06.475Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T12:13:08.832Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T12:13:08.832Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T12:13:10.243Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-07T12:13:10.243Z] docker_cli_swarm_test.go:1180: [d24f24d78eb22] joining swarm manager [d90d9b986a257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T12:13:12.011Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T12:13:12.011Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T12:13:12.011Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T12:13:12.011Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T12:13:14.232Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T12:13:15.528Z] docker_cli_swarm_test.go:1189: [d32a2831943a6] joining swarm manager [d90d9b986a257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:13:17.835Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T12:13:18.034Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T12:13:23.909Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T12:13:23.909Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T12:13:23.909Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T12:13:23.909Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T12:13:23.909Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T12:13:23.909Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T12:13:23.909Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T12:13:23.909Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T12:13:23.909Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T12:13:23.909Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T12:13:23.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T12:13:25.188Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T12:13:28.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T12:13:28.667Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:13:28.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T12:13:28.667Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:13:28.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T12:13:28.667Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:13:28.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T12:13:29.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T12:13:33.863Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T12:13:35.529Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T12:13:41.027Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T12:13:42.015Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T12:13:49.177Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T12:13:49.177Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T12:13:49.177Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T12:13:49.177Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T12:13:49.647Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T12:13:49.647Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T12:13:49.647Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T12:13:53.358Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T12:13:53.358Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T12:13:53.358Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T12:13:53.358Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T12:13:53.358Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T12:13:53.358Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T12:13:53.358Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T12:13:53.358Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T12:13:53.358Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T12:13:53.359Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T12:13:53.359Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T12:13:53.359Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T12:13:56.314Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T12:13:56.314Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T12:14:00.090Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T12:14:00.090Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:14:00.090Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T12:14:02.233Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-07T12:14:03.478Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T12:14:12.163Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T12:14:14.477Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-07T12:14:15.032Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T12:14:15.032Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T12:14:17.254Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T12:14:17.254Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T12:14:17.254Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T12:14:17.774Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-07T12:14:18.242Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T12:14:18.242Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T12:14:19.149Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T12:14:19.149Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T12:14:19.149Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T12:14:19.149Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T12:14:19.149Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T12:14:19.331Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T12:14:19.684Z] docker_cli_swarm_test.go:1112: [d8d3a96684d41] joining swarm manager [d685995e16ac2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:14:21.068Z] docker_cli_swarm_test.go:1113: [d6a800a923808] joining swarm manager [d685995e16ac2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:14:24.114Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T12:14:25.103Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T12:14:26.091Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T12:14:26.508Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T12:14:27.081Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T12:14:27.550Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T12:14:28.074Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T12:14:29.117Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T12:14:30.685Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T12:14:35.246Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T12:14:35.246Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T12:14:35.246Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T12:14:36.236Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T12:14:36.706Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T12:14:36.706Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T12:14:36.706Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T12:14:37.845Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T12:14:37.845Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T12:14:37.845Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T12:14:37.845Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T12:14:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T12:14:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T12:14:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T12:14:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T12:14:38.314Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T12:14:38.783Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T12:14:39.251Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T12:14:40.452Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T12:14:40.452Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T12:14:40.452Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T12:14:41.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T12:14:46.421Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T12:14:47.137Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T12:14:47.137Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:14:47.137Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T12:14:53.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T12:14:53.957Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T12:14:55.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T12:15:02.089Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T12:15:02.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T12:15:02.900Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T12:15:05.120Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T12:15:05.120Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T12:15:05.120Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T12:15:06.110Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T12:15:06.110Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T12:15:07.756Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T12:15:07.756Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T12:15:07.756Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T12:15:09.422Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T12:15:11.987Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T12:15:12.980Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T12:15:13.969Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T12:15:14.963Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T12:15:15.438Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T12:15:17.028Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T12:15:18.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T12:15:19.251Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T12:15:26.422Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T12:15:26.422Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T12:15:26.422Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T12:15:26.422Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T12:15:26.422Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T12:15:26.422Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T12:15:26.893Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T12:15:26.893Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T12:15:26.893Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T12:15:27.881Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T12:15:28.353Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T12:15:33.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T12:15:33.233Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T12:15:33.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T12:15:35.521Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T12:15:40.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T12:15:40.410Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T12:15:40.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T12:15:40.410Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T12:15:40.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T12:15:50.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T12:15:50.856Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T12:15:50.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T12:15:50.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T12:15:50.856Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T12:15:51.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T12:15:51.328Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T12:15:51.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T12:15:52.798Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T12:15:56.779Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T12:15:56.779Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T12:15:56.779Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T12:15:56.779Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T12:15:57.547Z] docker_cli_swarm_test.go:1166: [d2f493c1b14d7] joining swarm manager [d685995e16ac2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T12:16:11.097Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T12:16:18.560Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T12:16:26.025Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T12:16:29.644Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-07T12:16:29.644Z] docker_cli_swarm_test.go:1447: [d950733d63b6d] joining swarm manager [d80318149da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:16:30.216Z] docker_cli_swarm_test.go:1448: [df8cf918f68cb] joining swarm manager [d80318149da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T12:16:33.490Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T12:16:34.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T12:16:39.511Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T12:16:41.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T12:16:41.232Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T12:16:42.226Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T12:16:42.226Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:16:42.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-07T12:16:42.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-07T12:16:42.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-07T12:16:42.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-07T12:16:42.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-07T12:16:43.044Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-07T12:16:43.214Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T12:16:45.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-07T12:16:46.178Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T12:16:46.178Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T12:16:46.178Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T12:16:48.884Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-07T12:16:50.795Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-07T12:16:52.706Z] docker_cli_swarm_unix_test.go:63: [daf4ff819fcb8] joining swarm manager [dc13ca2893a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:16:53.349Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T12:16:54.923Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T12:16:54.923Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T12:16:55.393Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T12:16:55.393Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T12:16:55.393Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T12:16:57.338Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T12:16:57.631Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T12:16:59.201Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T12:16:59.328Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T12:16:59.328Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T12:16:59.328Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T12:17:00.192Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T12:17:01.183Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T12:17:02.098Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T12:17:02.176Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T12:17:06.793Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T12:17:06.793Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T12:17:06.793Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T12:17:06.793Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T12:17:06.793Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T12:17:06.793Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T12:17:10.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T12:17:10.790Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T12:17:10.853Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T12:17:13.812Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T12:17:13.812Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T12:17:13.812Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T12:17:16.036Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T12:17:16.036Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T12:17:16.036Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T12:17:16.507Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T12:17:16.647Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T12:17:16.934Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T12:17:19.465Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T12:17:20.068Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T12:17:20.068Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T12:17:20.068Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T12:17:21.034Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T12:17:22.022Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T12:17:22.022Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T12:17:22.022Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T12:17:23.189Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T12:17:23.591Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T12:17:23.691Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T12:17:24.586Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T12:17:24.586Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T12:17:24.586Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T12:17:24.586Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T12:17:24.586Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T12:17:25.359Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T12:17:37.890Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T12:17:37.891Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T12:17:37.891Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T12:17:38.279Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T12:17:38.783Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T12:17:39.529Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T12:17:48.326Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T12:17:48.326Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T12:17:48.326Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T12:17:48.326Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T12:17:48.326Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T12:17:48.326Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T12:17:48.961Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-07T12:17:48.961Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-07T12:17:48.961Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-07T12:17:49.902Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-07T12:17:51.281Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T12:17:51.683Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T12:17:53.201Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-07T12:17:55.682Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T12:17:55.749Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-07T12:17:57.155Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T12:17:57.665Z] docker_api_swarm_test.go:962: [df3fbea5ac93c] joining swarm manager [d6ee0196c8e7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T12:18:00.110Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T12:18:00.579Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T12:18:00.579Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T12:18:03.533Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T12:18:05.100Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T12:18:06.484Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T12:18:06.669Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T12:18:12.625Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T12:18:15.774Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-07T12:18:18.765Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T12:18:19.174Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T12:18:20.161Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T12:18:20.409Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T12:18:20.409Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T12:18:20.409Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T12:18:20.409Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T12:18:20.409Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T12:18:24.201Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T12:18:24.201Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T12:18:24.201Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T12:18:27.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-07T12:18:28.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-07T12:18:30.441Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T12:18:30.441Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T12:18:30.441Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T12:18:31.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-07T12:18:32.650Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T12:18:34.030Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-07T12:18:36.443Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T12:18:39.113Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T12:18:39.113Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T12:18:40.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T12:18:40.101Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T12:18:41.092Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T12:18:41.092Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T12:18:41.092Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T12:18:42.085Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T12:18:42.085Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T12:18:42.085Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T12:18:42.162Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-07T12:18:45.461Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-07T12:18:46.862Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T12:18:48.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-07T12:18:50.573Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-07T12:18:51.618Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T12:18:52.486Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-07T12:18:55.030Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-07T12:18:57.487Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T12:18:58.332Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-07T12:18:58.471Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T12:18:58.471Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T12:18:58.940Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T12:18:58.940Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T12:18:58.940Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T12:19:00.241Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-07T12:19:01.891Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T12:19:01.891Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T12:19:01.891Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T12:19:15.081Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T12:19:32.987Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T12:19:32.987Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T12:19:32.987Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T12:19:32.987Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T12:19:36.312Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T12:19:52.763Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T12:19:54.141Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T12:19:56.502Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-07T12:19:57.977Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T12:19:57.977Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T12:19:57.977Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T12:19:57.977Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T12:19:58.447Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T12:20:00.012Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T12:20:05.881Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T12:20:08.844Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T12:20:09.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T12:20:10.646Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T12:20:10.879Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T12:20:11.401Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-07T12:20:16.521Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T12:20:16.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T12:20:18.095Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T12:20:21.528Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite (1713.40s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.82s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.85s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.97s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.82s) [2022-03-07T12:20:26.317Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.31s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.74s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.38s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.87s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.49s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.34s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.66s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.51s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.92s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.22s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.16s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.70s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.74s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.52s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.33s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.42s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.42s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.37s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.17s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.54s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.55s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.62s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.95s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.05s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.10s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.06s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.98s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.89s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.22s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.79s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.73s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.71s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.78s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.41s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.23s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.21s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.34s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.46s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.18s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (180.31s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.53s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.63s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.71s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.81s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.66s) [2022-03-07T12:20:26.317Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.92s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.49s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.13s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.79s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.88s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.36s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.22s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.42s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-03-07T12:20:26.317Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2022-03-07T12:20:26.317Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T12:20:26.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-07T12:20:26.578Z] docker_cli_external_volume_driver_test.go:52: [db0ac3293a510] daemon is not started [2022-03-07T12:20:30.204Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T12:20:30.663Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T12:20:34.452Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T12:20:34.452Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T12:20:34.452Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T12:20:34.452Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T12:20:34.919Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T12:20:36.486Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T12:20:37.756Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T12:20:37.756Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T12:20:37.756Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T12:20:41.245Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T12:20:44.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-07T12:20:46.002Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T12:20:48.184Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T12:20:48.184Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T12:20:51.863Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T12:20:54.059Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T12:20:54.059Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T12:20:59.933Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T12:21:13.104Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T12:21:13.104Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T12:21:13.104Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T12:21:23.538Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T12:21:23.538Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T12:21:25.223Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T12:21:25.224Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T12:21:25.224Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T12:21:29.401Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T12:21:29.401Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T12:21:29.986Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T12:21:30.973Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T12:21:35.271Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T12:21:36.841Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T12:21:43.998Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T12:21:43.998Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T12:21:43.998Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T12:21:43.998Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T12:21:43.998Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T12:21:43.998Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T12:21:43.998Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T12:21:48.755Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T12:21:49.223Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T12:21:52.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-07T12:21:53.016Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T12:21:53.016Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T12:21:53.016Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T12:21:53.016Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T12:21:53.016Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T12:21:58.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-07T12:22:00.574Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T12:22:00.574Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T12:22:00.574Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T12:22:03.526Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T12:22:05.096Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T12:22:10.968Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T12:22:13.911Z] docker_cli_external_volume_driver_test.go:52: [d9749436b0d3a] daemon is not started [2022-03-07T12:22:16.984Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T12:22:16.984Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T12:22:17.452Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T12:22:17.452Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T12:22:17.452Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T12:22:17.452Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T12:22:17.452Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T12:22:22.251Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T12:22:22.720Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T12:22:23.131Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T12:22:23.131Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T12:22:26.512Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T12:22:26.512Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T12:22:26.512Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T12:22:26.512Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T12:22:26.512Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T12:22:26.973Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T12:22:26.973Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T12:22:26.973Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T12:22:26.973Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T12:22:28.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-07T12:22:31.862Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T12:22:37.732Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T12:22:37.732Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T12:22:38.201Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T12:22:38.201Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T12:22:38.201Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T12:22:42.957Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T12:22:42.957Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:22:42.957Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T12:22:46.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-07T12:22:56.628Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T12:22:56.630Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T12:22:57.924Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T12:22:59.148Z] docker_cli_external_volume_driver_test.go:52: [dd4a551eb4c42] daemon is not started [2022-03-07T12:23:02.680Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T12:23:03.148Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T12:23:05.293Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T12:23:12.451Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T12:23:12.451Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T12:23:12.451Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T12:23:12.451Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T12:23:12.451Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T12:23:16.242Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T12:23:16.242Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:23:16.242Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T12:23:17.269Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-07T12:23:17.269Z] docker_cli_external_volume_driver_test.go:52: [d9a19d1576db0] daemon is not started [2022-03-07T12:23:20.967Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T12:23:20.967Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T12:23:20.967Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T12:23:20.967Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T12:23:20.967Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T12:23:20.967Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T12:23:20.967Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T12:23:22.532Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T12:23:28.741Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T12:23:29.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-07T12:23:32.952Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T12:23:34.522Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T12:23:34.522Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T12:23:34.609Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T12:23:38.676Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T12:23:38.676Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T12:23:38.676Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T12:23:38.676Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T12:23:38.676Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T12:23:38.676Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T12:23:38.676Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T12:23:38.676Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T12:23:38.677Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T12:23:43.588Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T12:23:49.726Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T12:23:49.726Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T12:23:49.726Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T12:23:51.180Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T12:23:51.180Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T12:23:52.168Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T12:23:52.168Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T12:23:52.639Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T12:23:52.639Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T12:23:52.639Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T12:23:54.205Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T12:23:58.725Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T12:23:58.725Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:23:58.725Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T12:24:04.646Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T12:24:05.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-07T12:24:05.681Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T12:24:05.681Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T12:24:06.150Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T12:24:06.150Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T12:24:06.150Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T12:24:06.150Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T12:24:06.619Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T12:24:07.792Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T12:24:08.839Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T12:24:13.933Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T12:24:13.933Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T12:24:13.933Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T12:24:13.933Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T12:24:13.933Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T12:24:13.933Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T12:24:13.933Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T12:24:13.933Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T12:24:14.713Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T12:24:17.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-07T12:24:20.587Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T12:24:22.934Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T12:24:23.788Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T12:24:23.788Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T12:24:25.461Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T12:24:26.464Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T12:24:26.464Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T12:24:26.464Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T12:24:32.081Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T12:24:32.081Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:24:32.081Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T12:24:32.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-07T12:24:34.431Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T12:24:34.431Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T12:24:34.431Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T12:24:34.431Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:24:34.431Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T12:24:34.431Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T12:24:34.941Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T12:24:35.137Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T12:24:35.137Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:24:35.137Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T12:24:38.062Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T12:24:38.062Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T12:24:38.062Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T12:24:38.062Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T12:24:41.188Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T12:24:41.188Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T12:24:41.188Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T12:24:41.188Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T12:24:41.188Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T12:24:41.188Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T12:24:41.188Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T12:24:41.188Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T12:24:45.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T12:24:45.581Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T12:24:49.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T12:24:50.515Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T12:24:50.515Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T12:24:50.515Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T12:24:50.515Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T12:24:50.515Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T12:24:50.515Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T12:24:50.515Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T12:24:50.515Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T12:24:53.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T12:24:53.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T12:24:53.181Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T12:24:53.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T12:24:57.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T12:24:57.177Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T12:24:59.524Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T12:25:00.301Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T12:25:00.301Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:25:00.301Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T12:25:00.301Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:25:00.301Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T12:25:03.423Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T12:25:03.423Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T12:25:06.543Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T12:25:06.543Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T12:25:06.543Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T12:25:08.201Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T12:25:08.201Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:25:08.201Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T12:25:08.831Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T12:25:10.545Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T12:25:11.048Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T12:25:11.164Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T12:25:11.164Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T12:25:11.164Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T12:25:11.164Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:25:11.164Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T12:25:11.164Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T12:25:11.164Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T12:25:14.124Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T12:25:14.124Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T12:25:14.124Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T12:25:14.124Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T12:25:14.173Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T12:25:17.917Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T12:25:17.917Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T12:25:17.917Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T12:25:17.917Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T12:25:17.917Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T12:25:17.917Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T12:25:17.917Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T12:25:17.917Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T12:25:19.205Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-07T12:25:21.570Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T12:25:21.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T12:25:23.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T12:25:26.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T12:25:26.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T12:25:26.872Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T12:25:26.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T12:25:27.018Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T12:25:27.446Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T12:25:27.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T12:25:27.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T12:25:27.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T12:25:27.920Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T12:25:29.087Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T12:25:29.087Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T12:25:30.874Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T12:25:30.874Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T12:25:31.342Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T12:25:32.038Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T12:25:32.038Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:25:32.515Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T12:25:32.515Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:25:32.516Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T12:25:34.293Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T12:25:34.293Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T12:25:34.293Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T12:25:35.464Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T12:25:35.464Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T12:25:37.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-07T12:25:37.680Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T12:25:37.680Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T12:25:37.680Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T12:25:39.049Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T12:25:39.049Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T12:25:41.475Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T12:25:41.943Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T12:25:43.806Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T12:25:45.733Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T12:25:46.759Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T12:25:46.760Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T12:25:46.760Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T12:25:46.760Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T12:25:46.760Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T12:25:46.760Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T12:25:46.760Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T12:25:46.760Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T12:25:46.760Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T12:25:46.760Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T12:25:46.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T12:25:48.264Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T12:25:49.525Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T12:25:49.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T12:25:49.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T12:25:53.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T12:25:55.393Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T12:25:55.393Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T12:25:55.393Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T12:25:55.393Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T12:25:55.393Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T12:25:56.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T12:25:56.958Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T12:25:56.958Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T12:25:56.958Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T12:25:59.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T12:26:00.744Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T12:26:00.744Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T12:26:00.744Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T12:26:02.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00040abb8_} [2022-03-07T12:26:02.957Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T12:26:02.957Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T12:26:06.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13200868274_c:\foo_false____} [2022-03-07T12:26:07.713Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T12:26:09.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13200868274_c:\foo_true____} [2022-03-07T12:26:09.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-07T12:26:10.663Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T12:26:10.663Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T12:26:10.663Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T12:26:10.663Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T12:26:10.663Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T12:26:10.663Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T12:26:10.663Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T12:26:10.663Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T12:26:10.663Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T12:26:10.663Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T12:26:10.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T12:26:12.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T12:26:12.067Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T12:26:12.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T12:26:12.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T12:26:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T12:26:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T12:26:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T12:26:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T12:26:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T12:26:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T12:26:12.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T12:26:12.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T12:26:12.536Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T12:26:12.536Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T12:26:12.536Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T12:26:12.536Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T12:26:12.536Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T12:26:12.536Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T12:26:16.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T12:26:16.330Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T12:26:16.330Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T12:26:16.330Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:26:16.330Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T12:26:18.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T12:26:20.121Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T12:26:20.121Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T12:26:20.121Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T12:26:20.121Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T12:26:21.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T12:26:23.077Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T12:26:23.077Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T12:26:23.077Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T12:26:23.077Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T12:26:23.077Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T12:26:23.077Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T12:26:23.077Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T12:26:24.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000c5500_} [2022-03-07T12:26:27.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13970454468_c:\foo_false____} [2022-03-07T12:26:30.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13970454468_c:\foo_true____} [2022-03-07T12:26:30.245Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T12:26:33.016Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T12:26:33.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T12:26:33.205Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T12:26:33.205Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.205Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T12:26:33.205Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.205Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T12:26:33.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T12:26:33.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T12:26:33.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T12:26:33.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T12:26:33.485Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T12:26:33.485Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.953Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T12:26:33.953Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.953Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T12:26:33.953Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.953Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T12:26:33.953Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.953Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T12:26:33.953Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T12:26:33.953Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T12:26:36.906Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T12:26:36.906Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T12:26:36.906Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:26:36.906Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T12:26:39.176Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T12:26:39.856Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T12:26:39.856Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T12:26:39.856Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T12:26:39.856Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T12:26:41.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-07T12:26:43.643Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T12:26:43.643Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T12:26:43.643Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T12:26:43.643Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T12:26:43.643Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T12:26:43.643Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T12:26:43.643Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T12:26:45.706Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T12:26:45.706Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T12:26:45.706Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T12:26:45.706Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:26:45.706Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T12:26:49.510Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T12:26:52.461Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T12:26:52.461Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:26:52.461Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T12:26:52.461Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T12:26:52.461Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T12:26:56.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-07T12:26:58.207Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T12:26:58.207Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T12:26:58.207Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T12:26:58.207Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T12:26:58.207Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T12:27:00.446Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T12:27:00.845Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T12:27:00.845Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T12:27:00.845Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T12:27:00.845Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T12:27:00.845Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T12:27:03.971Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T12:27:04.473Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:27:04.473Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T12:27:04.473Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T12:27:04.473Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T12:27:04.473Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T12:27:04.473Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T12:27:04.473Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T12:27:04.473Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T12:27:04.473Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T12:27:04.956Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T12:27:04.956Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T12:27:04.956Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T12:27:04.956Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:27:04.956Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T12:27:04.977Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T12:27:07.326Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T12:27:10.448Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T12:27:10.448Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T12:27:10.950Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T12:27:14.074Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T12:27:14.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-07T12:27:14.541Z] docker_cli_external_volume_driver_test.go:484: [de694b1c5ca85] daemon is not started [2022-03-07T12:27:14.581Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T12:27:14.581Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T12:27:14.581Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T12:27:15.083Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T12:27:15.083Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T12:27:15.083Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T12:27:15.083Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T12:27:15.395Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T12:27:15.395Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T12:27:15.395Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T12:27:15.395Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T12:27:15.395Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T12:27:15.585Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T12:27:16.087Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T12:27:18.348Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T12:27:18.348Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T12:27:18.348Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T12:27:18.348Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T12:27:18.348Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T12:27:18.819Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T12:27:21.303Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T12:27:21.304Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:27:21.304Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T12:27:21.304Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T12:27:21.304Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T12:27:21.304Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T12:27:21.304Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T12:27:21.304Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T12:27:21.304Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T12:27:21.304Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T12:27:21.304Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T12:27:24.256Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T12:27:26.888Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T12:27:26.888Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T12:27:26.888Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T12:27:27.215Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T12:27:27.215Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T12:27:27.685Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T12:27:29.439Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-07T12:27:29.440Z] docker_cli_external_volume_driver_test.go:52: [d821689eef3ca] daemon is not started [2022-03-07T12:27:29.900Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T12:27:30.369Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T12:27:30.839Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T12:27:30.839Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T12:27:30.839Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T12:27:30.882Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T12:27:30.882Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T12:27:30.882Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T12:27:30.882Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T12:27:31.307Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T12:27:31.307Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T12:27:31.307Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T12:27:31.307Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T12:27:31.779Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T12:27:34.006Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T12:27:34.006Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T12:27:34.006Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T12:27:34.006Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T12:27:34.006Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T12:27:34.006Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T12:27:34.508Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T12:27:34.508Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T12:27:34.508Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T12:27:34.508Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T12:27:34.508Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T12:27:34.508Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T12:27:34.508Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T12:27:34.508Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T12:27:34.508Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T12:27:34.508Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T12:27:37.632Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T12:27:41.629Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T12:27:42.212Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T12:27:42.212Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T12:27:42.684Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-07T12:27:44.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-03-07T12:27:44.359Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-07T12:27:44.359Z] PASS [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] === Skipped [2022-03-07T12:27:44.359Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T12:27:44.359Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-07T12:27:44.359Z] check_test.go:308: [def7d7bb18d4b] daemon is not started [2022-03-07T12:27:44.359Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-07T12:27:44.359Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-07T12:27:44.359Z] check_test.go:308: [d17cf2c9d98ed] daemon is not started [2022-03-07T12:27:44.359Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T12:27:44.359Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-07T12:27:44.359Z] check_test.go:308: [d25964ca684f8] daemon is not started [2022-03-07T12:27:44.359Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-07T12:27:44.359Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-07T12:27:44.359Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-07T12:27:44.359Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-07T12:27:44.359Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] DONE 271 tests, 5 skipped in 2485.797s [2022-03-07T12:27:44.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T12:27:44.359Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dda27d8516892/docker.pid [2022-03-07T12:27:44.359Z] +++ kill 6329 [2022-03-07T12:27:44.359Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6329 is not a child of this shell [2022-03-07T12:27:44.359Z] warning: PID 6329 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dda27d8516892/docker.pid had a nonzero exit code [2022-03-07T12:27:44.359Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T12:27:44.359Z] +++ kill 8336 [2022-03-07T12:27:44.359Z] +++ /etc/init.d/apparmor stop [2022-03-07T12:27:44.359Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] Unloading profiles will leave already running processes permanently [2022-03-07T12:27:44.359Z] unconfined, which can lead to unexpected situations. [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] To set a process to complain mode, use the command line tool [2022-03-07T12:27:44.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T12:27:44.359Z] +++ true [2022-03-07T12:27:44.359Z] exiting test-integration [2022-03-07T12:27:44.359Z] ++ exit 0 [2022-03-07T12:27:44.359Z] [2022-03-07T12:27:44.359Z] + exit 0 [2022-03-07T12:27:44.359Z] ++ jobs -p [2022-03-07T12:27:44.359Z] + pids= [2022-03-07T12:27:44.359Z] + echo 'Remaining pids to kill: []' [2022-03-07T12:27:44.359Z] Remaining pids to kill: [] [2022-03-07T12:27:44.359Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-07T12:27:44.374Z] Recording test results [2022-03-07T12:27:44.752Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T12:27:44.768Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T12:27:45.098Z] + echo Ensuring container killed. [2022-03-07T12:27:45.098Z] Ensuring container killed. [2022-03-07T12:27:45.099Z] + docker ps -aq -f name=docker-pr2-* [2022-03-07T12:27:45.099Z] + cids=4a3b14847a40 [2022-03-07T12:27:45.099Z] 07e15d0001b7 [2022-03-07T12:27:45.099Z] 1342517209fe [2022-03-07T12:27:45.099Z] + [ -n 4a3b14847a40 [2022-03-07T12:27:45.099Z] 07e15d0001b7 [2022-03-07T12:27:45.099Z] 1342517209fe ] [2022-03-07T12:27:45.099Z] + docker rm -vf 4a3b14847a40 07e15d0001b7 1342517209fe [2022-03-07T12:27:46.041Z] 4a3b14847a40 [2022-03-07T12:27:46.041Z] 07e15d0001b7 [2022-03-07T12:27:46.041Z] 1342517209fe [Pipeline] sh [2022-03-07T12:27:46.337Z] + echo Chowning /workspace to jenkins user [2022-03-07T12:27:46.337Z] Chowning /workspace to jenkins user [2022-03-07T12:27:46.337Z] + id -u [2022-03-07T12:27:46.337Z] + id -g [2022-03-07T12:27:46.337Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43343:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T12:27:46.475Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T12:27:46.475Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T12:27:46.475Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T12:27:46.475Z] === RUN TestDockerSuite/TestCreateWithWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T12:27:49.192Z] + bundleName=amd64 [2022-03-07T12:27:49.192Z] + echo Creating amd64-bundles.tar.gz [2022-03-07T12:27:49.192Z] Creating amd64-bundles.tar.gz [2022-03-07T12:27:49.192Z] + 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-07T12:27:49.192Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-07T12:27:50.148Z] Archiving artifacts [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T12:27:50.266Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T12:27:50.266Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T12:27:50.266Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T12:27:50.266Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T12:27:50.266Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T12:27:50.266Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T12:27:50.266Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T12:27:50.266Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T12:27:50.711Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T12:27:51.034Z] + make clean [2022-03-07T12:27:51.034Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T12:27:51.034Z] docker-dev-cache [2022-03-07T12:27:51.034Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T12:27:53.221Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T12:27:57.015Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T12:27:57.656Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T12:27:59.968Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T12:28:02.652Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T12:28:10.118Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T12:28:10.405Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T12:28:13.244Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T12:28:14.300Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T12:28:16.275Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T12:28:20.445Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T12:28:20.445Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T12:28:21.500Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T12:28:22.145Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T12:28:25.938Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T12:28:26.409Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T12:28:28.973Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T12:28:32.279Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T12:28:32.279Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T12:28:33.848Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T12:28:35.113Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T12:28:35.113Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T12:28:35.113Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T12:28:35.113Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:28:35.113Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T12:28:35.113Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T12:28:35.113Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T12:28:35.113Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T12:28:35.113Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T12:28:36.167Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T12:28:36.167Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T12:28:36.167Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T12:28:39.717Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T12:28:40.163Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T12:28:46.874Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T12:28:46.874Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T12:28:46.874Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T12:28:46.874Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:28:46.874Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T12:28:46.874Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T12:28:46.874Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T12:28:46.874Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T12:28:46.874Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T12:28:47.862Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T12:28:47.862Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T12:28:47.862Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T12:28:50.816Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T12:28:59.478Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T12:29:02.487Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T12:29:05.447Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T12:29:11.322Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T12:29:11.322Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T12:29:11.322Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T12:29:14.275Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T12:29:16.623Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T12:29:16.623Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T12:29:19.034Z] === RUN TestDockerSuite/TestExec [2022-03-07T12:29:19.035Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:29:19.035Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T12:29:19.035Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T12:29:19.035Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T12:29:20.621Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T12:29:21.265Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T12:29:24.231Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T12:29:24.231Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:29:24.231Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T12:29:24.231Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:29:24.231Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T12:29:24.231Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T12:29:24.231Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T12:29:26.446Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T12:29:26.759Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T12:29:26.759Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T12:29:26.759Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T12:29:29.110Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T12:29:29.397Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T12:29:31.616Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T12:29:33.831Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T12:29:35.249Z] === RUN TestDockerSuite/TestExec [2022-03-07T12:29:35.249Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:29:35.249Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T12:29:35.249Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T12:29:35.249Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T12:29:38.373Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T12:29:39.699Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T12:29:39.699Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T12:29:39.699Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T12:29:39.699Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:29:39.699Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T12:29:39.699Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T12:29:39.699Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T12:29:41.499Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T12:29:41.499Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:29:41.499Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T12:29:41.499Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:29:41.499Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T12:29:41.499Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T12:29:41.499Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T12:29:42.659Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T12:29:44.624Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T12:29:47.415Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T12:29:47.415Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T12:29:47.415Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T12:29:47.415Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T12:29:47.415Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T12:29:47.415Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T12:29:47.415Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T12:29:47.415Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T12:29:47.415Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T12:29:47.415Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T12:29:47.415Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T12:29:48.624Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T12:29:50.373Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T12:29:50.373Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T12:29:50.373Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T12:29:50.373Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T12:29:50.374Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T12:29:50.374Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T12:29:50.374Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T12:29:50.374Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T12:29:50.374Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T12:29:50.374Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T12:29:50.374Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T12:29:52.617Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T12:29:53.328Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T12:29:53.328Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T12:29:53.329Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T12:29:56.612Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T12:30:00.490Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T12:30:00.490Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T12:30:00.490Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T12:30:00.490Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T12:30:00.490Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T12:30:00.490Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T12:30:00.490Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T12:30:02.157Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T12:30:02.157Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T12:30:02.157Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T12:30:02.157Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T12:30:04.080Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T12:30:04.080Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T12:30:04.080Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T12:30:04.080Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:30:04.080Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T12:30:04.080Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T12:30:04.080Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T12:30:04.517Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T12:30:06.364Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T12:30:08.077Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T12:30:09.518Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T12:30:13.520Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T12:30:14.213Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T12:30:14.214Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T12:30:14.214Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T12:30:14.214Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T12:30:14.214Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T12:30:14.214Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T12:30:14.214Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T12:30:14.214Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T12:30:14.214Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T12:30:14.214Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T12:30:14.214Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T12:30:16.483Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T12:30:18.208Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T12:30:18.208Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.208Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T12:30:18.208Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.208Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T12:30:18.208Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.208Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T12:30:18.208Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.208Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T12:30:18.208Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.208Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T12:30:18.534Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T12:30:18.534Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.534Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T12:30:18.534Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.534Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T12:30:18.534Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.534Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T12:30:18.534Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.534Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T12:30:18.534Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T12:30:18.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T12:30:22.202Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T12:30:22.202Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T12:30:22.202Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T12:30:23.652Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestHealth [2022-03-07T12:30:23.652Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T12:30:23.652Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T12:30:24.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T12:30:24.689Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:30:24.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T12:30:24.689Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:30:24.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T12:30:24.689Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:30:24.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T12:30:26.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T12:30:29.525Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T12:30:29.525Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T12:30:29.525Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T12:30:29.525Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T12:30:29.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T12:30:29.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T12:30:29.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T12:30:29.671Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T12:30:29.671Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T12:30:29.671Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T12:30:29.671Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T12:30:29.671Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T12:30:29.671Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T12:30:29.671Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T12:30:30.513Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T12:30:30.513Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T12:30:30.513Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T12:30:31.501Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T12:30:31.501Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T12:30:33.717Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T12:30:33.827Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T12:30:34.185Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T12:30:37.130Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T12:30:37.136Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T12:30:40.087Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T12:30:40.555Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T12:30:40.555Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:30:40.555Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T12:30:44.347Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T12:30:44.347Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T12:30:44.442Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T12:30:44.819Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T12:30:44.819Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T12:30:44.819Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T12:30:44.819Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T12:30:44.819Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T12:30:44.819Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T12:30:44.819Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T12:30:44.819Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T12:30:44.819Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T12:30:44.819Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:30:44.819Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T12:30:47.772Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T12:30:49.195Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T12:30:51.568Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T12:30:51.568Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:30:51.568Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T12:30:51.568Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T12:30:51.568Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T12:30:51.568Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T12:30:51.568Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T12:30:51.568Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T12:30:54.522Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T12:30:54.522Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T12:30:56.351Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestHealth [2022-03-07T12:30:56.351Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T12:30:56.351Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T12:30:57.480Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T12:30:57.480Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T12:30:57.480Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T12:30:57.480Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T12:30:57.480Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T12:30:57.480Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T12:30:57.480Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T12:30:59.421Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T12:30:59.421Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T12:30:59.421Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T12:30:59.421Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T12:30:59.421Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T12:30:59.421Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T12:31:00.432Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T12:31:02.217Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T12:31:02.217Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T12:31:02.217Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T12:31:02.217Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T12:31:02.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T12:31:02.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T12:31:02.685Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T12:31:03.154Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T12:31:03.154Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T12:31:03.154Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T12:31:04.718Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T12:31:04.718Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T12:31:06.305Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T12:31:06.305Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:31:06.305Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T12:31:06.305Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:31:06.305Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T12:31:06.305Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:31:06.305Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T12:31:06.671Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T12:31:06.931Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T12:31:06.932Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T12:31:07.142Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T12:31:09.146Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T12:31:09.268Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T12:31:11.486Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T12:31:11.955Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T12:31:12.941Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T12:31:12.941Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T12:31:12.941Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:31:12.941Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T12:31:14.914Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T12:31:16.730Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T12:31:16.730Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T12:31:17.199Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T12:31:17.199Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T12:31:17.199Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T12:31:17.199Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T12:31:17.199Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T12:31:17.199Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T12:31:17.199Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T12:31:17.199Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T12:31:17.199Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T12:31:17.199Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.199Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T12:31:17.865Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T12:31:17.865Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T12:31:17.865Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T12:31:17.865Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T12:31:20.087Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T12:31:20.990Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T12:31:22.097Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T12:31:23.878Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T12:31:23.941Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T12:31:23.941Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:31:23.941Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T12:31:23.941Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T12:31:23.941Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T12:31:23.941Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T12:31:23.941Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T12:31:23.941Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T12:31:27.732Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T12:31:27.732Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T12:31:29.753Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T12:31:30.685Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T12:31:30.685Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T12:31:30.685Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T12:31:30.685Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T12:31:30.685Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T12:31:30.685Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T12:31:30.685Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T12:31:31.971Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T12:31:34.474Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T12:31:34.596Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T12:31:34.924Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T12:31:37.143Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T12:31:40.340Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T12:31:40.340Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:31:40.340Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T12:31:40.340Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:31:40.340Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T12:31:40.340Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:31:40.340Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T12:31:40.934Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T12:31:43.150Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T12:31:43.292Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T12:31:46.106Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T12:31:46.106Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T12:31:46.106Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.106Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T12:31:46.107Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.107Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T12:31:46.107Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.242Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T12:31:46.575Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T12:31:46.575Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T12:31:46.575Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T12:31:46.575Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T12:31:46.710Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T12:31:49.528Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T12:31:49.661Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T12:31:51.752Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T12:31:52.420Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T12:31:53.449Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T12:31:53.449Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T12:31:53.449Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T12:31:53.449Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T12:31:57.237Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T12:31:58.910Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T12:32:01.027Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T12:32:01.125Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T12:32:01.125Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T12:32:01.125Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T12:32:03.341Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T12:32:03.810Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T12:32:08.182Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T12:32:10.278Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T12:32:11.845Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T12:32:11.973Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T12:32:12.479Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T12:32:15.764Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T12:32:19.558Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T12:32:19.643Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T12:32:22.509Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T12:32:25.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T12:32:26.802Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T12:32:26.809Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T12:32:26.809Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T12:32:26.809Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T12:32:26.809Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T12:32:28.375Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T12:32:28.375Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T12:32:28.375Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T12:32:29.257Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T12:32:29.257Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T12:32:29.257Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T12:32:29.257Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T12:32:29.753Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T12:32:32.705Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T12:32:32.705Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T12:32:32.705Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T12:32:33.046Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T12:32:35.661Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T12:32:35.997Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T12:32:38.610Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T12:32:43.153Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T12:32:46.105Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T12:32:46.105Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T12:32:46.105Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T12:32:46.222Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T12:32:46.222Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:32:46.222Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T12:32:49.034Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T12:32:49.034Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T12:32:49.034Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T12:32:49.034Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T12:32:49.034Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T12:32:49.897Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T12:32:49.897Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T12:32:51.983Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T12:32:55.779Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T12:32:57.057Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T12:32:58.731Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T12:32:58.731Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T12:32:58.731Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T12:32:58.731Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T12:32:58.731Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T12:32:58.731Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T12:32:58.731Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T12:32:58.731Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T12:32:58.731Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T12:32:58.731Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T12:32:58.731Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T12:32:58.731Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T12:32:58.731Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T12:32:58.731Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T12:32:58.731Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T12:32:58.731Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPortList [2022-03-07T12:32:58.731Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T12:32:58.731Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T12:33:04.054Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T12:33:04.217Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T12:33:04.599Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T12:33:04.599Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T12:33:04.599Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T12:33:04.599Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T12:33:04.599Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T12:33:04.599Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T12:33:04.599Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T12:33:05.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T12:33:05.069Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T12:33:05.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T12:33:05.069Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T12:33:05.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T12:33:05.623Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T12:33:08.582Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T12:33:08.582Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T12:33:08.582Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T12:33:10.157Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T12:33:10.627Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T12:33:12.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T12:33:12.237Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T12:33:12.237Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T12:33:12.876Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T12:33:16.667Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T12:33:21.423Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T12:33:21.423Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T12:33:21.423Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T12:33:22.666Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T12:33:22.666Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T12:33:22.666Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T12:33:23.130Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T12:33:24.118Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T12:33:25.105Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T12:33:25.213Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T12:33:26.672Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T12:33:27.662Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T12:33:28.164Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T12:33:29.230Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T12:33:31.450Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T12:33:33.085Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T12:33:38.590Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T12:33:38.591Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T12:33:38.591Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T12:33:38.591Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T12:33:38.591Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T12:33:41.884Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T12:33:41.884Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T12:33:41.884Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T12:33:42.383Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T12:33:42.876Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T12:33:43.863Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T12:33:45.335Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T12:33:49.125Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T12:33:49.125Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T12:33:49.125Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T12:33:49.125Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T12:33:49.125Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T12:33:49.125Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T12:33:49.125Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T12:33:49.125Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T12:33:49.125Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T12:33:49.125Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T12:33:49.125Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T12:33:49.125Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T12:33:49.125Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T12:33:49.125Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T12:33:49.125Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T12:33:49.125Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPortList [2022-03-07T12:33:49.125Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T12:33:49.125Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T12:33:50.902Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T12:33:50.902Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T12:33:50.902Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T12:33:50.902Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T12:33:52.529Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T12:33:56.285Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T12:33:56.285Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T12:33:56.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T12:34:02.165Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T12:34:02.165Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T12:34:02.165Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T12:34:05.834Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T12:34:08.792Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T12:34:17.105Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T12:34:17.105Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T12:34:17.105Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T12:34:19.227Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T12:34:22.698Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T12:34:22.698Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T12:34:22.698Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T12:34:23.686Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T12:34:24.002Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T12:34:24.003Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T12:34:24.003Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T12:34:24.003Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T12:34:24.003Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T12:34:29.606Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T12:34:31.238Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T12:34:31.238Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:34:31.238Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T12:34:31.238Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T12:34:31.238Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T12:34:31.238Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T12:34:31.238Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T12:34:31.238Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T12:34:31.238Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T12:34:39.914Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T12:34:39.914Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T12:34:39.914Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T12:34:40.383Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T12:34:40.383Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T12:34:40.383Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T12:34:41.950Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T12:34:42.419Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T12:34:42.419Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T12:34:42.419Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T12:34:48.297Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T12:34:50.845Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T12:34:50.845Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T12:34:50.845Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T12:34:50.845Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T12:34:50.845Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T12:34:50.845Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T12:34:54.174Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T12:34:57.132Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T12:34:59.509Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T12:35:09.941Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T12:35:14.610Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T12:35:17.105Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T12:35:17.105Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T12:35:17.105Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T12:35:17.105Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T12:35:17.105Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T12:35:24.268Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T12:35:24.268Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:35:24.268Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T12:35:24.268Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T12:35:24.268Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T12:35:24.268Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T12:35:24.268Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T12:35:24.268Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T12:35:24.268Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T12:35:27.265Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T12:35:27.266Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:35:27.266Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T12:35:36.772Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T12:35:36.772Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T12:35:36.772Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T12:35:37.240Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T12:35:37.240Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T12:35:37.240Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T12:35:38.805Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T12:35:39.274Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T12:35:39.274Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T12:35:39.274Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T12:35:39.771Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T12:35:39.771Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T12:35:39.771Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T12:35:39.958Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T12:35:40.759Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T12:35:46.439Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T12:35:46.631Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T12:35:52.312Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T12:35:52.474Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T12:35:52.501Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T12:35:52.501Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:35:52.501Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T12:35:56.106Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T12:35:57.261Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T12:35:57.261Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T12:35:57.730Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T12:36:01.162Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T12:36:09.843Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T12:36:15.617Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T12:36:19.412Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T12:36:19.880Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T12:36:26.239Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T12:36:26.239Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:36:26.239Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T12:36:28.552Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T12:36:34.435Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T12:36:34.905Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T12:36:35.374Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T12:36:35.842Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T12:36:36.311Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T12:36:44.862Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T12:36:44.980Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T12:36:45.746Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T12:36:45.746Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T12:36:45.746Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T12:36:48.653Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T12:36:49.122Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T12:36:50.847Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T12:36:50.848Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:36:50.848Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T12:36:52.072Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T12:36:58.011Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T12:36:58.011Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T12:36:58.011Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T12:36:58.281Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T12:36:58.281Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T12:36:58.281Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T12:36:58.281Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T12:36:58.281Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T12:36:58.751Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T12:37:02.555Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T12:37:09.742Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T12:37:12.700Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T12:37:13.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T12:37:13.310Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T12:37:13.652Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T12:37:15.525Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T12:37:16.614Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T12:37:18.835Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T12:37:19.249Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T12:37:20.239Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T12:37:21.055Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T12:37:21.225Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T12:37:21.395Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T12:37:22.960Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T12:37:22.960Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T12:37:25.912Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T12:37:25.912Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T12:37:25.912Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T12:37:25.912Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T12:37:25.912Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T12:37:29.897Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T12:37:31.783Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T12:37:35.575Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T12:37:37.057Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T12:37:38.531Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T12:37:41.487Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T12:37:42.331Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T12:37:43.348Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T12:37:44.440Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T12:37:44.440Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T12:37:47.478Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T12:37:50.313Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T12:37:50.313Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.313Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T12:37:50.313Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.313Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T12:37:50.313Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.313Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T12:37:50.313Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.313Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T12:37:50.313Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T12:37:50.782Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T12:37:50.782Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T12:37:50.782Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T12:37:50.782Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T12:37:50.782Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T12:37:50.782Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T12:37:50.782Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T12:37:52.234Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T12:37:52.234Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T12:37:53.746Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T12:37:53.746Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T12:37:53.746Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T12:37:56.027Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T12:37:57.538Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T12:37:57.538Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T12:37:57.538Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T12:37:57.538Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T12:37:57.538Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T12:37:58.299Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T12:37:59.753Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T12:37:59.753Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T12:38:01.966Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T12:38:03.063Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T12:38:04.916Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T12:38:08.706Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T12:38:08.706Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T12:38:08.706Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T12:38:08.706Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T12:38:08.706Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T12:38:08.706Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T12:38:08.706Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T12:38:11.661Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T12:38:11.661Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T12:38:11.661Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T12:38:11.661Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T12:38:11.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T12:38:11.661Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T12:38:11.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T12:38:11.661Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T12:38:11.661Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T12:38:13.875Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T12:38:18.031Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T12:38:19.740Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T12:38:19.740Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T12:38:19.740Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T12:38:19.740Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T12:38:19.740Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T12:38:19.740Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T12:38:19.740Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T12:38:21.322Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T12:38:21.322Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T12:38:22.695Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T12:38:22.695Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T12:38:22.695Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T12:38:23.163Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T12:38:23.163Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T12:38:23.163Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T12:38:26.117Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T12:38:26.714Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T12:38:28.478Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T12:38:28.946Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T12:38:28.946Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T12:38:29.075Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T12:38:29.075Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T12:38:29.075Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T12:38:31.901Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T12:38:31.901Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T12:38:31.901Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T12:38:31.901Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T12:38:31.901Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T12:38:32.028Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T12:38:32.028Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T12:38:32.028Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T12:38:32.028Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T12:38:32.028Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T12:38:32.028Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T12:38:32.028Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T12:38:35.388Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T12:38:35.824Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T12:38:37.607Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T12:38:37.607Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T12:38:37.607Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T12:38:37.607Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T12:38:37.607Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T12:38:38.774Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T12:38:39.063Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T12:38:40.563Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T12:38:40.563Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T12:38:40.563Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T12:38:41.735Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T12:38:42.856Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T12:38:43.949Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T12:38:43.949Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T12:38:44.417Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T12:38:45.806Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T12:38:48.759Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T12:38:50.282Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T12:38:50.282Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T12:38:50.282Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T12:38:50.282Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T12:38:50.282Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:38:50.282Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T12:38:52.562Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T12:38:52.562Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T12:38:58.967Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T12:38:58.967Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T12:38:58.967Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T12:38:59.765Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.765Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T12:38:59.955Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T12:38:59.955Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T12:39:02.115Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T12:39:02.115Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T12:39:02.115Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T12:39:07.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T12:39:07.112Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T12:39:07.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T12:39:07.112Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T12:39:07.112Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T12:39:09.464Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T12:39:09.464Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T12:39:10.382Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T12:39:10.382Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T12:39:10.382Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T12:39:10.382Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T12:39:10.382Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T12:39:10.382Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T12:39:10.382Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T12:39:11.891Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T12:39:15.014Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T12:39:16.258Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T12:39:19.016Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T12:39:19.016Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T12:39:19.016Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T12:39:19.016Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T12:39:19.016Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T12:39:19.016Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T12:39:19.016Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T12:39:22.135Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T12:39:22.136Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T12:39:22.136Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T12:39:22.141Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T12:39:22.141Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.141Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T12:39:22.141Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.141Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T12:39:22.141Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.141Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T12:39:22.141Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T12:39:22.141Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T12:39:23.700Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T12:39:23.809Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T12:39:25.921Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T12:39:28.136Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T12:39:29.123Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T12:39:31.285Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T12:39:31.285Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T12:39:31.285Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T12:39:31.285Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T12:39:31.285Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T12:39:31.285Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.285Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T12:39:31.339Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T12:39:31.808Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T12:39:31.808Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T12:39:34.411Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T12:39:34.411Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T12:39:34.411Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T12:39:34.411Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T12:39:34.411Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T12:39:34.411Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T12:39:36.566Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T12:39:36.566Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T12:39:36.566Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T12:39:36.566Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T12:39:36.566Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T12:39:36.566Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T12:39:36.566Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T12:39:36.566Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T12:39:36.566Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T12:39:36.566Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T12:39:36.566Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T12:39:37.535Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T12:39:40.659Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T12:39:40.659Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T12:39:40.659Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T12:39:44.663Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T12:39:44.663Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T12:39:44.663Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T12:39:44.663Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T12:39:44.663Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T12:39:44.663Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T12:39:44.663Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T12:39:46.998Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T12:39:46.998Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T12:39:46.998Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T12:39:47.788Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T12:39:49.952Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T12:39:50.912Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T12:39:52.902Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T12:39:54.036Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T12:39:57.120Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T12:39:57.159Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T12:39:57.159Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T12:39:59.338Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T12:40:02.296Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T12:40:03.308Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T12:40:03.308Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T12:40:03.308Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T12:40:03.308Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T12:40:03.308Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:40:03.308Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T12:40:05.248Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T12:40:08.238Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T12:40:08.238Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T12:40:08.238Z] === RUN TestDockerSuite/TestRunState [2022-03-07T12:40:08.238Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T12:40:08.238Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T12:40:10.777Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T12:40:10.777Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T12:40:11.194Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T12:40:11.194Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T12:40:11.194Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T12:40:11.279Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T12:40:13.638Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T12:40:13.638Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T12:40:14.147Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T12:40:14.147Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T12:40:14.147Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T12:40:14.147Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T12:40:14.147Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T12:40:14.147Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T12:40:14.147Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T12:40:14.147Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T12:40:14.147Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T12:40:20.019Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T12:40:20.019Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T12:40:22.972Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T12:40:22.972Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T12:40:22.972Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T12:40:24.453Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T12:40:24.453Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T12:40:24.453Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T12:40:24.453Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T12:40:24.453Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T12:40:24.453Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T12:40:24.453Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T12:40:25.930Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T12:40:25.930Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T12:40:25.930Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T12:40:25.930Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T12:40:25.930Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T12:40:28.824Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T12:40:29.722Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T12:40:30.596Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T12:40:36.745Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T12:40:36.745Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T12:40:38.411Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T12:40:40.079Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T12:40:40.152Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T12:40:42.434Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T12:40:43.489Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T12:40:44.907Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T12:40:46.614Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T12:40:47.116Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T12:40:47.116Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T12:40:47.143Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T12:40:51.112Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T12:40:51.112Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T12:40:51.112Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T12:40:51.112Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T12:40:51.112Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T12:40:51.112Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T12:40:51.112Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T12:40:51.112Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T12:40:51.112Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T12:40:51.112Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T12:40:51.112Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T12:40:52.141Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T12:40:52.141Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T12:40:52.141Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T12:40:52.141Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T12:40:52.644Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T12:40:53.571Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T12:40:53.571Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T12:40:53.571Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T12:40:53.571Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T12:40:55.776Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T12:40:57.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T12:41:00.317Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T12:41:03.270Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T12:41:03.270Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T12:41:03.270Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T12:41:03.270Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T12:41:03.270Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T12:41:03.270Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T12:41:03.270Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T12:41:04.017Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T12:41:04.017Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T12:41:04.017Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T12:41:06.374Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T12:41:06.580Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T12:41:08.025Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T12:41:10.982Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T12:41:12.516Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T12:41:12.725Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T12:41:13.196Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T12:41:16.515Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T12:41:19.067Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T12:41:19.067Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T12:41:19.067Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T12:41:19.067Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T12:41:19.067Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T12:41:19.067Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T12:41:19.067Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T12:41:19.067Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T12:41:19.067Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.067Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T12:41:19.067Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T12:41:19.547Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T12:41:19.547Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T12:41:19.646Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T12:41:20.193Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T12:41:21.763Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T12:41:22.231Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T12:41:22.699Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T12:41:22.699Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T12:41:24.646Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T12:41:24.646Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T12:41:24.646Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T12:41:24.646Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T12:41:24.646Z] === RUN TestDockerSuite/TestRunState [2022-03-07T12:41:24.646Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T12:41:24.646Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T12:41:24.917Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T12:41:24.917Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T12:41:27.781Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T12:41:27.781Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T12:41:27.781Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T12:41:27.781Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T12:41:27.781Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T12:41:27.781Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T12:41:27.781Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T12:41:27.868Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T12:41:28.286Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T12:41:28.286Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T12:41:28.286Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T12:41:28.286Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T12:41:28.286Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T12:41:30.821Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T12:41:34.438Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.438Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T12:41:34.613Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T12:41:34.613Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:41:34.613Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T12:41:37.562Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T12:41:37.562Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T12:41:37.562Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T12:41:41.564Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T12:41:41.564Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T12:41:41.564Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T12:41:41.564Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T12:41:41.564Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T12:41:41.952Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T12:41:45.042Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T12:41:45.042Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:41:45.042Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T12:41:45.094Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T12:41:45.564Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T12:41:45.597Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T12:41:50.925Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T12:41:50.925Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T12:41:50.925Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T12:41:50.925Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T12:41:50.925Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T12:41:50.925Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T12:41:50.925Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T12:41:50.925Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T12:41:50.925Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T12:41:56.369Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T12:41:59.601Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T12:41:59.601Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T12:41:59.601Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T12:41:59.601Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T12:41:59.601Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T12:41:59.601Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:41:59.601Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T12:42:01.833Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T12:42:02.512Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T12:42:03.904Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T12:42:03.904Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T12:42:04.795Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T12:42:04.795Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T12:42:04.795Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T12:42:07.758Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T12:42:07.758Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T12:42:07.758Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T12:42:07.758Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T12:42:07.758Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T12:42:07.758Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:42:07.758Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T12:42:11.378Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T12:42:11.378Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T12:42:11.518Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T12:42:11.518Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T12:42:11.518Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T12:42:11.518Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T12:42:15.521Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T12:42:18.644Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T12:42:18.864Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T12:42:21.771Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T12:42:21.771Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T12:42:21.771Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T12:42:22.274Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T12:42:22.274Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T12:42:22.274Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T12:42:22.274Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T12:42:22.274Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T12:42:22.274Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T12:42:25.569Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T12:42:25.569Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T12:42:27.785Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T12:42:27.785Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T12:42:28.423Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T12:42:30.091Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T12:42:31.579Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T12:42:32.047Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T12:42:32.443Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T12:42:32.516Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T12:42:32.516Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T12:42:32.984Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T12:42:38.584Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T12:42:38.584Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T12:42:38.584Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T12:42:38.584Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T12:42:38.584Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T12:42:38.584Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T12:42:38.584Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T12:42:40.936Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T12:42:41.438Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T12:42:41.940Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T12:42:42.445Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T12:42:43.411Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T12:42:43.411Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:42:43.411Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T12:42:43.411Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T12:42:43.411Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T12:42:43.411Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T12:42:43.411Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T12:42:44.111Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T12:42:44.111Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T12:42:47.252Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T12:42:49.581Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T12:42:49.581Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T12:42:49.581Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T12:42:50.377Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T12:42:53.833Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T12:42:53.833Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T12:42:53.833Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T12:42:54.373Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T12:42:54.373Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:42:54.373Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T12:43:00.397Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T12:43:02.066Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T12:43:05.176Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T12:43:05.176Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:43:05.176Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T12:43:06.341Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T12:43:06.341Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T12:43:06.341Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite (2729.27s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.57s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.09s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.79s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.00s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.50s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.38s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.92s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (11.71s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.56s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.50s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.12s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.16s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.11s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.10s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.07s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.77s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.93s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.47s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.67s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.00s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.07s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.71s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T12:43:06.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.78s) [2022-03-07T12:43:06.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.91s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.74s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.79s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.22s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.76s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.24s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.24s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.65s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.27s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.80s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.62s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.62s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.28s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.20s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.58s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.61s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.73s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.40s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.54s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.55s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.09s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.62s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.45s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.99s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.51s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.87s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.69s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.36s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.76s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.56s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.50s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.87s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.74s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFails (3.06s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.26s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.40s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.19s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.28s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.05s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.44s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildHistory (14.11s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.28s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.60s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.58s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabels (1.41s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.01s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.20s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.35s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.28s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.97s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.39s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.84s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.07s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.51s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.73s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.67s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.59s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.58s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.24s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.70s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.36s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.38s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.67s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.76s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.96s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.50s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.50s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.64s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.87s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.14s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildRm (15.53s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.10s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.80s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.64s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.63s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.43s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.53s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.72s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildStderr (5.41s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.68s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.58s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.34s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.87s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.68s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.50s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.90s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.81s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.11s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.65s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.33s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.66s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.47s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.38s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.52s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.69s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCommitChange (6.17s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.71s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.79s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCommitTTY (8.87s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.85s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.85s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.90s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.18s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.87s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.71s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.04s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.03s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-03-07T12:43:06.813Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.49s) [2022-03-07T12:43:06.813Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.82s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.15s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.98s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.18s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.54s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.94s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.46s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.06s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.77s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.93s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.95s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000c5500_} (2.95s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13970454468_c:\foo_false____} (2.99s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13970454468_c:\foo_true____} (2.91s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.06s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.12s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.61s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.22s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.36s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.40s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpToDot (3.14s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCpToStdout (2.85s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.07s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.13s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.77s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.09s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.14s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.14s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.35s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsCopy (6.17s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.19s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.09s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.25s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFilters (6.35s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFormat (6.28s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsRename (3.24s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsResize (8.49s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.56s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.20s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.39s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.42s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.61s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.51s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.62s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.70s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecInspectID (5.14s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.63s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.43s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.38s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.77s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.18s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.58s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.36s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.07s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.95s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.01s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.05s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2022-03-07T12:43:06.814Z] --- PASS: TestDockerSuite/TestInspectHistory (5.68s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T12:43:06.814Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.96s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.57s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.05s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.58s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.54s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectStatus (3.81s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.09s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.70s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.93s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.65s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.94s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.94s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.55s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.56s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.26s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.80s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.71s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.69s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.60s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.51s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.95s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.22s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.05s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsSince (9.82s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsTail (3.46s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.33s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.06s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.91s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.34s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsByOrder (10.04s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.64s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.68s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.99s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.92s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.40s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.68s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.07s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.35s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.20s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.63s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.29s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.27s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.95s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.55s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.63s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.47s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.60s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.57s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.70s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.33s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.88s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.63s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.17s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.61s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.42s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.11s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.48s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.88s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.29s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.05s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.09s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.10s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.99s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.64s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.29s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.19s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.00s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.06s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.15s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.03s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.03s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.01s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.07s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunExitCode (3.01s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.08s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.64s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.31s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.14s) [2022-03-07T12:43:06.815Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T12:43:06.815Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.23s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.46s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.59s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.34s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.51s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.44s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunRm (3.07s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.12s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.15s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.00s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.60s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.15s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.91s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.81s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.45s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.96s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T12:43:06.816Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.06s) [2022-03-07T12:43:06.816Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.96s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.26s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.36s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.38s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.14s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.66s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.61s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.11s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.86s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.35s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.14s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.07s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.12s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.40s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.84s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.65s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.81s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.98s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.69s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.78s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.75s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.83s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.21s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T12:43:07.285Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.53s) [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T12:43:07.285Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.285Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T12:43:07.285Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T12:43:07.285Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T12:43:07.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T12:43:07.286Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T12:43:07.286Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T12:43:07.286Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T12:43:07.286Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T12:43:07.286Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T12:43:07.286Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T12:43:07.286Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerDaemonSuite [2022-03-07T12:43:07.286Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T12:43:07.286Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T12:43:07.286Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T12:43:07.286Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerSwarmSuite [2022-03-07T12:43:07.286Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T12:43:07.286Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T12:43:07.286Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerNetworkSuite [2022-03-07T12:43:07.286Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T12:43:07.286Z] === RUN TestDockerHubPullSuite [2022-03-07T12:43:07.286Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T12:43:07.286Z] PASS [2022-03-07T12:43:07.286Z] ok github.com/docker/docker/integration-cli 2729.743s [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === Skipped [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T12:43:07.286Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T12:43:07.286Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T12:43:07.286Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T12:43:07.286Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T12:43:07.286Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-07T12:43:07.286Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T12:43:07.286Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.286Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T12:43:07.286Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T12:43:07.287Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-03-07T12:43:07.287Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T12:43:07.287Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.287Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T12:43:07.287Z] [2022-03-07T12:43:07.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-03-07T12:43:07.288Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-03-07T12:43:07.288Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-07T12:43:07.288Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T12:43:07.288Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-07T12:43:07.288Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T12:43:07.288Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-07T12:43:07.288Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-07T12:43:07.288Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T12:43:07.288Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T12:43:07.288Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.288Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T12:43:07.288Z] [2022-03-07T12:43:07.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T12:43:07.289Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T12:43:07.289Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T12:43:07.289Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T12:43:07.289Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T12:43:07.289Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T12:43:07.289Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T12:43:07.289Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T12:43:07.289Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.289Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T12:43:07.289Z] [2022-03-07T12:43:07.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T12:43:07.758Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T12:43:07.758Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T12:43:07.758Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.758Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T12:43:07.758Z] [2022-03-07T12:43:07.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2022-03-07T12:43:07.759Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-07T12:43:07.759Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T12:43:07.759Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T12:43:07.759Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T12:43:07.759Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T12:43:07.759Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T12:43:07.759Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T12:43:07.759Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-07T12:43:07.759Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-07T12:43:07.759Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T12:43:07.760Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T12:43:07.760Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T12:43:07.760Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T12:43:07.760Z] [2022-03-07T12:43:07.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T12:43:07.761Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.761Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T12:43:07.761Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-07T12:43:07.762Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T12:43:07.762Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T12:43:07.762Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.762Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T12:43:07.762Z] [2022-03-07T12:43:07.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:43:07.763Z] [2022-03-07T12:43:07.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T12:43:07.763Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:07.763Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T12:43:08.232Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] DONE 1088 tests, 539 skipped in 2740.588s [2022-03-07T12:43:08.232Z] INFO: Integration tests ended at 03/07/2022 12:43:07. Duration:00:45:40.7706392 [2022-03-07T12:43:08.232Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] Containers: 2 [2022-03-07T12:43:08.232Z] Running: 0 [2022-03-07T12:43:08.232Z] Paused: 0 [2022-03-07T12:43:08.232Z] Stopped: 2 [2022-03-07T12:43:08.232Z] Images: 18 [2022-03-07T12:43:08.232Z] Server Version: 0.0.0-dev [2022-03-07T12:43:08.232Z] Storage Driver: windowsfilter [2022-03-07T12:43:08.232Z] Windows: [2022-03-07T12:43:08.232Z] Logging Driver: json-file [2022-03-07T12:43:08.232Z] Plugins: [2022-03-07T12:43:08.232Z] Volume: local [2022-03-07T12:43:08.232Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T12:43:08.232Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T12:43:08.232Z] Swarm: inactive [2022-03-07T12:43:08.232Z] Default Isolation: process [2022-03-07T12:43:08.232Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T12:43:08.232Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T12:43:08.232Z] OSType: windows [2022-03-07T12:43:08.232Z] Architecture: x86_64 [2022-03-07T12:43:08.232Z] CPUs: 4 [2022-03-07T12:43:08.232Z] Total Memory: 32GiB [2022-03-07T12:43:08.232Z] Name: azwin-2-485040 [2022-03-07T12:43:08.232Z] ID: SQDO:PZNQ:I4QU:YTW2:ZY5J:TUPZ:VINA:PQYJ:IRWB:25SX:EWLR:UZBR [2022-03-07T12:43:08.232Z] Docker Root Dir: D:\CI\PR-43343\2\daemon [2022-03-07T12:43:08.232Z] Debug Mode (client): false [2022-03-07T12:43:08.232Z] Debug Mode (server): true [2022-03-07T12:43:08.232Z] File Descriptors: -1 [2022-03-07T12:43:08.232Z] Goroutines: 17 [2022-03-07T12:43:08.232Z] System Time: 2022-03-07T12:43:07.8466243Z [2022-03-07T12:43:08.232Z] EventsListeners: 0 [2022-03-07T12:43:08.232Z] Registry: https://index.docker.io/v1/ [2022-03-07T12:43:08.232Z] Labels: [2022-03-07T12:43:08.232Z] Experimental: false [2022-03-07T12:43:08.232Z] Insecure Registries: [2022-03-07T12:43:08.232Z] 127.0.0.0/8 [2022-03-07T12:43:08.232Z] Live Restore Enabled: false [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] [2022-03-07T12:43:08.232Z] INFO: Stopping daemon under test [2022-03-07T12:43:08.232Z] SUCCESS: The process with PID 2828 (child process of PID 7872) has been terminated. [2022-03-07T12:43:08.232Z] SUCCESS: The process with PID 7872 (child process of PID 7092) has been terminated. [2022-03-07T12:43:08.232Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T12:43:08.232Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 12:43:07. [2022-03-07T12:43:08.232Z] INFO: Tidying up at end of run [2022-03-07T12:43:08.232Z] INFO: Saving daemon under test log (d:\CI\PR-43343\2\dut.out) to bundles\CIDUT.out [2022-03-07T12:43:08.232Z] INFO: Saving daemon under test log (d:\CI\PR-43343\2\dut.err) to bundles\CIDUT.err [2022-03-07T12:43:08.232Z] INFO: Saving containerd logs to bundles [2022-03-07T12:43:08.232Z] INFO: Nuke-Everything... [2022-03-07T12:43:08.232Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T12:43:08.706Z] f05abec89765 [2022-03-07T12:43:08.706Z] 0ff68dd7b1fd [2022-03-07T12:43:08.706Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T12:43:10.179Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T12:43:10.179Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T12:43:10.179Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T12:43:10.179Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T12:43:10.179Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T12:43:10.179Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T12:43:10.179Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T12:43:10.179Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T12:43:10.179Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T12:43:10.270Z] Deleted: sha256:4f44d4639e49b1853040cf0cd541fe1ddb867c94e6516196ba2b52ebbaa375ef [2022-03-07T12:43:10.270Z] Deleted: sha256:7d50d0c66513d9a604cbe87cd4a586dd5f3746c146c8727110cac597138b6619 [2022-03-07T12:43:10.270Z] INFO: Tidying pidfile d:\CI\PR-43343\2\docker.pid [2022-03-07T12:43:10.744Z] INFO: Nuking d:\CI [2022-03-07T12:43:11.085Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T12:43:17.682Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T12:43:17.682Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T12:43:17.682Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T12:43:17.682Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T12:43:17.682Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T12:43:17.682Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T12:43:17.682Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T12:43:17.682Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:43:17.682Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T12:43:17.682Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T12:43:18.187Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T12:43:18.187Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:43:18.187Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T12:43:18.567Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T12:43:18.567Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T12:43:18.567Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T12:43:18.567Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T12:43:18.567Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T12:43:18.567Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T12:43:19.069Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T12:43:22.263Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T12:43:26.279Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T12:43:26.279Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T12:43:26.279Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T12:43:26.542Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T12:43:26.542Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T12:43:30.317Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T12:43:30.317Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.317Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T12:43:30.317Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.317Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T12:43:30.317Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.317Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T12:43:30.317Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.317Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T12:43:30.317Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.544Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T12:43:30.544Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.544Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T12:43:30.544Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.544Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T12:43:30.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T12:43:30.819Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:43:30.819Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T12:43:40.903Z] INFO: Zapped successfully [2022-03-07T12:43:40.903Z] [2022-03-07T12:43:40.903Z] INFO: executeCI.ps1 exiting at Mon Mar 7 12:43:38 CUT 2022. Duration 01:05:38.3958382 [2022-03-07T12:43:40.903Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T12:43:41.154Z] Recording test results [2022-03-07T12:43:41.742Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T12:43:43.480Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-07T12:43:45.271Z] Archiving artifacts [2022-03-07T12:43:46.192Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T12:43:46.192Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T12:43:46.192Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T12:43:46.192Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:43:46.192Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T12:43:46.693Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T12:43:46.694Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T12:43:47.195Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T12:43:50.439Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T12:43:50.439Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T12:43:54.432Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T12:43:54.934Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T12:43:55.436Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T12:43:55.437Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T12:43:55.437Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T12:44:02.048Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T12:44:03.008Z] + make clean [2022-03-07T12:44:04.002Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T12:44:04.002Z] docker-dev-cache [2022-03-07T12:44:04.002Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T12:44:06.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T12:44:06.235Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:44:06.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T12:44:06.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T12:44:06.737Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T12:44:06.737Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T12:44:06.737Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T12:44:07.158Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T12:44:07.158Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T12:44:17.538Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T12:44:17.538Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T12:44:17.538Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T12:44:25.475Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T12:44:30.450Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T12:44:30.450Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T12:44:30.450Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite (2850.29s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.45s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.42s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.30s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.20s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.47s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.11s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.42s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.50s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.23s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.11s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.26s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.69s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.92s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.60s) [2022-03-07T12:44:31.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.13s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.06s) [2022-03-07T12:44:31.506Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.13s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.53s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.83s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.99s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.39s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.72s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.01s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.61s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.45s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.91s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.44s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.15s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.75s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.93s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.81s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.38s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.35s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.96s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.89s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.27s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.23s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.71s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.67s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.63s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.06s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.72s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.44s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.40s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.29s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.32s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.10s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.64s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFails (3.14s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.61s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.75s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.82s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.06s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.59s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.44s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildHistory (12.97s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.11s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.57s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.84s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.63s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.31s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.37s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.92s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.29s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.24s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.48s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.40s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.87s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.57s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.41s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.52s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.37s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.82s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.29s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.38s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.16s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.30s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.26s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.38s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildRm (16.88s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.71s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.88s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.90s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.81s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.83s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.21s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.31s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildStderr (5.41s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.10s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.25s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.65s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.29s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.89s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.76s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.09s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.90s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.84s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.97s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.95s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.76s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.00s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestCommitChange (6.26s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.82s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.89s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestCommitTTY (8.94s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.69s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.95s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.15s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.24s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.22s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.28s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T12:44:31.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T12:44:31.507Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.94s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.91s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.51s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.89s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.26s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.33s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.34s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.32s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.37s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.30s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.35s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.86s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.15s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.27s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.90s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.24s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.18s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.16s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.21s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.11s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00040abb8_} (3.20s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13200868274_c:\foo_false____} (3.19s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13200868274_c:\foo_true____} (3.16s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.35s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.32s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.43s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.14s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.43s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.12s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpToDot (3.51s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCpToStdout (3.71s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.31s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.05s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.98s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.42s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.34s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.48s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.47s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.58s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsCopy (6.33s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.21s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.37s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.52s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFilters (6.92s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFormat (6.54s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsRename (3.39s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsResize (33.70s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.22s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.99s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.72s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.65s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.26s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.32s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.37s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.00s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.95s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.87s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.90s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.93s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecInspectID (5.84s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.26s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.00s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.38s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.44s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.39s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.44s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.34s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.65s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.98s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.52s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.32s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.23s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.26s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-07T12:44:31.508Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.26s) [2022-03-07T12:44:31.508Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectDefault (3.27s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectHistory (5.63s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.31s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.31s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.33s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.44s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.42s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectStatus (4.03s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.19s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.90s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.24s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.90s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.19s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.31s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.41s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.33s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.25s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.48s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.30s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.94s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.23s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.32s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.34s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.90s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.57s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.47s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.44s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsSince (9.96s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsTail (3.69s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.42s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.29s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.42s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.48s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsByOrder (13.76s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.43s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.30s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (10.62s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.20s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.18s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.36s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.00s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.53s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.52s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.58s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.53s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.45s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.29s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.98s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.97s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.15s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.94s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.90s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.16s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.05s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.52s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.29s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.11s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.61s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.12s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.04s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.45s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.26s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.21s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.23s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.56s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.27s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.18s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.97s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.32s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.24s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.25s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.55s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.38s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.25s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.38s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.21s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunExitCode (3.29s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.17s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.17s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.21s) [2022-03-07T12:44:31.509Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T12:44:31.509Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.67s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.04s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.60s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.72s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.73s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.84s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.94s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.16s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.40s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunRm (3.32s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.58s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.55s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.55s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.27s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.51s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.45s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.80s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.38s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.36s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T12:44:31.510Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.26s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.95s) [2022-03-07T12:44:31.510Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.46s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.14s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.29s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.34s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.26s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.48s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.31s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.35s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.81s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.20s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.24s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.35s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.36s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.83s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.78s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.19s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.24s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.05s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.53s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.83s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.19s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.58s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.86s) [2022-03-07T12:44:32.023Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T12:44:32.023Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.82s) [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.023Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T12:44:32.023Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T12:44:32.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T12:44:32.024Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T12:44:32.024Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T12:44:32.024Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T12:44:32.024Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T12:44:32.024Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T12:44:32.024Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T12:44:32.024Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerDaemonSuite [2022-03-07T12:44:32.024Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T12:44:32.024Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T12:44:32.024Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T12:44:32.024Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerSwarmSuite [2022-03-07T12:44:32.024Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T12:44:32.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T12:44:32.024Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerNetworkSuite [2022-03-07T12:44:32.024Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T12:44:32.024Z] === RUN TestDockerHubPullSuite [2022-03-07T12:44:32.024Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T12:44:32.024Z] PASS [2022-03-07T12:44:32.024Z] ok github.com/docker/docker/integration-cli 2850.732s [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === Skipped [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T12:44:32.024Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T12:44:32.024Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T12:44:32.024Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-07T12:44:32.024Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T12:44:32.024Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T12:44:32.024Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-07T12:44:32.024Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T12:44:32.024Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T12:44:32.024Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T12:44:32.024Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-07T12:44:32.025Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-07T12:44:32.025Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T12:44:32.025Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.025Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-07T12:44:32.025Z] [2022-03-07T12:44:32.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T12:44:32.025Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-07T12:44:32.026Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-07T12:44:32.026Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T12:44:32.026Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T12:44:32.026Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-07T12:44:32.026Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T12:44:32.026Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-07T12:44:32.026Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T12:44:32.026Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T12:44:32.026Z] [2022-03-07T12:44:32.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T12:44:32.027Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T12:44:32.027Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T12:44:32.027Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T12:44:32.027Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T12:44:32.027Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T12:44:32.027Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T12:44:32.027Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T12:44:32.027Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-07T12:44:32.027Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.027Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-07T12:44:32.027Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T12:44:32.028Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T12:44:32.028Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-07T12:44:32.028Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T12:44:32.028Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T12:44:32.028Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T12:44:32.028Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.028Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T12:44:32.028Z] [2022-03-07T12:44:32.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-07T12:44:32.531Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-07T12:44:32.531Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-07T12:44:32.531Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-07T12:44:32.531Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T12:44:32.531Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T12:44:32.531Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-07T12:44:32.531Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T12:44:32.531Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-07T12:44:32.531Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.531Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-07T12:44:32.531Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T12:44:32.532Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.532Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T12:44:32.532Z] [2022-03-07T12:44:32.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T12:44:32.532Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T12:44:32.533Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T12:44:32.533Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T12:44:32.533Z] [2022-03-07T12:44:32.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-07T12:44:32.534Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T12:44:32.534Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-07T12:44:32.534Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T12:44:32.534Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T12:44:32.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.534Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T12:44:32.534Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T12:44:32.535Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] DONE 1088 tests, 544 skipped in 2861.479s [2022-03-07T12:44:32.535Z] INFO: Integration tests ended at 03/07/2022 12:44:32. Duration:00:47:41.6166491 [2022-03-07T12:44:32.535Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T12:44:32.535Z] [2022-03-07T12:44:32.535Z] Containers: 2 [2022-03-07T12:44:32.535Z] Running: 0 [2022-03-07T12:44:32.535Z] Paused: 0 [2022-03-07T12:44:32.535Z] Stopped: 2 [2022-03-07T12:44:32.535Z] Images: 18 [2022-03-07T12:44:32.535Z] Server Version: 0.0.0-dev [2022-03-07T12:44:32.535Z] Storage Driver: windowsfilter [2022-03-07T12:44:32.535Z] Windows: [2022-03-07T12:44:32.535Z] Logging Driver: json-file [2022-03-07T12:44:32.535Z] Plugins: [2022-03-07T12:44:32.535Z] Volume: local [2022-03-07T12:44:32.535Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T12:44:32.535Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T12:44:32.535Z] Swarm: inactive [2022-03-07T12:44:32.535Z] Default Isolation: process [2022-03-07T12:44:32.536Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T12:44:32.536Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T12:44:32.536Z] OSType: windows [2022-03-07T12:44:32.536Z] Architecture: x86_64 [2022-03-07T12:44:32.536Z] CPUs: 4 [2022-03-07T12:44:32.536Z] Total Memory: 32GiB [2022-03-07T12:44:32.536Z] Name: azwin-2-859400 [2022-03-07T12:44:32.536Z] ID: SP6T:KUHY:LOEE:B6HS:QKCX:FR5Q:O4NA:NUQB:ZVEH:YZZC:S5JN:JJQW [2022-03-07T12:44:32.536Z] Docker Root Dir: D:\CI\PR-43343\2\daemon [2022-03-07T12:44:32.536Z] Debug Mode (client): false [2022-03-07T12:44:32.536Z] Debug Mode (server): true [2022-03-07T12:44:32.536Z] File Descriptors: -1 [2022-03-07T12:44:32.536Z] Goroutines: 46 [2022-03-07T12:44:32.536Z] System Time: 2022-03-07T12:44:32.466803Z [2022-03-07T12:44:32.536Z] EventsListeners: 0 [2022-03-07T12:44:32.536Z] Registry: https://index.docker.io/v1/ [2022-03-07T12:44:32.536Z] Labels: [2022-03-07T12:44:32.536Z] Experimental: false [2022-03-07T12:44:32.536Z] Insecure Registries: [2022-03-07T12:44:32.536Z] 127.0.0.0/8 [2022-03-07T12:44:32.536Z] Live Restore Enabled: false [2022-03-07T12:44:32.536Z] [2022-03-07T12:44:32.536Z] [2022-03-07T12:44:32.536Z] INFO: Stopping daemon under test [2022-03-07T12:44:33.038Z] SUCCESS: The process with PID 4360 (child process of PID 5688) has been terminated. [2022-03-07T12:44:33.038Z] SUCCESS: The process with PID 5688 (child process of PID 2700) has been terminated. [2022-03-07T12:44:33.038Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T12:44:33.038Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 12:44:32. [2022-03-07T12:44:33.038Z] INFO: Tidying up at end of run [2022-03-07T12:44:33.038Z] INFO: Saving daemon under test log (d:\CI\PR-43343\2\dut.out) to bundles\CIDUT.out [2022-03-07T12:44:33.038Z] INFO: Saving daemon under test log (d:\CI\PR-43343\2\dut.err) to bundles\CIDUT.err [2022-03-07T12:44:33.038Z] INFO: Saving containerd logs to bundles [2022-03-07T12:44:33.038Z] INFO: Nuke-Everything... [2022-03-07T12:44:33.038Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T12:44:33.038Z] 50c0cb18de4f [2022-03-07T12:44:33.038Z] 344656201c1a [2022-03-07T12:44:33.542Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T12:44:35.209Z] Deleted: sha256:eeb74561ad3b86aaed5581b95355cd5642dafafc1c1603d165dfcc0149a1c971 [2022-03-07T12:44:35.209Z] Deleted: sha256:1bfa256c8e5565e4aab057954d07652eadf40ac8772b11a21021fc32536eef16 [2022-03-07T12:44:35.209Z] INFO: Tidying pidfile d:\CI\PR-43343\2\docker.pid [2022-03-07T12:44:35.209Z] INFO: Killing containerd with PID 8100 [2022-03-07T12:44:35.209Z] INFO: Nuking d:\CI [2022-03-07T12:44:40.867Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T12:44:40.867Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T12:44:40.867Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T12:44:40.867Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T12:44:40.867Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T12:44:44.877Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T12:44:44.877Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:44:45.933Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T12:45:01.044Z] INFO: Zapped successfully [2022-03-07T12:45:01.044Z] [2022-03-07T12:45:01.044Z] INFO: executeCI.ps1 exiting at Mon Mar 7 12:44:59 CUT 2022. Duration 01:07:01.9377327 [2022-03-07T12:45:01.044Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T12:45:01.326Z] Recording test results [2022-03-07T12:45:01.958Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T12:45:03.877Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-07T12:45:04.238Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] archiveArtifacts [2022-03-07T12:45:05.799Z] Archiving artifacts [2022-03-07T12:45:11.716Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T12:45:11.716Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T12:45:24.821Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T12:45:25.878Z] + make clean [2022-03-07T12:45:26.940Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T12:45:26.940Z] docker-dev-cache [2022-03-07T12:45:26.940Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T12:45:37.592Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T12:45:37.592Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T12:45:37.592Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T12:45:37.592Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T12:45:38.095Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T12:45:38.095Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T12:45:38.095Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T12:45:40.459Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T12:45:53.406Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T12:45:56.533Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T12:45:56.533Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T12:45:57.589Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T12:45:57.589Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T12:45:57.589Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T12:45:57.589Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T12:45:57.589Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T12:46:00.716Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T12:46:08.190Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T12:46:15.676Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T12:46:23.151Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T12:46:23.151Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T12:46:23.151Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T12:46:38.536Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T12:46:38.536Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T12:46:38.536Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T12:46:49.353Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T12:46:56.825Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T12:46:56.825Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T12:46:56.825Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T12:46:56.825Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T12:46:56.825Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T12:46:56.825Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T12:46:56.825Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T12:46:56.825Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T12:47:12.210Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T12:47:27.595Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T12:47:27.595Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T12:47:27.595Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T12:47:29.949Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T12:47:29.949Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T12:47:29.949Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T12:47:29.949Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T12:47:29.949Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T12:47:29.949Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T12:47:29.949Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T12:47:33.950Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T12:47:33.950Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T12:47:33.950Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T12:47:33.950Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T12:47:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T12:47:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T12:47:42.970Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T12:47:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T12:47:42.970Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T12:47:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T12:47:42.970Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T12:47:42.970Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T12:47:46.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T12:47:50.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T12:47:53.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T12:47:53.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T12:47:53.233Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T12:47:53.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T12:47:56.362Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T12:47:56.362Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T12:48:00.368Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T12:48:00.368Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:48:00.368Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T12:48:00.368Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:48:00.368Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T12:48:04.372Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T12:48:04.372Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T12:48:07.502Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T12:48:07.502Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T12:48:07.502Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T12:48:11.511Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T12:48:11.511Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T12:48:15.521Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T12:48:28.445Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T12:48:35.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T12:48:35.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T12:48:35.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T12:48:35.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T12:48:35.920Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T12:48:38.275Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T12:48:38.275Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T12:48:38.779Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T12:48:47.787Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T12:48:47.787Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T12:48:47.787Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T12:48:50.913Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T12:48:50.913Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T12:48:55.910Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T12:48:59.041Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T12:48:59.041Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T12:48:59.041Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T12:48:59.041Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T12:48:59.041Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T12:48:59.041Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T12:48:59.041Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T12:48:59.041Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T12:48:59.041Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T12:48:59.041Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T12:48:59.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T12:49:02.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T12:49:02.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T12:49:05.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T12:49:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T12:49:17.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T12:49:26.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009f42a0_} [2022-03-07T12:49:29.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12288887473_c:\foo_false____} [2022-03-07T12:49:38.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12288887473_c:\foo_true____} [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T12:49:41.490Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T12:49:41.490Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T12:49:41.490Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T12:49:41.490Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T12:49:41.490Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T12:49:41.491Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T12:49:41.997Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T12:49:41.997Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T12:49:41.997Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T12:49:51.011Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T12:49:51.011Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T12:49:51.011Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T12:49:51.011Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T12:49:54.142Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T12:49:54.142Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T12:49:54.142Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T12:49:54.142Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T12:49:58.145Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T12:49:58.145Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T12:49:58.145Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T12:49:58.145Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T12:49:58.145Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T12:49:58.145Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T12:49:58.145Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T12:50:05.627Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T12:50:07.982Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T12:50:07.982Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T12:50:07.982Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T12:50:07.982Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T12:50:07.982Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T12:50:29.746Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T12:50:29.746Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T12:50:29.746Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T12:50:29.746Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T12:50:29.746Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T12:50:42.403Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T12:50:42.403Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T12:50:42.403Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T12:50:42.403Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T12:50:42.403Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T12:50:44.622Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T12:50:44.622Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T12:50:44.622Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T12:50:44.622Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T12:50:44.622Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T12:50:47.581Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T12:50:47.581Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:50:47.581Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T12:50:47.581Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T12:50:47.581Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T12:50:47.581Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T12:50:47.581Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T12:50:47.581Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T12:50:47.581Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T12:50:48.053Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T12:50:48.527Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T12:50:51.484Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T12:50:54.443Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T12:50:54.443Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T12:50:54.912Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T12:50:57.869Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T12:50:59.444Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T12:50:59.444Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T12:50:59.444Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T12:50:59.444Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T12:51:00.436Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T12:51:00.436Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T12:51:00.436Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T12:51:00.436Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T12:51:00.912Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T12:51:13.424Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T12:51:13.424Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T12:51:14.417Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T12:51:18.218Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T12:51:18.687Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T12:51:18.687Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T12:51:18.687Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T12:51:22.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T12:51:22.492Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T12:51:22.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T12:51:22.492Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T12:51:22.493Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T12:51:22.493Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T12:51:22.493Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T12:51:22.493Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T12:51:22.493Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.493Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T12:51:22.493Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.968Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T12:51:22.968Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T12:51:22.968Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T12:51:25.926Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T12:51:29.733Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T12:51:33.536Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T12:51:51.372Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T12:51:58.546Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T12:52:05.722Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T12:52:08.682Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T12:52:09.674Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T12:52:15.563Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T12:52:16.554Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T12:52:18.124Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T12:52:25.299Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T12:52:32.472Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T12:52:32.472Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T12:52:32.472Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T12:52:32.472Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T12:52:32.472Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T12:52:32.472Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T12:52:32.472Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T12:52:32.472Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T12:52:32.472Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T12:52:33.461Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T12:52:33.461Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T12:52:33.461Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T12:52:37.259Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T12:52:45.936Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T12:52:49.739Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T12:52:54.506Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T12:53:00.384Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T12:53:00.384Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T12:53:00.384Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T12:53:02.603Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T12:53:08.490Z] === RUN TestDockerSuite/TestExec [2022-03-07T12:53:08.490Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:53:08.490Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T12:53:08.490Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T12:53:08.962Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T12:53:11.934Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T12:53:14.891Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T12:53:14.891Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:53:15.360Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T12:53:15.360Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T12:53:15.360Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T12:53:15.360Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T12:53:15.360Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T12:53:18.328Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T12:53:22.131Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T12:53:25.101Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T12:53:28.908Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T12:53:34.788Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T12:53:34.788Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T12:53:34.788Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T12:53:34.788Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T12:53:34.788Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T12:53:34.788Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T12:53:34.788Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T12:53:38.589Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T12:53:44.471Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T12:53:44.471Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T12:53:44.471Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T12:53:44.471Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T12:53:44.471Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T12:53:44.471Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T12:53:44.471Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T12:53:44.471Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T12:53:44.471Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T12:53:44.471Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T12:53:44.471Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T12:53:47.433Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T12:53:47.433Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T12:53:47.433Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T12:53:47.433Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T12:53:47.433Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T12:53:47.433Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T12:53:47.433Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T12:53:47.433Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T12:53:47.433Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T12:53:47.433Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T12:53:47.433Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T12:53:51.236Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T12:53:51.236Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T12:53:51.236Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T12:54:03.756Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T12:54:03.756Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T12:54:03.756Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T12:54:03.756Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T12:54:03.756Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T12:54:03.756Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T12:54:03.756Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T12:54:10.927Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T12:54:18.106Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T12:54:21.903Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T12:54:29.081Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestHealth [2022-03-07T12:54:29.081Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T12:54:29.081Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T12:54:37.761Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T12:54:37.761Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T12:54:37.761Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T12:54:37.761Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T12:54:37.761Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T12:54:37.761Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T12:54:37.761Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T12:54:38.759Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T12:54:38.759Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T12:54:38.759Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T12:54:40.993Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T12:54:40.994Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T12:54:44.804Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T12:54:44.804Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T12:54:48.617Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T12:54:57.288Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T12:54:57.288Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T12:54:57.288Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T12:54:57.288Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T12:55:02.052Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T12:55:02.052Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T12:55:02.522Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T12:55:02.522Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T12:55:02.522Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T12:55:02.522Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T12:55:02.522Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.522Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T12:55:02.522Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T12:55:02.991Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T12:55:02.991Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.991Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T12:55:02.991Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.991Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T12:55:02.991Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T12:55:02.991Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.991Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T12:55:02.991Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:55:02.991Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T12:55:05.954Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T12:55:09.751Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T12:55:09.751Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T12:55:09.751Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T12:55:09.752Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T12:55:09.752Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T12:55:09.752Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T12:55:09.752Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T12:55:09.752Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T12:55:13.552Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T12:55:13.552Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T12:55:17.361Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T12:55:17.361Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T12:55:17.361Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T12:55:17.361Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T12:55:17.361Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T12:55:17.361Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T12:55:17.361Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T12:55:20.323Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T12:55:29.000Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T12:55:29.000Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T12:55:29.000Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T12:55:29.000Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T12:55:29.000Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T12:55:29.000Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T12:55:29.000Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T12:55:31.220Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T12:55:35.027Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T12:55:35.027Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T12:55:38.832Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T12:55:42.630Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T12:55:42.630Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T12:55:42.630Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T12:55:42.630Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T12:55:45.593Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T12:55:50.362Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T12:55:57.543Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T12:56:01.346Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T12:56:04.302Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T12:56:08.096Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T12:56:16.775Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T12:56:19.735Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T12:56:22.698Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T12:56:23.170Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.170Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T12:56:23.170Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.639Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T12:56:23.639Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.639Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T12:56:23.639Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.639Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T12:56:23.639Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T12:56:23.639Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T12:56:23.639Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T12:56:23.639Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T12:56:27.439Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T12:56:30.401Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T12:56:37.574Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T12:56:46.254Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T12:56:46.254Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T12:56:46.254Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T12:56:48.480Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T12:56:48.949Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T12:57:03.896Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T12:57:18.862Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T12:57:36.703Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T12:57:40.505Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T12:57:45.280Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T12:57:45.280Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T12:57:45.280Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T12:57:50.072Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T12:57:54.844Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T12:58:07.373Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T12:58:07.373Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T12:58:07.373Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T12:58:07.373Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T12:58:07.373Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T12:58:13.279Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T12:58:18.064Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T12:58:22.841Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T12:58:22.841Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T12:58:22.841Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T12:58:22.841Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T12:58:22.841Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T12:58:22.841Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T12:58:23.312Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T12:58:23.312Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T12:58:23.312Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T12:58:23.312Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T12:58:23.312Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T12:58:23.312Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T12:58:23.312Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T12:58:23.312Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T12:58:23.312Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T12:58:23.784Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T12:58:23.784Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T12:58:23.784Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T12:58:23.784Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T12:58:23.784Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPortList [2022-03-07T12:58:23.784Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T12:58:23.784Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T12:58:34.245Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T12:58:34.245Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T12:58:34.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T12:58:42.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T12:58:42.957Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T12:58:43.431Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T12:59:01.288Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T12:59:01.288Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T12:59:01.288Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T12:59:22.553Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T12:59:52.720Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T12:59:52.720Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T12:59:52.720Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T12:59:52.720Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T13:00:10.816Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T13:00:19.505Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T13:00:44.832Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T13:00:52.005Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T13:00:52.005Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T13:00:52.005Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T13:00:52.005Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T13:00:52.005Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T13:01:00.713Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T13:01:00.713Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T13:01:00.713Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T13:01:00.713Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T13:01:00.713Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T13:01:00.713Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T13:01:00.713Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T13:01:00.713Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T13:01:00.713Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T13:01:15.704Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T13:01:15.704Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T13:01:15.704Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T13:01:16.695Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T13:01:16.695Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T13:01:16.695Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T13:01:18.268Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T13:01:19.259Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T13:01:19.259Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T13:01:19.259Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T13:01:27.944Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T13:01:36.633Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T13:01:40.445Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T13:02:41.143Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T13:02:41.143Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T13:02:41.143Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T13:02:44.945Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T13:02:45.415Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T13:02:45.887Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T13:02:48.126Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T13:02:56.835Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T13:03:05.534Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T13:03:05.534Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T13:03:05.534Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T13:03:14.243Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T13:03:14.243Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T13:03:14.243Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T13:03:44.426Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T13:03:50.315Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T13:03:50.786Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T13:04:05.767Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T13:04:18.311Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T13:04:39.589Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T13:04:46.788Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T13:04:48.361Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T13:05:09.645Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T13:05:45.548Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T13:05:47.790Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T13:06:05.653Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T13:06:06.643Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T13:06:06.643Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T13:06:11.415Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T13:06:11.415Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T13:06:11.415Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T13:06:11.415Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T13:06:11.415Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T13:06:20.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T13:06:26.021Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T13:06:36.477Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T13:06:40.289Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T13:06:45.067Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T13:06:45.067Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T13:07:00.056Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T13:07:00.056Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T13:07:03.872Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T13:07:03.872Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T13:07:03.872Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T13:07:09.765Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T13:07:09.765Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T13:07:09.765Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T13:07:09.765Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T13:07:09.765Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T13:07:14.540Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T13:07:14.540Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T13:07:19.328Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T13:07:24.107Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T13:07:27.916Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T13:07:27.916Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T13:07:27.916Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T13:07:27.916Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T13:07:27.916Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T13:07:27.916Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T13:07:27.916Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T13:07:32.698Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T13:07:32.698Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T13:07:32.698Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T13:07:32.698Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T13:07:32.698Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T13:07:32.698Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T13:07:32.698Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T13:07:32.698Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T13:07:32.698Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T13:07:36.508Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T13:07:46.963Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T13:07:46.963Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T13:07:46.963Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T13:07:46.963Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T13:07:46.963Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T13:07:46.963Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T13:07:46.963Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T13:07:51.737Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T13:07:51.737Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T13:07:51.737Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T13:07:52.209Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T13:07:52.209Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T13:07:52.209Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T13:07:56.989Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T13:08:01.777Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T13:08:01.777Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T13:08:01.777Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T13:08:05.601Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T13:08:05.601Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T13:08:05.601Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T13:08:05.601Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T13:08:05.601Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T13:08:05.601Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T13:08:05.601Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T13:08:16.053Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T13:08:19.858Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T13:08:30.311Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T13:08:35.095Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T13:08:35.095Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T13:08:43.795Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T13:08:43.795Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T13:08:43.795Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T13:08:43.795Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T13:08:43.795Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T13:08:43.795Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T13:09:01.646Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T13:09:01.646Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T13:09:01.646Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T13:09:05.454Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T13:09:05.454Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T13:09:20.458Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T13:09:20.458Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T13:09:20.458Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T13:09:20.458Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T13:09:20.458Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T13:09:20.458Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T13:09:20.458Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T13:09:29.142Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T13:09:37.837Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T13:09:37.837Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T13:09:38.309Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T13:09:39.887Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T13:09:44.668Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T13:09:49.450Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T13:09:50.442Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T13:09:59.124Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T13:09:59.124Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.124Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T13:09:59.124Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.124Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T13:09:59.125Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.596Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T13:09:59.596Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.596Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T13:09:59.596Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.596Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T13:09:59.596Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.596Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T13:09:59.596Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.596Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T13:09:59.596Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T13:09:59.596Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T13:10:05.491Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T13:10:05.491Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T13:10:05.491Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T13:10:05.491Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T13:10:05.491Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T13:10:05.491Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T13:10:05.491Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T13:10:05.491Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T13:10:05.491Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T13:10:05.491Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T13:10:05.491Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T13:10:20.496Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T13:10:20.496Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T13:10:20.496Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T13:10:29.184Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T13:10:37.900Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T13:10:41.712Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T13:10:46.490Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T13:10:50.294Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T13:10:55.072Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T13:10:55.072Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T13:10:55.072Z] === RUN TestDockerSuite/TestRunState [2022-03-07T13:10:55.072Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T13:10:55.544Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T13:11:00.327Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T13:11:00.327Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T13:11:00.327Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T13:11:04.140Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T13:11:04.140Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T13:11:04.140Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T13:11:04.140Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T13:11:04.140Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T13:11:04.612Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T13:11:04.612Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T13:11:04.612Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T13:11:04.612Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T13:11:11.818Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T13:11:11.818Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T13:11:11.818Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T13:11:11.818Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T13:11:12.290Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T13:11:12.290Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T13:11:17.084Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T13:11:17.085Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T13:11:17.085Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T13:11:21.862Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T13:11:21.862Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T13:11:21.862Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T13:11:21.862Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T13:11:21.862Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T13:11:27.775Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T13:11:42.750Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T13:11:49.921Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T13:12:02.440Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T13:12:02.440Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T13:12:02.440Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T13:12:02.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T13:12:08.344Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T13:12:17.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T13:12:21.811Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T13:12:21.811Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T13:12:21.811Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T13:12:21.811Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T13:12:21.811Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T13:12:21.811Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T13:12:21.811Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T13:12:30.506Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T13:12:33.467Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T13:12:38.242Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T13:12:53.216Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T13:12:53.216Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T13:12:53.216Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T13:12:53.216Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T13:12:53.216Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T13:12:53.216Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T13:12:53.216Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T13:12:55.452Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T13:12:55.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T13:12:56.403Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T13:12:56.872Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T13:12:59.102Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T13:12:59.102Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T13:13:03.872Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T13:13:08.649Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T13:13:12.446Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T13:13:12.446Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T13:13:12.446Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T13:13:27.440Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T13:13:27.440Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T13:13:27.440Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T13:13:36.134Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T13:13:36.134Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T13:13:36.134Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T13:13:36.134Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T13:13:36.134Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T13:13:36.134Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T13:13:36.134Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T13:13:36.134Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T13:13:36.134Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T13:13:48.681Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T13:13:48.681Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T13:13:48.681Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T13:13:48.681Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T13:13:48.681Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T13:13:48.681Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T13:13:48.681Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T13:13:51.645Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T13:13:56.417Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T13:13:56.417Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T13:13:56.417Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T13:14:01.190Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T13:14:01.190Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T13:14:01.190Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T13:14:01.191Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T13:14:01.191Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T13:14:01.191Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T13:14:01.191Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T13:14:01.191Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T13:14:01.191Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T13:14:01.191Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T13:14:01.191Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T13:14:01.191Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T13:14:01.191Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T13:14:19.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T13:14:19.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T13:14:19.144Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T13:14:19.144Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T13:14:19.144Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T13:14:19.144Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T13:14:19.614Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T13:14:19.614Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T13:14:25.500Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T13:14:25.500Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T13:14:31.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T13:14:32.395Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T13:14:33.392Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T13:14:33.863Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T13:14:34.336Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T13:14:59.686Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T13:14:59.686Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T13:14:59.686Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T13:15:00.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T13:15:01.156Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T13:15:01.156Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T13:15:01.156Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T13:15:26.491Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T13:15:26.491Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T13:15:26.491Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T13:15:51.859Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T13:15:51.859Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T13:15:51.859Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite (4162.50s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.09s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.47s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (130.04s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.80s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.10s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.22s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.20s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.23s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.58s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.04s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.98s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (154.38s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.22s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.24s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.54s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.46s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.50s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.56s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.36s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.71s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (18.04s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (12.38s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.64s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.09s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.94s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.69s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.04s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.80s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddTar (61.26s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.92s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.41s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.85s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.26s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.02s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.89s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.71s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.93s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.43s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.97s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.47s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.26s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.88s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.28s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.20s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.77s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.61s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.72s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.27s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.54s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.43s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCmd (0.96s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.91s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.91s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.89s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.80s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (2.03s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.74s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.83s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.92s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.92s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.35s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.14s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (12.93s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (49.12s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.48s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.28s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.93s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.91s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.92s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (46.36s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.15s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.27s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.30s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.89s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.81s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.93s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (9.18s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignore (106.00s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.14s) [2022-03-07T13:15:51.859Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.02s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (113.68s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.24s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.00s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (39.56s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (21.56s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.80s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.78s) [2022-03-07T13:15:51.859Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (26.51s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.97s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (154.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.13s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.82s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.94s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.83s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.89s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.94s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.81s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.96s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.58s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.82s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (6.16s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.73s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.99s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (24.34s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (1.01s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFails (8.00s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.19s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (14.90s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.90s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildForceRm (19.14s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFromGit (16.28s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (3.68s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (13.58s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.43s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.24s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.41s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildHistory (19.19s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.51s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.01s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.11s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.71s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (11.95s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabel (1.49s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.09s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.63s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.90s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabels (1.64s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.46s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.53s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.86s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.88s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.89s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.12s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.90s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (48.51s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.70s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (12.22s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.11s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.52s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (30.93s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.07s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (16.54s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.17s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.98s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (7.14s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.18s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.31s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.93s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (2.08s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.28s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.15s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (3.33s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.91s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.63s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.77s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.92s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.88s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (3.00s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.98s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (62.39s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.20s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildRm (21.39s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.14s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.10s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.83s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (10.93s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.77s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.76s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.75s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.74s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.01s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (16.36s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.54s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.49s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildStderr (7.79s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (29.01s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.09s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (10.32s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.70s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.98s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.56s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildUser (0.07s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.69s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.85s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.19s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (33.97s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (2.00s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (18.49s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (14.17s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.47s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.19s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.67s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.12s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.16s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.09s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.13s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.27s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.41s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.17s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.10s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (7.39s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCommitChange (7.77s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (7.55s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCommitNewFile (14.97s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCommitTTY (10.73s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.13s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (15.29s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.09s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.97s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (8.59s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.98s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.12s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.06s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.49s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.42s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (4.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.48s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.90s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.35s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.50s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (12.19s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.52s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.45s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.04s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.63s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.43s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.36s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.05s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T13:15:51.860Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.86s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.90s) [2022-03-07T13:15:51.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.32s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.42s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.57s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.41s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009f42a0_} (3.15s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12288887473_c:\foo_false____} (8.35s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12288887473_c:\foo_true____} (3.61s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.42s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.05s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.04s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.39s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.84s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.70s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.25s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.71s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.93s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpToDot (3.64s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCpToStdout (3.18s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateArgs (0.38s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.78s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.11s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.09s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.29s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateLabels (0.38s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateRM (0.63s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.37s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.48s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.61s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.41s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-03-07T13:15:51.861Z] --- PASS: TestDockerSuite/TestDockerFails (0.17s) [2022-03-07T13:15:51.861Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.04s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.32s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.54s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.85s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.05s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsCopy (8.20s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.70s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.04s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.39s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.84s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.95s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFilters (6.66s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFormat (6.98s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.12s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.34s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsRename (3.42s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsResize (8.96s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.60s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.22s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.99s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.01s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.24s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.14s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.84s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.51s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.47s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.62s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.21s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.61s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecInspectID (5.18s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.51s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.85s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (11.29s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.30s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.31s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.28s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.82s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.17s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.19s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.20s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.41s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.14s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.13s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.13s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.53s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.96s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (2.10s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.24s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (3.32s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.46s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.78s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.36s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesFormat (0.46s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.79s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.16s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImportBadURL (0.20s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.15s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T13:15:52.342Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-07T13:15:52.342Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.16s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.18s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.47s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.38s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.62s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectDefault (3.28s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectHistory (7.83s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.95s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.56s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.35s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.39s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.54s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.18s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.50s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectStatus (4.13s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.02s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.10s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.32s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.75s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (8.18s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.20s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.37s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.14s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.17s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.18s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.22s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.21s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (8.09s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.26s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (13.68s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (16.51s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (16.28s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.10s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.88s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.59s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.48s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsSince (12.21s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsTail (6.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.44s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.85s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestNetHostname (0.06s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.20s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.05s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.56s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.50s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsByOrder (16.70s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersBase (20.42s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.78s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.68s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (21.35s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (8.11s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (23.88s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.87s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.39s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPsShowMounts (13.93s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.89s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.51s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.94s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.24s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.52s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (53.61s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.39s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.57s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.43s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.79s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.49s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.21s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.66s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiBlank (0.17s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.70s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (29.66s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.85s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.39s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (14.58s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.19s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (20.70s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.18s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiTag (1.66s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (19.53s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (33.88s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.92s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (16.37s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.64s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.05s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.99s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.27s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.47s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (9.54s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.74s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.63s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.17s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunBindMounts (14.08s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.36s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.30s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.14s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.55s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.73s) [2022-03-07T13:15:52.343Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.34s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-07T13:15:52.343Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.34s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (4.00s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.29s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.69s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.31s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.56s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.51s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.38s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunExitCode (9.41s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.68s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (9.45s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (5.42s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunExposePort (0.17s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.05s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.18s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (18.06s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.55s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.60s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.94s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.09s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.82s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.46s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.46s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.48s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.40s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (8.79s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.16s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.32s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunRm (9.61s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.83s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.83s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.26s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.45s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.00s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.56s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.25s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.41s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.17s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (7.15s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.50s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.33s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.15s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.76s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.80s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (12.12s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.30s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.07s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (9.50s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.41s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.14s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.15s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.88s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.55s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.29s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (13.97s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.05s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.95s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.54s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.52s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.58s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.28s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.11s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (4.38s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (4.43s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (4.26s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (14.90s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestStartAttachSilent (7.94s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.06s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.89s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.19s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.96s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.63s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.05s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.71s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.35s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.47s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.80s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.64s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.33s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.36s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.19s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (6.15s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (1.02s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.98s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.20s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.52s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (24.98s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.42s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.46s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (23.36s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.66s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.69s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (22.62s) [2022-03-07T13:15:52.815Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-03-07T13:15:52.815Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.97s) [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T13:15:52.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.815Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T13:15:52.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:52.816Z] --- PASS: TestDockerRegistrySuite (0.75s) [2022-03-07T13:15:52.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T13:15:52.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T13:15:52.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T13:15:52.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T13:15:52.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T13:15:53.287Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T13:15:53.287Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T13:15:53.287Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T13:15:53.287Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T13:15:53.287Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T13:15:53.287Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T13:15:53.287Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerDaemonSuite [2022-03-07T13:15:53.287Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T13:15:53.287Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T13:15:53.287Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T13:15:53.287Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerSwarmSuite [2022-03-07T13:15:53.287Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T13:15:53.287Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T13:15:53.287Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerNetworkSuite [2022-03-07T13:15:53.287Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T13:15:53.287Z] === RUN TestDockerHubPullSuite [2022-03-07T13:15:53.287Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T13:15:53.287Z] PASS [2022-03-07T13:15:53.287Z] ok github.com/docker/docker/integration-cli 4164.207s [2022-03-07T13:15:53.287Z] [2022-03-07T13:15:53.287Z] === Skipped [2022-03-07T13:15:53.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T13:15:53.287Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T13:15:53.287Z] [2022-03-07T13:15:53.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T13:15:53.287Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.287Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T13:15:53.287Z] [2022-03-07T13:15:53.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T13:15:53.288Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T13:15:53.288Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T13:15:53.288Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T13:15:53.288Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.04s) [2022-03-07T13:15:53.288Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.04s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-07T13:15:53.288Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2022-03-07T13:15:53.288Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.09s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.09s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.288Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T13:15:53.288Z] [2022-03-07T13:15:53.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.92s) [2022-03-07T13:15:53.288Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.92s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.85s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.85s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.89s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.89s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.97s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.97s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.77s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.77s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-07T13:15:53.760Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.93s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.93s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.91s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.91s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.02s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.02s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.82s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.82s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.82s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.82s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T13:15:53.760Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.760Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T13:15:53.760Z] [2022-03-07T13:15:53.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.11s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.11s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.15s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.10s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.12s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.12s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.07s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.07s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.10s) [2022-03-07T13:15:53.761Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.10s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (1.09s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.09s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.07s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildUser (0.07s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.19s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.19s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.09s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.09s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (1.17s) [2022-03-07T13:15:53.761Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.17s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-03-07T13:15:53.761Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-03-07T13:15:53.761Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-07T13:15:53.761Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T13:15:53.761Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T13:15:53.761Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T13:15:53.761Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T13:15:53.761Z] [2022-03-07T13:15:53.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-03-07T13:15:53.761Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.04s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.04s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-07T13:15:54.232Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T13:15:54.232Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.05s) [2022-03-07T13:15:54.232Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.05s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2022-03-07T13:15:54.232Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-07T13:15:54.232Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-07T13:15:54.232Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-03-07T13:15:54.233Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T13:15:54.233Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-07T13:15:54.233Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.04s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.04s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-03-07T13:15:54.233Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T13:15:54.233Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T13:15:54.233Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T13:15:54.233Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T13:15:54.233Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.233Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T13:15:54.233Z] [2022-03-07T13:15:54.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T13:15:54.233Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T13:15:54.704Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T13:15:54.704Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T13:15:54.704Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-07T13:15:54.704Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T13:15:54.704Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-07T13:15:54.704Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-03-07T13:15:54.704Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T13:15:54.704Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.704Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T13:15:54.704Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T13:15:54.705Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T13:15:54.705Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.06s) [2022-03-07T13:15:54.705Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestNetHostname (0.06s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T13:15:54.705Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-03-07T13:15:54.705Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.05s) [2022-03-07T13:15:54.705Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.05s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-03-07T13:15:54.705Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-07T13:15:54.705Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T13:15:54.705Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-03-07T13:15:54.705Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-03-07T13:15:54.705Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-03-07T13:15:54.705Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-07T13:15:54.705Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-03-07T13:15:54.705Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T13:15:54.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-03-07T13:15:54.705Z] [2022-03-07T13:15:54.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-07T13:15:55.175Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-07T13:15:55.175Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-07T13:15:55.175Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.05s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.05s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-07T13:15:55.175Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-07T13:15:55.175Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.05s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.05s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.176Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-07T13:15:55.176Z] [2022-03-07T13:15:55.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-07T13:15:55.176Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.647Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-03-07T13:15:55.647Z] [2022-03-07T13:15:55.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-07T13:15:55.647Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.05s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.05s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-03-07T13:15:55.648Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-03-07T13:15:55.648Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.06s) [2022-03-07T13:15:55.648Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.06s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T13:15:55.648Z] [2022-03-07T13:15:55.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T13:15:55.648Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T13:15:55.648Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T13:15:56.126Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-03-07T13:15:56.126Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.05s) [2022-03-07T13:15:56.126Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.05s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-07T13:15:56.126Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-07T13:15:56.126Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-07T13:15:56.126Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-03-07T13:15:56.126Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.126Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T13:15:56.126Z] [2022-03-07T13:15:56.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T13:15:56.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.127Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T13:15:56.127Z] [2022-03-07T13:15:56.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T13:15:56.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T13:15:56.598Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] DONE 1088 tests, 539 skipped in 4178.726s [2022-03-07T13:15:56.598Z] INFO: Integration tests ended at 03/07/2022 13:15:56. Duration:01:09:39.0386439 [2022-03-07T13:15:56.598Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] Containers: 2 [2022-03-07T13:15:56.598Z] Running: 0 [2022-03-07T13:15:56.598Z] Paused: 0 [2022-03-07T13:15:56.598Z] Stopped: 2 [2022-03-07T13:15:56.598Z] Images: 18 [2022-03-07T13:15:56.598Z] Server Version: 0.0.0-dev [2022-03-07T13:15:56.598Z] Storage Driver: windowsfilter [2022-03-07T13:15:56.598Z] Windows: [2022-03-07T13:15:56.598Z] Logging Driver: json-file [2022-03-07T13:15:56.598Z] Plugins: [2022-03-07T13:15:56.598Z] Volume: local [2022-03-07T13:15:56.598Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T13:15:56.598Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T13:15:56.598Z] Swarm: inactive [2022-03-07T13:15:56.598Z] Default Isolation: process [2022-03-07T13:15:56.598Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T13:15:56.598Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T13:15:56.598Z] OSType: windows [2022-03-07T13:15:56.598Z] Architecture: x86_64 [2022-03-07T13:15:56.598Z] CPUs: 4 [2022-03-07T13:15:56.598Z] Total Memory: 32GiB [2022-03-07T13:15:56.598Z] Name: azwin-2-a5cc00 [2022-03-07T13:15:56.598Z] ID: N6A6:4ZPS:6AZL:Z77P:SRZP:TCUA:22LQ:NZVL:EDKX:Y5SK:TB5N:W6N3 [2022-03-07T13:15:56.598Z] Docker Root Dir: D:\CI\PR-43343\2\daemon [2022-03-07T13:15:56.598Z] Debug Mode (client): false [2022-03-07T13:15:56.598Z] Debug Mode (server): true [2022-03-07T13:15:56.598Z] File Descriptors: -1 [2022-03-07T13:15:56.598Z] Goroutines: 17 [2022-03-07T13:15:56.598Z] System Time: 2022-03-07T13:15:56.2035131Z [2022-03-07T13:15:56.598Z] EventsListeners: 0 [2022-03-07T13:15:56.598Z] Registry: https://index.docker.io/v1/ [2022-03-07T13:15:56.598Z] Labels: [2022-03-07T13:15:56.598Z] Experimental: false [2022-03-07T13:15:56.598Z] Insecure Registries: [2022-03-07T13:15:56.598Z] 127.0.0.0/8 [2022-03-07T13:15:56.598Z] Live Restore Enabled: false [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] [2022-03-07T13:15:56.598Z] INFO: Stopping daemon under test [2022-03-07T13:15:57.071Z] SUCCESS: The process with PID 7636 (child process of PID 6660) has been terminated. [2022-03-07T13:15:57.071Z] SUCCESS: The process with PID 6660 (child process of PID 2924) has been terminated. [2022-03-07T13:15:57.071Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T13:15:57.071Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 13:15:56. [2022-03-07T13:15:57.071Z] INFO: Tidying up at end of run [2022-03-07T13:15:57.071Z] INFO: Saving daemon under test log (d:\CI\PR-43343\2\dut.out) to bundles\CIDUT.out [2022-03-07T13:15:57.071Z] INFO: Saving daemon under test log (d:\CI\PR-43343\2\dut.err) to bundles\CIDUT.err [2022-03-07T13:15:57.071Z] INFO: Saving containerd logs to bundles [2022-03-07T13:15:57.071Z] INFO: Nuke-Everything... [2022-03-07T13:15:57.542Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T13:15:58.015Z] 51badd29bb4e [2022-03-07T13:15:58.015Z] 347e769cdfb5 [2022-03-07T13:15:58.015Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T13:16:02.802Z] Deleted: sha256:0f758747953bc7838f6efd5b53612a060a8d29dcecbebb282c286d0c6ff6acd7 [2022-03-07T13:16:02.802Z] Deleted: sha256:6bbf9b7b397429cb20d5e8e20eddef16a331e68de101d4f5da15036e452f8b5f [2022-03-07T13:16:02.802Z] INFO: Tidying pidfile d:\CI\PR-43343\2\docker.pid [2022-03-07T13:16:02.802Z] INFO: Nuking d:\CI [2022-03-07T13:17:59.593Z] INFO: Zapped successfully [2022-03-07T13:17:59.593Z] [2022-03-07T13:17:59.593Z] INFO: executeCI.ps1 exiting at Mon Mar 7 13:17:47 CUT 2022. Duration 01:39:41.7320180 [2022-03-07T13:17:59.593Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T13:17:59.852Z] Recording test results [2022-03-07T13:18:00.588Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T13:18:02.783Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-07T13:18:06.825Z] Archiving artifacts [2022-03-07T13:18:08.002Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43343/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T13:18:09.053Z] + make clean [2022-03-07T13:18:11.280Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T13:18:11.280Z] docker-dev-cache [2022-03-07T13:18:11.280Z] 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